<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/10492">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">measurement: make sure measurement interval end is detected<br><br>the measurement interval end is detected by using the measurement<br>indication that is related to the SACCH block as a trigger to start the<br>computation. If the measurement indication for the SACCH gets lost<br>because the block could not be received then the processing is not<br>executed. This may cause wrong results or when it happens condecutively<br>an overflow of the measurement sample buffer.<br><br>- Store the frame number of the last received measurement indication<br>- Use the stored frame number to check if an interval was crossed when<br>  the next measurement indication is received. If we detect that we<br>  missed the interval, catch up by running the computation and<br>  start the next interval.<br><br>Change-Id: I3a86cd8185cc6b94258373fe929f0c2f1cf27cfa<br>Related: OS#2975<br>---<br>M include/osmo-bts/gsm_data_shared.h<br>M include/osmo-bts/measurement.h<br>M src/common/measurement.c<br>M tests/meas/meas_test.c<br>M tests/meas/meas_test.ok<br>5 files changed, 1,071 insertions(+), 5 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/92/10492/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/10492">change 10492</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/10492"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I3a86cd8185cc6b94258373fe929f0c2f1cf27cfa </div>
<div style="display:none"> Gerrit-Change-Number: 10492 </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: Harald Welte <laforge@gnumonks.org> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>