<p>neels <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25397">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fixup for Early IMM ASS: use proper TSC<br><br>Testing has shown that the Training Sequence Code in pre-chan-ack mode<br>is inaccurate (only worked with a BSIC that incidentally yielded the<br>same TSC value as the wrong TSC value sent in the IMM ASS msg).<br><br>Move the code setting the correct TSC and TSC-Set to the first stage of<br>channel activation (lchan_fsm_wait_ts_ready_onenter()) so that it is<br>available for both pre-chan-ack and pre-ts-ack Early-IA modes.<br><br>Have a separate function for setting the preliminary values requested in<br>Channel Activation (lchan->activate.*) into the accepted operative<br>places (lchan->*). Call this early for early-IA modes.<br><br>Hence the TSC and TSC-Set used in the early IMM ASS message is now the<br>correct one, and the same as sent during Channel Activation.<br>There shouldn't be any, but if there are other values besides TSC<br>suffering from the same problem, they are now also set to the right<br>values before sending IMM ASS early.<br><br>Related: SYS#5559<br>Related: I4479244b0c53648e62e84e1ebf986f51d659484f (osmo-ttcn3-hacks)<br>Change-Id: I9f26074154600d854a0b3baee2f38a6666f4cb56<br>---<br>M src/osmo-bsc/lchan_fsm.c<br>1 file changed, 40 insertions(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/97/25397/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25397">change 25397</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-bsc/+/25397"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I9f26074154600d854a0b3baee2f38a6666f4cb56 </div>
<div style="display:none"> Gerrit-Change-Number: 25397 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>