aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-omldummy
AgeCommit message (Expand)AuthorFilesLines
2020-10-20Introduce NM Channel FSMPau Espin Pedrol1-5/+5
2020-10-20Introduce NM Radio Carrier and Baseband Transceiver FSMsPau Espin Pedrol1-15/+8
2020-10-20Introduce NM BTS FSMPau Espin Pedrol1-1/+3
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/+13
2020-10-03osmo-bts-omldummy: suppress 'Unimplemented bts_model_trx_deact_rf'Vadim Yanitskiy1-1/+0
2020-10-03osmo-bts-omldummy: fix: do not crash on OML connection drop/failureVadim Yanitskiy1-3/+0
2020-09-15Fix RadioCarrier OML Operative State Change report not sent on some scenariosPau Espin Pedrol1-1/+2
2020-09-02osmo-bts-omldummy: enable BTS_FEAT_{CBCH,HOPPING} supportVadim Yanitskiy1-0/+2
2020-08-03Constify the 'trx' argument of trx_get_hlayer1() everywhereVadim Yanitskiy1-1/+1
2020-06-25bts-omldummy: Speed up shutdown (instantaneous ramp)Pau Espin Pedrol1-0/+3
2020-06-25bts-omldummy: Implement bts_model_trx_closePau Espin Pedrol1-1/+2
2020-06-25Fix shutdown in osmo-bts-{omldummy,virtual}Pau Espin Pedrol1-1/+1
2020-06-23bts_model: Convert bts_model_trx_close() to return asynchronouslyPau Espin Pedrol1-2/+2
2020-06-18Fix missing bts_model implementations in stubs.c and bts_model.cPau Espin Pedrol1-0/+5
2020-06-02osmo-bts-omldummy: make number of transceivers configurableVadim Yanitskiy1-2/+3
2020-06-02osmo-bts-omldummy: print a brief usage statement if argc < 3Vadim Yanitskiy1-0/+5
2018-11-26bts_model: Allow TS connect to be processed asynchronouslyPau Espin Pedrol1-2/+2
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-0/+5
2018-07-02Remove unneeded direct libortp dependencyPau Espin Pedrol1-2/+2
2018-04-17Include missing headers for osmo_init_logging2Pau Espin Pedrol1-0/+1
2018-04-04use osmo_init_logging2() with proper talloc ctxNeels Hofmeyr1-1/+1
2018-03-23cosmetic: remove unused variable in osmo-bts-omldummy/main.cPhilipp Maier1-1/+1
2018-03-17Add 'osmo-bts-omldummy' to bring up only OML without RSLHarald Welte4-0/+283