aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-oc2g/oc2gbts_vty.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-30lc15, oc2g, sysmo: fix show dsp-trace-flagsEric1-1/+1
2021-05-09osmo-bts-{lc15,oc2g}: drop redundant checks in VTY commandsVadim Yanitskiy1-38/+2
2020-11-02vty: call bts_model_vty_init() from bts_vty_init()Vadim Yanitskiy1-19/+15
2020-09-28vty: make most struct pointers const in show/write commandsVadim Yanitskiy1-4/+4
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
2019-05-28lc15,sysmo,oc2g: fix dsp-trace-flag commandNeels Hofmeyr1-1/+1
2019-03-05OC-2G: Nominal transmit power is 25 dBm, not 40Harald Welte1-3/+3
2019-02-20oc2g: vty: Compilation error fixes due to commented codePau Espin Pedrol1-2/+5
2019-02-19oc2g: Fix compilation error (comment mark inside comment)Pau Espin Pedrol1-10/+9
2018-10-27Add OC-2G BTS sourcesOmar Ramadan1-0/+733