aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gsm0408
AgeCommit message (Expand)AuthorFilesLines
2022-07-22call osmo_timer_del() unconditionally, without osmo_timer_pending()Vadim Yanitskiy1-2/+1
2022-05-03bts: Properly free ctr/stat when bts object is freedPau Espin Pedrol1-2/+0
2022-04-25Move struct gsm_bts_paging_state to paging.hPau Espin Pedrol1-0/+2
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2022-03-03bitvec2freq_list(): fix handling of E-GSM ARFCNsVadim Yanitskiy1-1/+1
2022-03-03tests/gsm0408: add testing coverage for generate_cell_chan_list()Vadim Yanitskiy2-0/+74
2021-10-13bts: set ncc_permitted from bts_allocPhilipp Maier1-1/+1
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol1-57/+0
2021-10-07Move global var bsc_gsmnet into libbsc [2/4]Pau Espin Pedrol1-3/+0
2021-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol1-21/+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 Hofmeyr3-395/+0
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-0/+1
2021-05-27AMR config cleanup step 3: generate AMR LV on msg compositionNeels Hofmeyr1-13/+23
2021-05-03test_gsm48_multirate_config: rather keep 4x amr_modeNeels Hofmeyr1-9/+12
2021-04-30fix test_gsm48_multirate_config: dump the complete AMR lv bufferNeels Hofmeyr2-8/+8
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-0/+2
2021-01-13Introduce Neighbor Resolution ServicePau Espin Pedrol1-0/+2
2020-12-15Use rest_octets functionalities from libosmocorePau Espin Pedrol1-1/+0
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 Pedrol2-2/+4
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-07compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.cNeels Hofmeyr1-2/+2
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