<p style="white-space: pre-wrap; word-wrap: break-word;">Hi Pau,</p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">Why not simply handling it the way it is supposed to be sent on the wire? I see no reason for managing it differently in ttcn3 than when sending it on the wire. It's just a bitstring.</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Well, this way you would have to deal with inverted bitstrings, i.e. '1010'B would mean that ARFSNs N+1 and N+3 (from SI Type 1) are part of the hopping sequence, while ARFCNs N+0 and N+2 are not (read it from right to left). I believe doing ma[N] in TTCN-3 would be much more self-explaining, rather than doing ma[lengthof(ma) - N].</p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;"><p style="white-space: pre-wrap; word-wrap: break-word;">I'm not against this patch, simply asking myself about the implications. Is it because it's easier to manage in TTCN3 when writing tests?</p></blockquote><p style="white-space: pre-wrap; word-wrap: break-word;">Yep, exactly. See above.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19342">View Change</a></p><ul style="list-style: none; padding: 0;"></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/19342">change 19342</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/+/19342"/><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: I8f2c8c7b234605523a4fd518210b45ea3c088ff6 </div>
<div style="display:none"> Gerrit-Change-Number: 19342 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Thu, 23 Jul 2020 17:35:29 +0000 </div>
<div style="display:none"> Gerrit-HasComments: No </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>