<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18420">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/GSM_RR_Types: fix definition of FeatureIndicator<br><br>Change-Id: I06ad58f25aa97bf13de87127e7e2c6237a90557e<br>---<br>M library/GSM_RR_Types.ttcn<br>1 file changed, 7 insertions(+), 4 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/20/18420/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/GSM_RR_Types.ttcn b/library/GSM_RR_Types.ttcn</span><br><span>index b09a760..0fa6ec6 100644</span><br><span>--- a/library/GSM_RR_Types.ttcn</span><br><span>+++ b/library/GSM_RR_Types.ttcn</span><br><span>@@ -365,10 +365,13 @@</span><br><span> </span><br><span>  /* 10.5.2.76 */</span><br><span>      type record FeatureIndicator {</span><br><span style="color: hsl(0, 100%, 40%);">-          BIT2    spare,</span><br><span style="color: hsl(0, 100%, 40%);">-          boolean cs_ir,</span><br><span style="color: hsl(0, 100%, 40%);">-          boolean ps_ir</span><br><span style="color: hsl(0, 100%, 40%);">-   } with { variant "" };</span><br><span style="color: hsl(120, 100%, 40%);">+              BIT2            peo_bcch_change_mark,</span><br><span style="color: hsl(120, 100%, 40%);">+         boolean         cs_ir,</span><br><span style="color: hsl(120, 100%, 40%);">+                boolean         ps_ir</span><br><span style="color: hsl(120, 100%, 40%);">+ } with {</span><br><span style="color: hsl(120, 100%, 40%);">+              variant (cs_ir) "FIELDLENGTH(1)"</span><br><span style="color: hsl(120, 100%, 40%);">+            variant (ps_ir) "FIELDLENGTH(1)"</span><br><span style="color: hsl(120, 100%, 40%);">+    };</span><br><span> </span><br><span>       /* 24.008 10.5.5.6 */</span><br><span>        type record DrxParameter {</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18420">change 18420</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/18420"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I06ad58f25aa97bf13de87127e7e2c6237a90557e </div>
<div style="display:none"> Gerrit-Change-Number: 18420 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>