libosmocore/tests/gsm0808
Pau Espin 524898504a gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types
CGI-PS type doesn't exist in GSM 08.08 Cell Id lists. That type of cell
id is osmocom-specific and used internally. In here CGI-PS is
automatically converted to CGI (since the later is an extension of this
one).

The encode/decode_cell_id_u are left intact (comment added) since those
can still be used (and are used by RIM code) to encode/decode TS 48.018
Cell Identifiers.

Related: SYS#4909
Change-Id: Id74f4577c397c1ba696f00395858311bd82cb2c8
2021-02-15 16:42:46 +01:00
..
gsm0808_test.c gsm: Fix encoding of gsm0808_cell_id_list2 with CGI-PS types 2021-02-15 16:42:46 +01:00
gsm0808_test.ok gsm0808: Implement helper functions for CONFUSION BSSMAP message decoding. 2020-05-17 07:32:32 +00:00