<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/16170">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">rsl: ensure measurement reports are sent<br><br>osmo-bts currently does not generate a measurement report in case the<br>SACCH of the related traffic channel is lost. This is a problem because<br>the moment when reception gets bad measurmenet reporting is crucial to<br>carry out handover decisions effectively.<br><br>The presence of a SACCH block controls the conclusion of the measurement<br>interval and the sending of the RSL measurement report. The latter one<br>not only requires a measurmenet indication, it also requires a fully<br>intact SACCH block.<br><br>Lets use the NOPE / IDLE indications from V1 of the TRXD protocol to<br>ensure a SACCH block is always reported up to l1sap.c. In cases where<br>the SACCH is bad, trigger the sending of the RSL measurement report<br>manually without attaching the measurmenet data from the MS (which we do<br>not have in this case)<br><br>Related: OS#2975<br>Change-Id: Idfa8ef94e8cf131ff234dac8f93f337051663ae2<br>---<br>M include/osmo-bts/rsl.h<br>M src/common/l1sap.c<br>M src/common/rsl.c<br>M src/common/scheduler.c<br>M src/osmo-bts-trx/scheduler_trx.c<br>5 files changed, 30 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/70/16170/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/16170">change 16170</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/+/16170"/><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: Idfa8ef94e8cf131ff234dac8f93f337051663ae2 </div>
<div style="display:none"> Gerrit-Change-Number: 16170 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <axilirator@gmail.com> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>