aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-trx/trx_vty.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-16TRX: Add vty command to power on/off transceiverMax1-0/+19
2016-02-15Introduce new phy_link and phy_instance abstractionHarald Welte1-148/+233
2016-02-15TRX: Move scheduler to src/commonHarald Welte1-1/+1
2016-01-22Add new bts_model_ctrl_cmds_install()Harald Welte1-0/+5
2016-01-16TRX: Don't use magic numbers when we have #definesHarald Welte1-2/+2
2015-09-22TRX: Add VTY option to allow setting RTS advance in framesAndreas Eversberg1-1/+15
2015-09-22trx: Add option to set transmit power reduction via OML (BSC)Andreas Eversberg1-2/+26
2015-09-22TRX: Fixed typos tranceiver -> transceiverAndreas Eversberg1-11/+11
2015-09-22TRX: Add VTY options to enable and disable SETTSC and SETBSICAndreas Eversberg1-0/+52
2015-09-22TRX: Implementation of MS power and timing advance loopsAndreas Eversberg1-0/+50
2015-09-22TRX: Introduce osmobts-trx, a layer 1 implementation for OpenBTS tranceiversAndreas Eversberg1-0/+281