Attention is currently required from: osmith, neels.
osmith uploaded patch set #5 to this change.
gsm48_parse_meas_rep: fix parsing multi-band list
When looking up "BCCH-FREQ-NCELL i" from the measurement report, don't
treat the BCCH channel list as one list sorted by ascending ARFCN.
Instead, treat it as two sub lists, one for the same band, and one for
channels in different bands, as described in 3GPP TS 04.08 ยง 10.5.2.20.
This fixes getting the wrong ARFCN from measurement reports in
multi-band BSS, which leads to failing handovers.
Fixes: OS#5717
Related: osmo-ttcn3-hacks I4fe6bb9e4b5a69ea6204585ebdf1f157a68a8286
Change-Id: Ic5e4f0531e08685460948b102367825588d839ba
---
M include/osmocom/bsc/system_information.h
M src/osmo-bsc/gsm_04_08_rr.c
M src/osmo-bsc/system_information.c
M tests/handover/test_meas_rep_multi_band.ho_vty
4 files changed, 61 insertions(+), 14 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/36/29836/5
To view, visit change 29836. To unsubscribe, or for help writing mail filters, visit settings.