aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g/oml.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-20Introduce NM Channel FSMPau Espin Pedrol1-24/+29
2020-10-20Introduce NM Radio Carrier and Baseband Transceiver FSMsPau Espin Pedrol1-14/+18
2020-10-20Introduce NM BTS FSMPau Espin Pedrol1-7/+7
2020-10-20Introduce NM BTS Site Manager FSMPau Espin Pedrol1-1/+4
2020-10-20Change NM Channel availability Dependency->Offline when RadioCarrier becomes ...Pau Espin Pedrol1-0/+12
2020-08-03Constify the 'trx' argument of trx_get_hlayer1() everywhereVadim Yanitskiy1-2/+2
2020-06-23bts_model: Convert bts_model_trx_close() to return asynchronouslyPau Espin Pedrol1-2/+6
2020-06-18power_ramp: Add support to get callback when ramping process completesPau Espin Pedrol1-2/+2
2019-10-17Fix common misspellings and typosMartin Hauke1-1/+1
2019-02-19oc2g: Fix compilation error (comment mark inside comment)Pau Espin Pedrol1-5/+7
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-3/+7
2018-11-22Fix deprecated gsm_arfcn2band(), use gsm_arfcn2band_rc()Vadim Yanitskiy1-2/+8
2018-10-27Add OC-2G BTS sourcesOmar Ramadan1-0/+2078