osmo-bsc/tests/gsm0408
Vadim Yanitskiy 20ae1be3f7 bitvec2freq_list(): fix handling of E-GSM ARFCNs
According to 3GPP TS 44.018, section 10.5.2.1b.2, only ARFCN values
in range 1..124 can be encoded using the 'bit map 0' format.  Before
this patch, ARFCN values belonging to E-GSM band (0, 975..1023) were
ignored in bitvec2freq_list(), and thus not present in the resulting
Cell Channel Description IE.

Change-Id: I17739e6845cd84e2a81bc406dd532541f7c52cb6
Related: SYS#5854
2022-03-03 17:06:46 +07:00
..
Makefile.am Introduce libbsc to avoid linking long lists of .o files 2021-07-23 13:35:22 +02:00
gsm0408_test.c tests/gsm0408: add testing coverage for generate_cell_chan_list() 2022-03-03 17:04:02 +07:00
gsm0408_test.ok bitvec2freq_list(): fix handling of E-GSM ARFCNs 2022-03-03 17:06:46 +07:00