<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/14568">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts: Bypass T200 DCCH values for CCCH<br><br>Otherwise t200_ms_dcch array values are left uninitialized with random<br>values, and passed later on to lapdm_channel_init2().<br><br>lapdm_channel_init2() will anyways fail during initial check on<br>get_n200_dcch() and return -EINVAL, so let's not print garbage or call a<br>function which will anyways simply return an error.<br><br>Catched due to some strange values seen in log (see D0 and D3):<br>osmo-bts/src/common/bts.c:421 (bts=0,trx=0,ts=0,ss=4) Setting T200 D0=1028672, D3=2, S0=520, S3=520 (all in ms)<br><br>Related: OS#4066<br>Change-Id: I3d7e1883811acf97aac97325739f2ff97fc2aa08<br>---<br>M src/common/bts.c<br>1 file changed, 11 insertions(+), 8 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/68/14568/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/14568">change 14568</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-bts/+/14568"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I3d7e1883811acf97aac97325739f2ff97fc2aa08 </div>
<div style="display:none"> Gerrit-Change-Number: 14568 </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@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>