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

fixeria gerrit-no-reply at lists.osmocom.org
Wed May 27 16:12:41 UTC 2020


fixeria has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/21/18521/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200527/c7212a21/attachment.htm>


More information about the gerrit-log mailing list