aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/vty.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-12-30CBCH: Implement CBCH block segmentation and RSL_MT_SMS_BC_CMDHarald Welte1-1/+14
2014-08-25tx: Generate a working configuration file on "write"Holger Hans Peter Freyther1-2/+2
2014-08-24New generic transmit power handlingHarald Welte1-0/+82
2014-08-24remove copy of gsm_bts_num()Harald Welte1-15/+0
2014-03-12misc: Fix the build breakage now that we have btsconfig.hHolger Hans Peter Freyther1-0/+2
2014-03-10agch: Add VTY queue management configurationJacob Erlbeck1-0/+43
2014-03-10agch: Add simple countersJacob Erlbeck1-0/+8
2014-02-24Revert "bts/vty: Use new vty_install_default() function, adjust prompts"Holger Hans Peter Freyther1-4/+35
2014-02-22bts/vty: Use new vty_install_default() function, adjust promptsJacob Erlbeck1-35/+4
2013-02-04Deprecate the "rtp bind-ip" configuration directiveHarald Welte1-10/+3
2013-01-13paging: De-duplicate paging lifetime and max queue length variablesDaniel Willmann1-10/+6
2012-11-24Add VTY configuration of paging queue size and lifetime of paging recordsHarald Welte1-2/+45
2012-11-10VTY: print length/depth of paging queue in 'show bts'Harald Welte1-0/+4
2012-07-25vty: Document parameters of the unit-id and the band selectionHolger Hans Peter Freyther1-2/+12
2012-04-19common: Add the copyright text to the vty_app_infoHolger Hans Peter Freyther1-6/+7
2011-10-12add VTY based way to set clock calibration of sysmobts L1Harald Welte1-1/+61
2011-09-19fix various compiler warnings across the codeHarald Welte1-0/+2
2011-09-08add commands to configure RTP jitter bufferHarald Welte1-1/+88
2011-09-07make sure 'band' will correctly parse the crap that libosmocore generatesHarald Welte1-1/+1
2011-09-04add minimal configuration file supportHarald Welte1-3/+277
2011-06-27re-work original osmo-bts with support for sysmocom femtobtsHarald Welte1-0/+61