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

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 Jul 22 17:56:47 UTC 2020


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

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

library/RLCMAC_CSN1_Types: fix definition of ZeroOneGamma

Change-Id: I197f300cdfe22bba1be6341381399420e38d81ad
---
M library/RLCMAC_CSN1_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved
  pespin: Looks good to me, approved



diff --git a/library/RLCMAC_CSN1_Types.ttcn b/library/RLCMAC_CSN1_Types.ttcn
index a14577a..d41f9e1 100644
--- a/library/RLCMAC_CSN1_Types.ttcn
+++ b/library/RLCMAC_CSN1_Types.ttcn
@@ -824,7 +824,7 @@
 	/* 12.13 Power Control Parameters */
 	type record ZeroOneGamma {
 		BIT1		gamma_present,
-		uint5_t		gamma
+		uint5_t		gamma optional
 	} with {
 		variant (gamma) "PRESENCE (gamma_present = '1'B)"
 	};

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19362
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: I197f300cdfe22bba1be6341381399420e38d81ad
Gerrit-Change-Number: 19362
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20200722/feb0ee0a/attachment.htm>


More information about the gerrit-log mailing list