<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/14230">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">L1CTL_Types.ttcn: do not restrict the length of L1ctlDataInd<br><br>In the existing TC_pcu_* test cases we use L1CTL_DATA_* messages<br>to send / receive (E)GPRS related MAC-blocks. The length of such<br>blocks can be greater than 23 octets (i.e. fixed MAC-block<br>length in GSM), up to 162 octets to be precise.<br><br>Change-Id: Iced78796882b757016d02a266d55bc2a98b62a3d<br>---<br>M library/L1CTL_Types.ttcn<br>1 file changed, 1 insertion(+), 1 deletion(-)<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/30/14230/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/L1CTL_Types.ttcn b/library/L1CTL_Types.ttcn</span><br><span>index 87849f5..f59d194 100644</span><br><span>--- a/library/L1CTL_Types.ttcn</span><br><span>+++ b/library/L1CTL_Types.ttcn</span><br><span>@@ -159,7 +159,7 @@</span><br><span>     } with { variant "" };</span><br><span> </span><br><span>         type record L1ctlDataInd {</span><br><span style="color: hsl(0, 100%, 40%);">-              octetstring     payload length(23)</span><br><span style="color: hsl(120, 100%, 40%);">+            octetstring     payload</span><br><span>      } with {</span><br><span>             variant (payload) "BYTEORDER(first)"</span><br><span>       };</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/14230">change 14230</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/14230"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Iced78796882b757016d02a266d55bc2a98b62a3d </div>
<div style="display:none"> Gerrit-Change-Number: 14230 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <axilirator@gmail.com> </div>