<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19149">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">GSM_SystemInformation: add SI2quater<br><br>Change-Id: I879c37eb51ece55d79346c6bf1a4951c3f11c77e<br>---<br>M library/GSM_SystemInformation.ttcn<br>1 file changed, 6 insertions(+), 0 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/49/19149/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 0639eef..45f55bb 100644</span><br><span>--- a/library/GSM_SystemInformation.ttcn</span><br><span>+++ b/library/GSM_SystemInformation.ttcn</span><br><span>@@ -143,6 +143,10 @@</span><br><span>                RestOctets                      rest_octets length(0..4)</span><br><span>     } with { variant "" };</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+  type record SystemInformationType2quater {</span><br><span style="color: hsl(120, 100%, 40%);">+            SI2quaterRestOctets rest_octets</span><br><span style="color: hsl(120, 100%, 40%);">+       } with { variant "" };</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>   /* 44.018 9.1.35 */</span><br><span>  type record SystemInformationType3 {</span><br><span>                 SysinfoCellIdentity             cell_id,</span><br><span>@@ -204,6 +208,7 @@</span><br><span>               SystemInformationType2          si2,</span><br><span>                 SystemInformationType2bis       si2bis,</span><br><span>              SystemInformationType2ter       si2ter,</span><br><span style="color: hsl(120, 100%, 40%);">+               SystemInformationType2quater    si2quater,</span><br><span>           SystemInformationType3          si3,</span><br><span>                 SystemInformationType4          si4,</span><br><span>                 SystemInformationType5          si5,</span><br><span>@@ -220,6 +225,7 @@</span><br><span>                         si2, header.message_type = SYSTEM_INFORMATION_TYPE_2;</span><br><span>                        si2bis, header.message_type = SYSTEM_INFORMATION_TYPE_2bis;</span><br><span>                          si2ter, header.message_type = SYSTEM_INFORMATION_TYPE_2ter;</span><br><span style="color: hsl(120, 100%, 40%);">+                           si2quater, header.message_type = SYSTEM_INFORMATION_TYPE_2quater;</span><br><span>                            si3, header.message_type = SYSTEM_INFORMATION_TYPE_3;</span><br><span>                        si4, header.message_type = SYSTEM_INFORMATION_TYPE_4;</span><br><span>                        si5, header.message_type = SYSTEM_INFORMATION_TYPE_5;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19149">change 19149</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/+/19149"/><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: I879c37eb51ece55d79346c6bf1a4951c3f11c77e </div>
<div style="display:none"> Gerrit-Change-Number: 19149 </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>