aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bsc/bsc_test.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Fix Lb/A SCCP conn lookup after recent regression in optimization patchPau Espin Pedrol1-1/+1
2023-03-04bsc_test.c: test FSM IDs that contain pchan namesNeels Hofmeyr1-0/+62
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol1-27/+0
2021-10-07Move global var bsc_gsmnet into libbsc [2/4]Pau Espin Pedrol1-1/+0
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-0/+3
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+1
2020-10-07compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.cNeels Hofmeyr1-1/+1
2020-08-26bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECTVadim Yanitskiy1-1/+1
2020-08-26fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_tVadim Yanitskiy1-1/+1
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol1-0/+5
2020-05-29drop all BSC originated USSD notification featuresNeels Hofmeyr1-1/+0
2020-05-19Fix crash in bsc_patch_mm_info()Alexander Chemeris1-9/+2
2020-04-01remove 'NAT' log categoryHarald Welte1-5/+0
2019-11-20bsc: Send MS Power Control msg upon max MS power changePau Espin Pedrol1-0/+1
2019-08-13neighbor config: allow re-using ARFCN+BSIC pairsNeels Hofmeyr1-0/+2
2019-07-08make bsc_clear_request() staticNeels Hofmeyr1-2/+0
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-2/+2
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr1-0/+3
2018-06-07remove struct bsc_apiNeels Hofmeyr1-0/+14
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-2/+1
2018-06-07bsc_test: drop "scan to MSC" code pathNeels Hofmeyr1-7/+0
2018-03-28ctx cleanup: use non-NULL talloc ctx for osmo_init_logging2()Neels Hofmeyr1-3/+7
2018-03-16introduce an osmo_fsm for gsm_subscriber_connectionHarald Welte1-0/+4
2018-03-05cosmetic: bsc_network_init(): imply default 001-01 PLMNNeels Hofmeyr1-1/+1
2018-02-19Structural reform: Get rid of osmo_bsc_sccp_conHarald Welte1-4/+1
2018-02-14libcommon: eliminate debug.cNeels Hofmeyr1-0/+33
2018-01-28remove obsolete gsm_subscriber_connection.bts memberHarald Welte1-1/+0
2017-12-23bsc_test.c: Use proper network/bts/lchan structuresHarald Welte1-4/+4
2017-12-19Remove dead code left over from NITB splitHarald Welte1-1/+0
2017-09-06move include/openbsc to include/osmocom/bscNeels Hofmeyr1-6/+6
2017-08-27move openbsc/* to repos rootNeels Hofmeyr1-0/+209