Change in osmo-ttcn3-hacks[master]: library/GSM_RR_Types: fix MaioHsn: add missing MAIO and HSN fields

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/.

laforge gerrit-no-reply at lists.osmocom.org
Thu May 28 09:17:56 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18521 )

Change subject: library/GSM_RR_Types: fix MaioHsn: add missing MAIO and HSN fields
......................................................................

library/GSM_RR_Types: fix MaioHsn: add missing MAIO and HSN fields

Change-Id: I76a05e0ee8e46241b1d3bbc71b7ec01f193dd40e
Related: OS#4546
---
M library/GSM_RR_Types.ttcn
1 file changed, 2 insertions(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, but someone else must approve
  laforge: Looks good to me, approved



diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn
index ec9b3cc..4b460b1 100644
--- a/library/GSM_RR_Types.ttcn
+++ b/library/GSM_RR_Types.ttcn
@@ -182,6 +182,8 @@
 	};
 
 	type record MaioHsn {
+		uint6_t		maio,
+		uint6_t		hsn
 	} with { variant "" };
 
 	/* TS 24.008 10.5.1.1 */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18521
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: I76a05e0ee8e46241b1d3bbc71b7ec01f193dd40e
Gerrit-Change-Number: 18521
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200528/5af9bcb0/attachment.htm>


More information about the gerrit-log mailing list