aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-litecell15/lc15bts_vty.c
AgeCommit message (Expand)AuthorFilesLines
2020-09-28vty: make most struct pointers const in show/write commandsVadim Yanitskiy1-5/+5
2020-06-18power_ramp: Add support to get callback when ramping process completesPau Espin Pedrol1-1/+1
2020-06-18cosmetic: {oc2g,lc15}bts_bty.c: Fix trailing whitespacePau Espin Pedrol1-1/+1
2020-04-26osmo-bts-{sysmo,oc2g,lc15}: fix segfault on 'dsp-trace-flag'Vadim Yanitskiy1-2/+2
2020-04-25osmo-bts-litecell15: Implement missing features.Rafael Diniz1-3/+228
2019-05-28lc15,sysmo,oc2g: fix dsp-trace-flag commandNeels Hofmeyr1-1/+1
2018-09-16lc15: vty: Add missing include for lchan_deactivatePau Espin Pedrol1-0/+1
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr1-9/+5
2016-12-01Remove duplicated codeMax1-2/+1
2016-06-22vty: install orphaned trx nominal power commandNeels Hofmeyr1-0/+2
2016-06-15LC15: TRX nominal TX power can be used from EEPROM or from BTS configurationMinh-Quang Nguyen1-1/+24
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-26/+0
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte1-39/+5
2016-02-15sysmobts/LC15: Fix startup-time DSP trace flage configurationHarald Welte1-0/+54
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte1-24/+4
2016-02-15LC15: port litecell 1.5 support to recent osmo-bts masterHarald Welte1-55/+77
2016-02-15LC15: Add initial support for the NuRAN Wireless Litecell 1.5Yves Godin1-0/+400