aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-11-05osmo-bts-lc15: use consistent name for containing directoryVadim Yanitskiy1-226/+0
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
2020-04-25osmo-bts-litecell15: Implement missing features.Rafael Diniz1-1/+8
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-05-29osmo-bts-lc15: Change LED behaviour to be the same as oc2gDaniel Willmann1-10/+30
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-5/+7
2018-09-16lc15: rewrite and refactor code to print hwversion descriptionPau Espin Pedrol1-19/+2
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-3/+1
2018-02-22octphy: ensure all BTS models set featuresPhilipp Maier1-0/+6
2017-06-15Set and report BTS featuresMax1-0/+4
2017-05-10Set BTS variant while initializing BTS modelMax1-0/+1
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen1-1/+1
2016-06-15LC15: Bring back DSP trace argumentMinh-Quang Nguyen1-2/+7
2016-03-22LC15: add stubs for phy link/instance defaultsMax1-0/+8
2016-02-15LC15: set nominal transmit power of 37dBm for all TRXHarald Welte1-2/+5
2016-02-15declare pcu_direct in pcu_if.hHarald Welte1-2/+1
2016-02-15LC15: Call l1if_reset() after l1if_open()Harald Welte1-4/+0
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-8/+1
2016-02-15LC15: cosmetic whitespace fixesHarald Welte1-3/+3
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-256/+34
2016-02-15LC15: use talloc pool for msgb and ortp libraryYves Godin1-1/+1
2016-02-15LC15: Disable DSP trace flags by defaultYves Godin1-1/+1
2016-02-15LC15: Add initial support for the NuRAN Wireless Litecell 1.5Yves Godin1-0/+431