<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20796">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: fix DTE in TC_meas_res_sign_tchh_toa256()<br><br>Change-Id: Iecd9dd968ad8ee648bfb8a5c32364f53c7ae0c97<br>Related: OS#4799<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/96/20796/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 376a7d5..79931a3 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -3061,7 +3061,8 @@</span><br><span>    for (var integer ss := 0; ss <= 1; ss := ss+1) {</span><br><span>          pars := valueof(t_Pars(t_RslChanNr_Lm(5, ss), ts_RSL_ChanMode_SIGN(RSL_CHRT_TCH_H)));</span><br><span>                pars.l1_pars.toa256_enabled := true;</span><br><span style="color: hsl(0, 100%, 40%);">-            vc_conn := f_start_handler(refers(f_TC_meas_res_periodic), pars);</span><br><span style="color: hsl(120, 100%, 40%);">+             vc_conn := f_start_handler(refers(f_TC_meas_res_periodic), pars,</span><br><span style="color: hsl(120, 100%, 40%);">+                                         pcu_comp := false, trxc_comp := true);</span><br><span>            vc_conn.done;</span><br><span>        }</span><br><span>    Misc_Helpers.f_shutdown(__BFILE__, __LINE__);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20796">change 20796</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/+/20796"/><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: Iecd9dd968ad8ee648bfb8a5c32364f53c7ae0c97 </div>
<div style="display:none"> Gerrit-Change-Number: 20796 </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>