<p>neels <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21076">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  neels: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve
  pespin: Looks good to me, but someone else must approve
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts: TC_sacch_chan_act_ho_sync: expect SACCH with MS Power IE<br><br>According to 3GPP TS 48.058 4.1.4, SACCH may be transmitted also for only MS<br>Power present, and no Access Delay.<br><br>Change-Id: I2e1c0ecc9de65a019aaa9f08bb051bf051156172<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></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 32a110a..d9701ae 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -1395,10 +1395,10 @@</span><br><span>       /* enable dedicated mode */</span><br><span>  f_l1ctl_est_dchan(L1CTL, g_pars);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-   /* Verify that no DL SACCH is being received */</span><br><span style="color: hsl(0, 100%, 40%);">- f_sacch_missing(?);</span><br><span style="color: hsl(120, 100%, 40%);">+   /* Verify that DL SACCH is being received, because MS Power IE was sent */</span><br><span style="color: hsl(120, 100%, 40%);">+    f_sacch_present(si5);</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-       /* Send handover Access Burst and expect SACCH to start */</span><br><span style="color: hsl(120, 100%, 40%);">+    /* Send handover Access Burst and expect SACCH to remain present */</span><br><span>  f_L1CTL_RACH(L1CTL, ho_ref, chan_nr := g_pars.chan_nr);</span><br><span> </span><br><span>  f_sacch_present(si5);</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/21076">change 21076</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/+/21076"/><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: I2e1c0ecc9de65a019aaa9f08bb051bf051156172 </div>
<div style="display:none"> Gerrit-Change-Number: 21076 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@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: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>