aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo_gsm_tester/bts_octphy.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-08bts: Allow setting amount of TRX and timeslot in cfg and from test at runtimePau Espin Pedrol1-3/+0
2018-05-07bts: Pass defaults config name at construct timePau Espin Pedrol1-2/+2
2018-05-07bts: Refactor conf_for_bsc_osmoPau Espin Pedrol1-15/+1
2018-04-04Drop event_loop global functions and import MainLoopPau Espin Pedrol1-1/+1
2017-12-14cosmetic: bts_octphy: Sort members according to scopePau Espin Pedrol1-27/+37
2017-12-14Create bts abstract classes to avoid code duplication and ease developmentPau Espin Pedrol1-61/+3
2017-12-05bts_octphy: Use OsmoPcu instead of OsmoPcuSysmoPau Espin Pedrol1-1/+1
2017-12-05bts_*: Add incrementing bvci and rac valuesPau Espin Pedrol1-0/+12
2017-12-05OsmoBtsOctphy: Integrate with OsmoPcu and OsmoSgsnPau Espin Pedrol1-1/+15
2017-12-05bts_*: Add ready_for_pcu APIPau Espin Pedrol1-2/+7
2017-11-08Use unique incrementing value for BTS CellIdPau Espin Pedrol1-0/+6
2017-11-08Use unique incrementing value for BTS LACPau Espin Pedrol1-0/+6
2017-11-06Add support for osmo-bts-octphyPau Espin Pedrol1-0/+168
2017-05-25remove bts_ocpthy.pyNeels Hofmeyr1-98/+0
2017-05-15Enable GSMTAP on BTS and record it on the main unit NITBPau Espin Pedrol1-1/+3
2017-05-08Prepend LD_LIBRARY_PATH instead of overwritting itPau Espin Pedrol1-1/+1
2017-04-13fix octphy, fix conf, improve loggingYour Name1-3/+1
2017-04-12octphy (untested); fix regression test expectationsNeels Hofmeyr1-0/+98