aboutsummaryrefslogtreecommitdiffstats
path: root/tests/handover
AgeCommit message (Expand)AuthorFilesLines
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
2021-01-19hodec2: fix congestion balancing on dyn TSNeels Hofmeyr1-1/+7
2021-01-19show bug: add test_dyn_ts_balance_congestion.ho_vtyNeels Hofmeyr2-0/+32
2021-01-19add test_dyn_ts_congestion_tch_f_vs_tch_h_2.ho_vtyNeels Hofmeyr2-0/+35
2021-01-19hodec2: fix congestion resolution on dyn TSNeels Hofmeyr1-18/+10
2021-01-19fixate test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vtyNeels Hofmeyr1-0/+24
2021-01-19show bug: add test_dyn_ts_congestion_tch_f_vs_tch_h.ho_vtyNeels Hofmeyr2-0/+59
2021-01-19cosmetic: in a ho test, use '*' instead of pdchNeels Hofmeyr1-11/+11
2021-01-19fix for test_dyn_ts_favor_moving_half_used_tch_h.ho_vtyNeels Hofmeyr1-6/+6
2021-01-19handover_tests.sh: update stdout/stderr only on capital -U argNeels Hofmeyr1-3/+3
2021-01-14handover_test: enhance test_balance_congestion_by_percentage.ho_vtyNeels Hofmeyr1-0/+17
2021-01-14hodec2: to balance congestion, use overload percentNeels Hofmeyr2-12/+15
2021-01-12handover_test: add test_balance_congestion_by_percentage.ho_vtyNeels Hofmeyr2-0/+35
2021-01-12hodec2: fix congestion oscillation bugNeels Hofmeyr3-30/+5
2021-01-12handover_test: show bug: add test_balance_congestion_tchf_tchh.ho_vtyNeels Hofmeyr2-0/+54
2021-01-12handover_test: add lchan wildcards to meas-rep cmdNeels Hofmeyr6-44/+72
2021-01-11handover_test: show a bug: add test_congestion_no_oscillation.ho_vtyNeels Hofmeyr3-0/+81
2021-01-11handover_test: vty echoNeels Hofmeyr1-0/+22
2021-01-11handover_test: saner ho request handlingNeels Hofmeyr2-50/+29
2021-01-11handover_test: saner chan act handlingNeels Hofmeyr1-46/+27
2021-01-11handover_test: safeguard against unhandled chan reqNeels Hofmeyr1-1/+7
2021-01-11handover_test: include ack-chan in expect-chanNeels Hofmeyr2-17/+0
2021-01-11hodec2: fix candidate choices in congestion checkNeels Hofmeyr3-38/+21