aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/sysmobts_vty.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-25sysmobts: Provide VTY routines to do clock calibrationsHolger Hans Peter Freyther1-0/+28
2013-12-28misc: Avoid using double numbers on our ARMHolger Hans Peter Freyther1-2/+2
2013-11-27sysmobts: Activate the BCCH silently have have state set to activeHolger Hans Peter Freyther1-2/+2
2013-10-09sysmobts: Permit local override of transmit power above 23 dBmHarald Welte1-1/+1
2013-10-09sysmobts: make L1 power configurableHarald Welte1-0/+18
2013-07-16sysmobts: Set the clock calibration to the value read from the eepromNicolas J. Bouliane1-1/+20
2013-07-01misc: Fix various warnings in the codeHolger Hans Peter Freyther1-0/+4
2013-06-24sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changesHolger Hans Peter Freyther1-1/+30
2013-06-20sysmobts: Do not write "trx-calibration-path (null)" in the config fileHolger Hans Peter Freyther1-2/+3
2013-03-24oml: Introduce a SAPI queue for activation and deactivation of SAPIsDaniel Willmann1-1/+1
2013-03-18fixup e2cde1f48379657402332b5a95d4ce242d63069aAndreas Eversberg1-1/+1
2013-03-17Add VTY option to define minimum C/I level for RACH and normal burstAndreas Eversberg1-0/+32
2012-11-10VTY: make target uplink Rx level VTY-configurableHarald Welte1-0/+16
2012-10-28sysmobts: Add support for reading calibration tables0.1.0Harald Welte1-0/+18
2012-08-17sysmobts VTY: update to new libosmocoreHarald Welte1-64/+13
2012-07-25vty: Document the gsmtap SAPI and the dsp trace flags parametersHolger Hans Peter Freyther1-8/+31
2012-07-05sysmobts_vty: Fix setting GSMTAP sapi, as well as save/restore in cfgHarald Welte1-2/+38
2012-06-05sysmobts: The meaning of the clock value changed from v1 to v2Holger Hans Peter Freyther1-3/+16
2012-05-12sysmobts: Document the values of the clock-source in the vty commandHolger Hans Peter Freyther1-1/+5
2012-05-12sysmobts: Save the clock-source to the config fileHolger Hans Peter Freyther1-0/+4
2012-04-19add vty-configurable loopback modeHarald Welte1-0/+42
2012-04-19add VTY command to manually alter transmit powerHarald Welte1-0/+17
2012-04-19fix VTY help strings related to TRXHarald Welte1-7/+8
2012-04-19add a VTY command for activating PDCH channels (in EGPRS mode)Harald Welte1-0/+25
2012-04-14misc: Use sizeof(uint32_t) instead of simply using 32 bitHolger Hans Peter Freyther1-1/+1
2012-03-18osmo-bts-sysmo: Add GSMTAP support for transmit (DL) pathHarald Welte1-0/+34
2012-03-17introduce a command that permits setting the clock source via vtyHarald Welte1-0/+39
2011-11-07sysmobts-vty: Fix compiler warnings about the clock valueHolger Hans Peter Freyther1-2/+1
2011-10-12add VTY based way to set clock calibration of sysmobts L1Harald Welte1-0/+46
2011-09-19fix various compiler warnings across the codeHarald Welte1-1/+2
2011-09-09Inquire DSP/FPGA version at BTS boot and check band compatibilityHarald Welte1-2/+42
2011-07-05add VTY commands for setting and showing DSP trace flagsHarald Welte1-0/+189