aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover
AgeCommit message (Expand)AuthorFilesLines
2023-05-08test case fixup: Add missing (void) empty argument list specificationHarald Welte1-2/+2
2023-03-11tests: use -no-install libtool flag to avoid ./lt-* scriptsVadim Yanitskiy1-0/+1
2023-03-06tests/handover: wrap functions from gsm_08_08.cOliver Smith2-6/+23
2023-03-02implicitly register osmo_fsm definitionsNeels Hofmeyr1-5/+0
2023-02-04HO: use defined constant instead of magic numberMax1-1/+1
2022-10-27gsm48_parse_meas_rep: fix parsing multi-band listOliver Smith1-7/+3
2022-10-27tests: add test_meas_rep_multi_band.ho_vtyOliver Smith3-0/+108
2022-09-19vty: Allow setting LAC as hexadecimal valuePau Espin Pedrol1-1/+1
2022-08-09split lchan specific defines and code to its own filePau Espin Pedrol1-0/+1
2022-06-30lchan_select: implement dynamic selection mode for assignmentVadim Yanitskiy1-1/+1
2022-06-30lchan_select: allow different alloc order for assignment and handoverVadim Yanitskiy2-2/+3
2022-06-02fix performance for chan_counts and all_allocated statsNeels Hofmeyr1-0/+3
2022-04-14tests: use 'check_PROGRAMS' instead of 'noinst_PROGRAMS'Vadim Yanitskiy1-1/+1
2022-03-31hodec2: add penalty-time low-rxqual-hoNeels Hofmeyr1-1/+21
2022-03-31hodec2: show reported ho oscillation from bad rxqualNeels Hofmeyr1-0/+8
2022-03-29struct gsm_encr: store alg_id in human-readable formatVadim Yanitskiy1-1/+1
2022-01-12fix gscon clear 3/n: separate state for SCCP RLSDNeels Hofmeyr1-0/+4
2021-10-07Get rid of lots of stubs [4/4]Pau Espin Pedrol1-15/+1
2021-10-07Move ts_fsm_init to static constructor [3/4]Pau Espin Pedrol1-1/+0
2021-10-07Move global var bsc_gsmnet into libbsc [2/4]Pau Espin Pedrol1-2/+0
2021-09-03osmo_bsc_main: integrate MGW pooling into osmo-bscPhilipp Maier1-0/+7
2021-08-30vty: add "msc N bssmap reset" commandNeels Hofmeyr1-3/+0
2021-07-23Introduce libbsc to avoid linking long lists of .o filesPau Espin Pedrol1-68/+1
2021-07-23Split bts_vty.c creating bts_trx_vty.cPau Espin Pedrol1-0/+1
2021-07-22Split bsc_vty.c creating bts_vty.cPau Espin Pedrol1-0/+1
2021-07-19handover_ctrl: add control interface for handover settingsPhilipp Maier1-0/+1
2021-07-16extend test_dyn_ts_favor_half_used_tch_h_as_target.ho_vtyNeels Hofmeyr1-0/+5
2021-07-16add test_dyn_ts_favor_static_ts_as_target.ho_vtyNeels Hofmeyr2-0/+39
2021-07-16separate 'interference-meas level-bounds' cfg and usedNeels Hofmeyr1-0/+3
2021-07-15hodec2: add low-rxqual-assignment penalty timer (2/2)Neels Hofmeyr1-6/+3
2021-07-15hodec2: add low-rxqual-assignment penalty timer (1/2)Neels Hofmeyr1-0/+26
2021-07-15handover tests: test passing of penalty timeoutNeels Hofmeyr2-0/+30
2021-07-15test_penalty_timer.ho_vty: show lchan recoveryNeels Hofmeyr1-0/+14
2021-07-15handover_test: add fake-time 'wait'Neels Hofmeyr1-0/+56
2021-07-15handover_test: also show when an lchan is busyNeels Hofmeyr2-13/+33
2021-07-12handover_test: fix ts_str may be uninitializedosmith/build-fixOliver Smith1-2/+2
2021-07-11RES IND: pick lchan with least interferenceNeels Hofmeyr1-18/+9
2021-07-11RES IND: add test_resource_indication.ho_vtyNeels Hofmeyr3-0/+165
2021-07-06Rename osmo dyn ts enums to contain SDCCH8Pau Espin Pedrol1-6/+6
2021-06-30Support proto IPAC_PROTO_EXT_PCU BSC<->PCUPau Espin Pedrol1-0/+1
2021-06-29hodec2: fix low rxqual tch/h<->tch/f oscillationNeels Hofmeyr1-10/+1
2021-06-29hodec2: fix low rxlev tch/h<->tch/f oscillationNeels Hofmeyr1-10/+1
2021-06-29hodec2: add test case showing low rxqual tch/h<->tch/f oscillationNeels Hofmeyr2-0/+30
2021-06-29hodec2: add test case showing low rxlev tch/h<->tch/f oscillationNeels Hofmeyr2-0/+30
2021-06-18hodec2: don't apply AFS bias to same-cell lchansNeels Hofmeyr1-6/+1
2021-06-13hodec2: implement upgrade TCH/H -> TCH/F (without AFS bias)Neels Hofmeyr4-48/+24
2021-06-10RSL: rx and tx VAMOS Channel Number cbits for VAMOS lchansNeels Hofmeyr1-6/+6
2021-06-10RSL chan_nr: replace OSMO_ASSERT with error handlingNeels Hofmeyr1-1/+2
2021-06-08hodec2: add handover_test cases for upgrade of TCH/H -> TCH/FNeels Hofmeyr6-0/+210
2021-06-05handover: apply meas report BS Power to RXLEV, fix ho oscillationNeels Hofmeyr1-8/+3