osmo-bsc/tests/handover/test_hysteresis.ho_vty

14 lines
467 B
Plaintext

# Hysteresis
# If neighbor cell is better, handover is only performed if the
# amount of improvement is greater or equal hyteresis
create-n-bts 2
set-ts-use trx 0 0 states * TCH/F - - - - - -
meas-rep lchan 0 0 1 0 rxlev 27 rxqual 0 ta 0 neighbors 30
expect-no-chan
meas-rep lchan 0 0 1 0 rxlev 26 rxqual 0 ta 0 neighbors 30
expect-ho from lchan 0 0 1 0 to lchan 1 0 1 0
expect-ts-use trx 0 0 states * - - - - - - -
expect-ts-use trx 1 0 states * TCH/F - - - - - -