<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20099">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: also match MA length in TC_pcu_info_ind_fh_params()<br><br>Change-Id: Ibebbedecaed0a3f24a1bc7b520013fa563c4bbda<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 2 insertions(+), 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/99/20099/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index 6412022..58b2213 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -5419,7 +5419,8 @@</span><br><span>                            tr_ts := tr_PCUIF_InfoTrxTsH1(</span><br><span>                                               hsn := pars.maio_hsn.hsn,</span><br><span>                                            maio := pars.maio_hsn.maio,</span><br><span style="color: hsl(0, 100%, 40%);">-                                             ma := f_pad_bit(pars.ma_map.ma, 64, '0'B));</span><br><span style="color: hsl(120, 100%, 40%);">+                                           ma := f_pad_bit(pars.ma_map.ma, 64, '0'B),</span><br><span style="color: hsl(120, 100%, 40%);">+                                            ma_bit_len := lengthof(pars.ma_map.ma));</span><br><span>                     } else {</span><br><span>                             tr_ts := tr_PCUIF_InfoTrxTsH0;</span><br><span>                       }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20099">change 20099</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/+/20099"/><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: Ibebbedecaed0a3f24a1bc7b520013fa563c4bbda </div>
<div style="display:none"> Gerrit-Change-Number: 20099 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>