Change in osmo-ttcn3-hacks[master]: library/RLCMAC_CSN1_Types: fix definition of GprsMobileAllication

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
Mon Jul 20 20:31:29 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19342 )


Change subject: library/RLCMAC_CSN1_Types: fix definition of GprsMobileAllication
......................................................................

library/RLCMAC_CSN1_Types: fix definition of GprsMobileAllication

Change-Id: I8f2c8c7b234605523a4fd518210b45ea3c088ff6
---
M library/RLCMAC_CSN1_Types.ttcn
1 file changed, 2 insertions(+), 1 deletion(-)



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

diff --git a/library/RLCMAC_CSN1_Types.ttcn b/library/RLCMAC_CSN1_Types.ttcn
index a14577a..3ca3653 100644
--- a/library/RLCMAC_CSN1_Types.ttcn
+++ b/library/RLCMAC_CSN1_Types.ttcn
@@ -799,7 +799,8 @@
 		variant (rfl_number_list) "PRESENCE(rfl_number_list_present = '1'B)"
 		variant (ma_length) "PRESENCE(ma_present = '0'B)"
 		variant (ma_bitmap) "PRESENCE(ma_present = '0'B)"
-		variant (ma_length) "LENGTHTO(ma_bitmap)+1"
+		variant (ma_length) "LENGTHTO(ma_bitmap)+1, UNIT(bits)"
+		variant (ma_bitmap) "BYTEORDER(first), BITORDER(msb)"
 	}
 
 	/* 12.11 Packet Request Reference */

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19342
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: I8f2c8c7b234605523a4fd518210b45ea3c088ff6
Gerrit-Change-Number: 19342
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200720/c283f4a3/attachment.htm>


More information about the gerrit-log mailing list