aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sysmobts (follow)
Commit message (Expand)AuthorAgeFilesLines
* bts: Allocate TRX for BTS dynamically, deprecate -tPau Espin Pedrol2018-11-181-0/+2
* Remove unneeded direct libortp dependencyPau Espin Pedrol2018-07-021-2/+2
* Get rid of 'struct gsm_bts_role_bts'Harald Welte2018-03-171-7/+4
* Move -I inside *INCDIR variableMax2018-01-211-1/+1
* fix build: tests/sysmobts: add missing -I$(SYSMOBTS_INCDIR)Neels Hofmeyr2018-01-191-1/+1
* Move power loop to generic testsMax2017-10-232-62/+1
* Remove build dependency on legacy OpenBSCMax2017-10-081-1/+1
* Use libosmocodec for AMR RTPMax2016-06-121-2/+2
* port sysmobts to phy_link/phy_instance abstractionHarald Welte2016-02-151-0/+4
* merge bts-specific main function into common/main.c:bts_main()Harald Welte2016-01-221-2/+0
* Don't blindly link against '-lortp' but use pkg-config for thatHarald Welte2015-11-051-2/+2
* ABIS: Introduce bts_model_abis_close to indicate ABIS link failure.Andreas Eversberg2015-09-221-0/+2
* move MS power control handling from sysmobts to common partHarald Welte2015-09-221-5/+10
* l1sap: Port code to new ciphering handlingHarald Welte2015-09-221-3/+7
* power/sysmobts: Add a manual ms power level controlHolger Hans Peter Freyther2015-02-052-0/+58
* sysmobts: Add a unit test that checks of the behaviorHolger Hans Peter Freyther2014-08-092-3/+78
* sysmobts: Make it possible to slowly ramp up the output powerHolger Hans Peter Freyther2014-07-301-1/+2
* sysmobts: Fix the unit test after the internal band changesHolger Hans Peter Freyther2013-10-101-4/+15
* sysmobts: Introduce an auto-band config to ease DCS/DCS, PCS/PCS changesHolger Hans Peter Freyther2013-06-243-0/+150