<p>Stefan Sperling <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9397">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">fix time-delta calculations for measurement reports<br><br>The previous implementation unconditionally subtracted nanosecond<br>values from different time measurements, causing overflow if the<br>current measurement was taken in less of a fraction of a second<br>than the past measurement. Use timespecsub() instead, which<br>accounts for nanoseconds correctly.<br><br>Also, fix calculations of KBit/s throughtput. It was not being<br>calculated correctly, since it was actually accounting for one<br>KB per 128th-part-of-a-second.<br><br>Change-Id: I7d22e7b5902c230efeae66eb20c17026a4037887<br>Related: OS#3225<br>---<br>M src/gprs_rlcmac_meas.cpp<br>1 file changed, 14 insertions(+), 17 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/97/9397/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9397">change 9397</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/9397"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I7d22e7b5902c230efeae66eb20c17026a4037887 </div>
<div style="display:none"> Gerrit-Change-Number: 9397 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Stefan Sperling <ssperling@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>