Change in osmo-ttcn3-hacks[master]: RLCMAC_CSN1_Types.ttcn: Support encoding of MS Radio Access Capability 2

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

pespin gerrit-no-reply at lists.osmocom.org
Mon Dec 30 19:27:44 UTC 2019


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


Change subject: RLCMAC_CSN1_Types.ttcn: Support encoding of MS Radio Access Capability 2
......................................................................

RLCMAC_CSN1_Types.ttcn: Support encoding of MS Radio Access Capability 2

Change-Id: Iac7d7b694bc44887443418f755e51d636abe8575
---
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/88/16688/1

diff --git a/library/RLCMAC_CSN1_Types.ttcn b/library/RLCMAC_CSN1_Types.ttcn
index ea2edf6..11df29d 100644
--- a/library/RLCMAC_CSN1_Types.ttcn
+++ b/library/RLCMAC_CSN1_Types.ttcn
@@ -16,6 +16,7 @@
 	import from General_Types all;
 	import from Osmocom_Types all;
 	import from GSM_Types all;
+	import from MobileL3_GMM_SM_Types all;
 
 	/* TS 44.060 11.2.0.1 */
 	type enumerated RlcmacDlCtrlMsgType {
@@ -418,7 +419,7 @@
 	 * (value part, see 3GPP TS 24.008, 10.5.5.12a) */
 	type union MSRadioAccCap2 {
 		/* TODO: see table 10.5.146/3GPP TS 24.008 */
-		bitstring		other
+		MSRadioAccessCapabilityV     msRadioAccessCapabilityV
 	};
 
 	/* Table 11.2.16.2 Access Type */

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


More information about the gerrit-log mailing list