aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0408
AgeCommit message (Expand)AuthorFilesLines
2020-07-29Introduce support for ACC subset rotationPau Espin Pedrol1-0/+2
2020-07-20rename files acc_ramp.* -> acc.c*Pau Espin Pedrol1-1/+1
2020-07-18Move acc_ramp_init inside gsm_bts_allocPau Espin Pedrol1-0/+1
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol1-0/+5
2020-07-18Move struct gsm_bts_trx: gsm-data.* => bts_trx.*Pau Espin Pedrol1-0/+2
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol2-0/+2
2020-07-06si2quater: fix budget calculation for multiple EARFCNsNeels Hofmeyr1-66/+82
2020-06-03gsm0408_test.c: drop test_mi_functionality()Neels Hofmeyr2-33/+0
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol1-0/+2
2019-07-26rest_octets: add Serving Cell Priority ParametersPhilipp Maier1-68/+68
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-1/+0
2018-11-21gsm0408_rcvmsg: Release lchan if L3 fails to completePau Espin Pedrol1-0/+4
2018-11-20bsc: si: Fix SI2ter L2 pseudo lengthPau Espin Pedrol1-1/+1
2018-11-20bsc: si: Fix SI2bis L2 pseudo lengthPau Espin Pedrol1-1/+1
2018-11-14lchan release: always Deact SACCHNeels Hofmeyr1-1/+1
2018-11-14fix: send RR Release (e.g. after BSSMAP Clear Cmd)Neels Hofmeyr1-1/+1
2018-11-07constify rsl_tx_ipacc_*cx() parametersMax1-1/+1
2018-10-24gsm_04_08: improve gsm48_multirate_config()Philipp Maier3-0/+143
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-0/+2
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+1
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+1
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr2-3/+11
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-1/+3
2018-03-28cosmetic: gsm0408_test: drop unused arg from bts_init()Neels Hofmeyr1-7/+8
2018-03-28move init from gsm_bts_alloc_register() to gsm_bts_alloc(); fix gsm0408_testNeels Hofmeyr1-2/+2
2018-03-28fix gsm0408_test: properly free bts struct after each testNeels Hofmeyr2-10/+23
2018-03-22gsm0408_test: drop LAI encoding testNeels Hofmeyr2-28/+0
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-0/+4
2018-03-07implement support for 3-digit MNC with leading zerosNeels Hofmeyr2-8/+7
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-03-05gsm48_ra_id_by_bts(): struct gsm48_ra_id* instead of bufNeels Hofmeyr1-1/+1
2018-03-05add test for gsm48_ra_id_by_bts()Neels Hofmeyr2-0/+121
2018-02-14drop libcommon-cs completelyNeels Hofmeyr1-1/+0
2018-02-14drop libcommon completely, move remaining files to libbscNeels Hofmeyr1-1/+0
2018-02-14libcommon: join gsm_data_shared.* into gsm_data.*Neels Hofmeyr1-1/+0
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+8
2017-12-19Remove dead code left over from NITB splitHarald Welte2-3/+2
2017-12-18Fix tests after rate_ctr changeMax2-48/+62
2017-12-12Generate SI2bis Rest OctetsMax1-1/+1
2017-12-11Generate SI2ter Rest OctetsMax1-1/+1
2017-10-11SI1q: fix EARFCN appenderMax1-7/+13
2017-10-10SI2q: fix generation for multiple UARFCNsMax1-16/+14
2017-10-01gsm0408_test: Verify that BA-IND is 0 in SI2xxx and 1 in SI5xxxHarald Welte2-4/+70
2017-10-01Make sure BA-IND in all SI2xxx is '0' and in all SI5xxx is '1'Harald Welte1-89/+89
2017-09-26Remove unneeded dbi dependencyPau Espin Pedrol1-1/+0
2017-09-25Further cleanup leftovers from BSC/MSC splitMax1-28/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-7/+7
2017-08-30split off osmo-bsc: remove files, apply buildNeels Hofmeyr1-2/+5
2017-08-27libcommon: Fix log output for bts>0.Alexander Chemeris1-5/+5
2017-08-27mscsplit: various preparations to separate MSC from BSCNeels Hofmeyr1-2/+2