osmo-bsc/tests/handover/test_max_ta.ho_vty

22 lines
810 B
Plaintext

# Handover due to maximum TA exceeded
# The MS in the current (best) cell has reached maximum allowed timing
# advance. No handover is performed until the timing advance exceeds
# it. The originating cell is still the best, but no handover is
# performed back to that cell, because the penalty timer (due to
# maximum allowed timing advance) is running.
create-n-bts 2
set-ts-use trx 0 0 states * TCH/F - - - - - -
network
bts 0
handover2 maximum distance 5
meas-rep lchan 0 0 1 0 rxlev 30 rxqual 0 ta 5 neighbors 20
expect-no-chan
meas-rep lchan 0 0 1 0 rxlev 30 rxqual 0 ta 6 neighbors 20
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 - - - - - -
meas-rep lchan 1 0 1 0 rxlev 20 rxqual 0 ta 6 neighbors 30
expect-no-chan