aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g/oml.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-22nm_*fsm: Make FSMs aware of object being properly configured or notPau Espin Pedrol1-7/+30
2021-09-20Allow setting administrative state through oml_mo_state_chg()Pau Espin Pedrol1-5/+5
2021-07-05Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-5/+5
2021-06-04[VAMOS] common/oml: generalize checking BTS_FEAT_MULTI_TSCVadim Yanitskiy1-15/+0
2021-05-23[VAMOS] gsm_data.h: introduce and use BTS_TSC macroVadim Yanitskiy1-3/+3
2021-04-20lchan2lch_par(): fix missing default branch in switchVadim Yanitskiy1-6/+17
2021-01-08power_control: migrate MS/BS control loops to the new paramsVadim Yanitskiy1-2/+9
2020-12-06power_control: clarify units in 'struct bts_power_ctrl_params'Vadim Yanitskiy1-1/+1
2020-12-02struct gsm_bts: move ul_power_{target,hysteresis} to ul_power_ctrlVadim Yanitskiy1-1/+1
2020-11-26part 5 of: fix SAPIs for handover, osmo-bts-oc2gNeels Hofmeyr1-18/+12
2020-11-26rename to release_sapi_ul_rach(), simplifyNeels Hofmeyr1-12/+4
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