[MERGED] libosmocore[master]: extend osmo_sysinfo_type with missing SYSINFO_TYPE

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Jul 16 21:14:55 UTC 2017


Harald Welte has submitted this change and it was merged.

Change subject: extend osmo_sysinfo_type with missing SYSINFO_TYPE
......................................................................


extend osmo_sysinfo_type with missing SYSINFO_TYPE

The list should now be complete up to Releae 14

Change-Id: I693cabe1a3b00a8c4198f7a4a1c647c5d7dc6c41
---
M include/osmocom/gsm/sysinfo.h
1 file changed, 6 insertions(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/gsm/sysinfo.h b/include/osmocom/gsm/sysinfo.h
index 8e26f99..11bb268 100644
--- a/include/osmocom/gsm/sysinfo.h
+++ b/include/osmocom/gsm/sysinfo.h
@@ -36,7 +36,12 @@
 	SYSINFO_TYPE_5ter,
 	SYSINFO_TYPE_EMO,
 	SYSINFO_TYPE_MEAS_INFO,
-	/* FIXME all the various bis and ter */
+	SYSINFO_TYPE_13alt,
+	SYSINFO_TYPE_15,
+	SYSINFO_TYPE_2n,
+	SYSINFO_TYPE_21,
+	SYSINFO_TYPE_22,
+	SYSINFO_TYPE_23,
 	_MAX_SYSINFO_TYPE
 };
 

-- 
To view, visit https://gerrit.osmocom.org/3260
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I693cabe1a3b00a8c4198f7a4a1c647c5d7dc6c41
Gerrit-PatchSet: 1
Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list