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.orgfixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19363 )
Change subject: library/RLCMAC_CSN1_Types: fix definition of COMPACTreducedMA
......................................................................
library/RLCMAC_CSN1_Types: fix definition of COMPACTreducedMA
Change-Id: If16359edf5f0a270af3223522b9bf5efb14412e3
---
M library/RLCMAC_CSN1_Types.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/63/19363/1
diff --git a/library/RLCMAC_CSN1_Types.ttcn b/library/RLCMAC_CSN1_Types.ttcn
index d41f9e1..00b6f2d 100644
--- a/library/RLCMAC_CSN1_Types.ttcn
+++ b/library/RLCMAC_CSN1_Types.ttcn
@@ -281,7 +281,7 @@
uint7_t ma_bitmap_length,
bitstring ma_bitmap,
BIT1 maio_2_present,
- BIT6 maio_2
+ BIT6 maio_2 optional
} with {
variant (ma_bitmap_length) "LENGTHTO (ma_bitmap)"
variant (ma_bitmap_length) "UNIT(bits)"
--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19363
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: If16359edf5f0a270af3223522b9bf5efb14412e3
Gerrit-Change-Number: 19363
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/20200722/0d370bdc/attachment.htm>