aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo_gsm_tester/bts_sysmo.py
AgeCommit message (Expand)AuthorFilesLines
2018-05-25Add option to expect bts/pcu failures and respawn its processesPau Espin Pedrol1-4/+4
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
2017-12-14cosmetic: bts_sysmo: Sort members according to scopePau Espin Pedrol1-46/+55
2017-12-14Create bts abstract classes to avoid code duplication and ease developmentPau Espin Pedrol1-52/+5
2017-12-05bts_*: Add incrementing bvci and rac valuesPau Espin Pedrol1-0/+12
2017-12-05OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsnPau Espin Pedrol1-7/+31
2017-12-05bts_*: Add ready_for_pcu APIPau Espin Pedrol1-5/+12
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-09-12Use tmpdir to create bts pcu-socketPau Espin Pedrol1-1/+7
2017-08-09Set osmo-bts pcu-socket config to point to run dirPau Espin Pedrol1-1/+6
2017-06-17Use a subdir of run_dir for each testPau Espin Pedrol1-1/+1
2017-06-13fix and refactor logging: drop 'with', simplifyNeels Hofmeyr1-42/+42
2017-06-03Re-License under GPLv3-or-later instead of AGPLv3-or-laterHarald Welte1-3/+3
2017-05-29bts: add remote_addr() functionNeels Hofmeyr1-6/+6
2017-05-29rename more items from nitb to bscNeels Hofmeyr1-12/+12
2017-05-29debug: config logging before templates: use pprint and an all-caps labelNeels Hofmeyr1-1/+3
2017-05-15Enable GSMTAP on BTS and record it on the main unit NITBPau Espin Pedrol1-1/+2
2017-05-04fix sysmobts: also use username for dsp firmware reload commandNeels Hofmeyr1-1/+1
2017-05-04Add remote user for RemoteProcressPau Espin Pedrol1-3/+4
2017-05-04sysmobts: fix: reload firmware before each osmo-bts-sysmo runNeels Hofmeyr1-0/+2
2017-04-13fix octphy, fix conf, improve loggingYour Name1-1/+0
2017-04-10logging tweakNeels Hofmeyr1-34/+35
2017-04-10trying to get sysmobts to work and various detailsNeels Hofmeyr1-4/+71
2017-04-08core implementationNeels Hofmeyr1-0/+69