<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23324">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">pcu: Set up PCU TDMA clock by sending initial DATA.ind<br><br>In recent osmo-pcu commits, initial fn was changed to invalid value -1,<br>in order to be able to detect FN jumps. previously, the initial value<br>was set randomly to 0, which was wrong anyway because first FN received<br>from the BTS could be any other FN counted by the BTS at that time.<br><br>This makes some tests fail because they send RACH.ind + RTS.ind to<br>receive the Imm Assignment, and the Request reference in the Imm Assign<br>was calculated on the invalid unset FN "-1", hence it won't match test<br>expectancies.<br><br>In order to fix it, simply make sure the TDMA clock is initiated by<br>sending a DATA.ind to the PCU before tests start doing stuff<br>(f_init_raw() is blocked waiting for BTS_EV_SI13_NEGO).<br><br>Related: osmo-pcu.git Change-Id I29fb27981597edc69abb976049ba41aa840488cb<br>Related: OS#5020<br>Change-Id: I00c4dd9133ec9a236bf28fb8cb0afd0615791012<br>---<br>M pcu/PCUIF_Components.ttcn<br>1 file changed, 35 insertions(+), 2 deletions(-)<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/24/23324/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/23324">change 23324</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/+/23324"/><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: I00c4dd9133ec9a236bf28fb8cb0afd0615791012 </div>
<div style="display:none"> Gerrit-Change-Number: 23324 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>