aboutsummaryrefslogtreecommitdiffstats
path: root/tests/bsc
AgeCommit message (Expand)AuthorFilesLines
2023-03-17Fix Lb/A SCCP conn lookup after recent regression in optimization patchPau Espin Pedrol1-1/+1
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+1
2023-03-04tweak gsm_pchan_ids[]: DYNAMIC/{OSMOCOM,IPACCESS}Neels Hofmeyr1-6/+6
2023-03-04bsc_test.c: test FSM IDs that contain pchan namesNeels Hofmeyr2-0/+113
2023-03-02bsc_test: add 'update_exp'Neels Hofmeyr1-0/+4
2022-04-21tests/bsc/Makefile.am: remove duplicate CFLAGSPau Espin Pedrol1-1/+0
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
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-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol1-24/+1
2021-07-09hodec2: [2/2] implement automatic choice between FULL and SUBSET measurementsNeels Hofmeyr1-0/+1
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+1
2021-06-01Drop duplicated arfcn_range_encode.c available in libosmocoreNeels Hofmeyr1-1/+0
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-0/+3
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol1-0/+2
2020-12-04Introduce NM GPRS NSVC FSMAlexander Couzens1-0/+1
2020-12-03Introduce NM GPRS CELL FSMPau Espin Pedrol1-0/+1
2020-12-03Introduce NM GPRS NSE FSMPau Espin Pedrol1-0/+1
2020-12-03Store GPRS MOs directly under BTS SiteMgr objectPau Espin Pedrol1-0/+1
2020-10-15Introduce Radio Channel FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM RadioCarrier FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM BaseBand Transceiver FSMPau Espin Pedrol1-0/+1
2020-10-15Introduce NM BTS FSMPau Espin Pedrol1-0/+2
2020-10-15Introduce NM BTS Site Manager FSMPau Espin Pedrol1-0/+2
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-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/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
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
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-1/+0
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr2-13/+4
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-0/+1
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr1-0/+3
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+1
2018-06-07remove struct bsc_apiNeels Hofmeyr1-0/+14
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr2-4/+20
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