aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g/main.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-17sysmo,oc2g,lc15: Make RadioChannel MO depend on RadioCarrier MOPau Espin Pedrol1-0/+1
2020-11-03fixup: vty: call bts_model_vty_init() from bts_vty_init()Vadim Yanitskiy1-2/+0
2020-10-24main: separate model-specific arguments in helpVadim Yanitskiy1-1/+2
2020-10-24main: increase spacing between commands and descriptionVadim Yanitskiy1-3/+4
2020-10-19remove dead oml_router codeHarald Welte1-10/+0
2020-06-11Do not mix public and private BTS features, use libosmocore's APIVadim Yanitskiy1-10/+11
2019-11-14Introduce BTS feature BTS_FEAT_MS_PWR_CTRL_DSPPau Espin Pedrol1-0/+1
2019-11-14cosmetic: Fix trailing whitespacePau Espin Pedrol1-1/+1
2019-10-05struct gsm_bts: Add model_priv pointer handing bts_model specific dataPau Espin Pedrol1-2/+4
2019-05-29osmo-bts-oc2g: Fix status LED responsibilitiesDaniel Willmann1-10/+2
2019-03-05OC-2G: Nominal transmit power is 25 dBm, not 40Harald Welte1-1/+1
2019-02-20oc2g: Remove unused variablesPau Espin Pedrol1-1/+0
2019-02-19oc2g: Fix compilation error (comment mark inside comment)Pau Espin Pedrol1-2/+2
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-5/+7
2018-10-27Add OC-2G BTS sourcesOmar Ramadan1-0/+240