<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19148">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSM_SystemInformation: use GSM_RestOctets for SI3 and SI4 rest_octets<br><br>Change-Id: I3f00dd0b4863582fc5edf08149103150b8b5e97b<br>---<br>M library/GSM_SystemInformation.ttcn<br>1 file changed, 3 insertions(+), 2 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/48/19148/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/GSM_SystemInformation.ttcn b/library/GSM_SystemInformation.ttcn</span><br><span>index 758ad1c..0639eef 100644</span><br><span>--- a/library/GSM_SystemInformation.ttcn</span><br><span>+++ b/library/GSM_SystemInformation.ttcn</span><br><span>@@ -15,6 +15,7 @@</span><br><span>  import from General_Types all;</span><br><span>       import from GSM_Types all;</span><br><span>   import from GSM_RR_Types all;</span><br><span style="color: hsl(120, 100%, 40%);">+ import from GSM_RestOctets all;</span><br><span>      import from Osmocom_Types all;</span><br><span> </span><br><span>   type union ArfcnOrMaio {</span><br><span>@@ -150,7 +151,7 @@</span><br><span>               CellOptions                     cell_options,</span><br><span>                CellSelectionParameters         cell_sel_par,</span><br><span>                RachControlParameters           rach_control,</span><br><span style="color: hsl(0, 100%, 40%);">-           RestOctets                      rest_octets length(0..4)</span><br><span style="color: hsl(120, 100%, 40%);">+              SI3RestOctets                   rest_octets</span><br><span>  } with { variant "" };</span><br><span> </span><br><span>         template SystemInformationType3 t_SI3 := {</span><br><span>@@ -171,7 +172,7 @@</span><br><span>             RachControlParameters           rach_control,</span><br><span>                ChannelDescriptionTV            cbch_chan_desc optional,</span><br><span>             MobileAllocationT               cbch_mobile_alloc optional,</span><br><span style="color: hsl(0, 100%, 40%);">-             RestOctets                      rest_octets length(0..10) /* see 10.5.2.35 */</span><br><span style="color: hsl(120, 100%, 40%);">+         SI4RestOctets                   rest_octets /* see 10.5.2.35 */</span><br><span>      } with { variant "TAG(cbch_chan_desc, iei = '64'O; cbch_mobile_alloc, iei = '72'O)" };</span><br><span> </span><br><span>         /* 44.018 9.1.37 */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19148">change 19148</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/+/19148"/><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: I3f00dd0b4863582fc5edf08149103150b8b5e97b </div>
<div style="display:none"> Gerrit-Change-Number: 19148 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>