aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/vty.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-23cbch: Add counters; queue length limits and CBCH LOAD reportingHarald Welte1-0/+35
2019-05-21cbch: Keep SMSCB queue length counterHarald Welte1-14/+3
2019-05-21cbch: Support Extended CBCHHarald Welte1-2/+4
2019-02-18Enable statsd supportMax1-0/+2
2019-01-27common/vty.c: fix 'cfg_phy_no_inst_cmd' command descriptionVadim Yanitskiy1-2/+2
2018-11-22common/vty.c: fix deprecated osmo_str2lower() usageVadim Yanitskiy1-5/+5
2018-11-21bts: Fix TRX0 param initializationPau Espin Pedrol1-1/+4
2018-11-18bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol1-5/+15
2018-09-26vty: mark 'rtp bind-ip' deprecated, not hiddenNeels Hofmeyr1-1/+1
2018-05-25rtp: make port range configurable, assign correct port numbersPhilipp Maier1-0/+40
2018-03-17Get rid of 'struct gsm_bts_role_bts'Harald Welte1-65/+48
2018-03-17cosmetic: Move agch_queue to sub-structure of gsm_bts_role_btsHarald Welte1-15/+15
2018-03-06common/vty.c: remove unused variablesVadim Yanitskiy1-2/+0
2018-03-02pcu_if: move definition PCU_SOCK_DEFAULT into pcuif_proto.hAlexander Couzens1-1/+1
2018-02-27Add high-accuracy ToA value to Uplink Measurement ReportsHarald Welte1-0/+28
2018-02-27RACH decoding: Use BER threshold for RACH ghost detectionHarald Welte1-0/+16
2018-02-24BTS: add rate_ctr about CCCH (paging, agch, pch)Harald Welte1-0/+1
2018-02-22vty: display bts features in vty command show btsPhilipp Maier1-0/+20
2018-02-14osmo-bts: Add talloc context introspection via VTYHarald Welte1-0/+1
2018-02-05vty: don't print "Bound IP / Port" if it isn't bound [yet]Harald Welte1-5/+7
2018-02-05Print much more information during 'show lchan'Harald Welte1-0/+31
2018-02-05Add 'show (bts|trx|ts|lchan)' commandsHarald Welte1-1/+402
2018-02-05vty.c: Remove warning messagePau Espin Pedrol1-1/+0
2017-11-01vty: skip installing cmds now always installed by defaultNeels Hofmeyr1-4/+0
2017-10-23vty: Print string for Administrative statePau Espin Pedrol1-2/+3
2017-09-27vty: print version and description for each phyMax1-0/+12
2017-09-27Replace dead codeMax1-18/+5
2017-05-29vty: Remove command for manual channel activation/deactivationHarald Welte1-60/+0
2017-04-13octphy: display hint in case of wrongly configured transceiver numberPhilipp Maier1-0/+2
2017-04-10Handle TXT indication from OsmoPCUMax1-0/+3
2017-03-23vty: reduce code duplicationMax1-32/+6
2017-02-10all models: fix vty write: bts_model_config_write_phyNeels Hofmeyr1-0/+1
2016-12-16Optionally use adaptive RTP jitter bufferingMax1-6/+19
2016-12-01cosmetic: vty prompts: add space after '#'Neels Hofmeyr1-4/+4
2016-11-25vty: Ensure to not use negative (error) sapi valueHarald Welte1-0/+2
2016-11-16vty: Add commands to manually activate/deactivate a channel.Alexander Chemeris1-0/+60
2016-03-17Fix typo in error messageMax1-1/+1
2016-02-15make PCU socket and telnet port configurableHarald Welte1-0/+36
2016-02-15move auto-band configuration commands to common/vty.cHarald Welte1-0/+24
2016-02-15LC15/sysmobts: Don't try to refer to fl1h from PHY configHarald Welte1-0/+33
2016-02-15introduce + use new generic vty_get_phy_instance()Harald Welte1-0/+20
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-1/+193
2016-01-15fix some format specifiersAlexander Huemer1-2/+3
2016-01-04fix large amount of compiler warnings in common and sysmobts codeHarald Welte1-1/+3
2015-11-20cope with 'struct gsm_bts' without a tsc memberHarald Welte1-2/+2
2015-09-22Allow TRX 0..254 at VTY, even if less TRX are availableAndreas Eversberg1-5/+4
2015-09-22Allow one or more TRX to configure via VTYAndreas Eversberg1-2/+4
2015-09-22move MS power control handling from sysmobts to common partHarald Welte1-0/+15
2015-09-22Move gsmtap VTY commands from osmo-bts-sysmo to common partAndreas Eversberg1-2/+127
2015-02-05power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther1-0/+14