laforge has submitted this change. ( https://gerrit.osmocom.org/c/libosmocore/+/39827?usp=email )
Change subject: protocol/gsm_04_08.h: Add GSM 04.08 message types for SI21/22/23 ......................................................................
protocol/gsm_04_08.h: Add GSM 04.08 message types for SI21/22/23
... as well as others present in TS 44.018 release 17
Change-Id: I1bb96f3c09b0499c3a76519a49d63c2a30130612 Related: OS#4473, OS#3831 --- M include/osmocom/gsm/protocol/gsm_04_08.h 1 file changed, 5 insertions(+), 0 deletions(-)
Approvals: osmith: Looks good to me, approved fixeria: Looks good to me, but someone else must approve Jenkins Builder: Verified
diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h index a919aae..aad50d6 100644 --- a/include/osmocom/gsm/protocol/gsm_04_08.h +++ b/include/osmocom/gsm/protocol/gsm_04_08.h @@ -1617,6 +1617,11 @@ #define GSM48_MT_RR_SYSINFO_18 0x40 #define GSM48_MT_RR_SYSINFO_19 0x41 #define GSM48_MT_RR_SYSINFO_20 0x42 +#define GSM48_MT_RR_SYSINFO_13alt 0x44 +#define GSM48_MT_RR_SYSINFO_2n 0x45 +#define GSM48_MT_RR_SYSINFO_21 0x46 +#define GSM48_MT_RR_SYSINFO_22 0x47 +#define GSM48_MT_RR_SYSINFO_23 0x4f
#define GSM48_MT_RR_CHAN_MODE_MODIF 0x10 #define GSM48_MT_RR_STATUS 0x12