aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover
AgeCommit message (Expand)AuthorFilesLines
2022-03-04fix 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
2021-06-01Drop duplicated arfcn_range_encode.c available in libosmocoreNeels Hofmeyr1-1/+0
2021-05-31replace ts_*_for_each_lchan() with ts_for_n_lchans()Neels Hofmeyr1-1/+2
2021-05-31add fields to reflect nr of lchans in ts structNeels Hofmeyr1-4/+4
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-7/+7
2021-05-28hodec 2: do intra-cell congestion resolution by AssignmentNeels Hofmeyr13-39/+157
2021-05-27handover_test: fix naming/wording: 'handover-req' should be 'handover-cmd'Neels Hofmeyr3-29/+29
2021-05-27make sure channel mode and s15_s0 are updated only after an ACKNeels Hofmeyr1-5/+5
2021-05-27add test_bs_power.ho_vty to show BS Power HO oscillationNeels Hofmeyr2-0/+17
2021-05-27handover_test: add bspower to meas-rep cmdNeels Hofmeyr1-7/+28
2021-05-21handover_test: ack release only when lchan is still waitingNeels Hofmeyr1-6/+8
2021-04-27Lb: stop RESET FSM when sccp_user is unboundNeels Hofmeyr1-0/+1
2021-04-19Send EUTRAN neighs based on whether Common Id msg contained Last used E-UTRAN...Pau Espin Pedrol1-1/+1
2021-03-24drop neighbor_ident_test.cNeels Hofmeyr4-471/+0
2021-03-24refactor handover penalty timersNeels Hofmeyr1-0/+2
2021-02-02hodec2: fix intra-cell congestion balancing with source lchan on dyn TSNeels Hofmeyr2-13/+10
2021-01-29show bug: add test_dyn_ts_amr_tch_{f,h}_to_{h,f}_congestion_assignment_2.ho_vtyNeels Hofmeyr3-0/+79