<p>Patch set 1:<span style="border-radius: 3px; display: inline-block; margin: 0 2px; padding: 4px;background-color: #ffd4d4;">Code-Review -1</span></p><p><a href="https://gerrit.osmocom.org/9302">View Change</a></p><p>5 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9302/1/src/gprs_rlcmac_meas.cpp">File src/gprs_rlcmac_meas.cpp:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9302/1/src/gprs_rlcmac_meas.cpp@82">Patch Set #1, Line 82:</a> <code style="font-family:monospace,monospace">             + ((now_tv.tv_nsec/1000 - rssi_tv->tv_nsec/1000) << 7) / 1000000;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Probably more exact to divide /1000 after the substraction?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9302/1/src/gprs_rlcmac_meas.cpp@134">Patch Set #1, Line 134:</a> <code style="font-family:monospace,monospace">              + ((now_tv.tv_nsec/1000 - loss_tv->tv_nsec/1000) << 7) / 1000000;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">same</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9302/1/src/gprs_rlcmac_meas.cpp@178">Patch Set #1, Line 178:</a> <code style="font-family:monospace,monospace">             + ((now_tv.tv_nsec/1000 - bw_tv->tv_nsec/1000) << 7) / 1000000;</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">same</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/9302/1/src/tbf.cpp">File src/tbf.cpp:</a></p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9302/1/src/tbf.cpp@185">Patch Set #1, Line 185:</a> <code style="font-family:monospace,monospace">       memset(&rssi_tv, 0, sizeof(rssi_tv));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Use timespecclear from include/osmocom/core/timer_compat.h</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/9302/1/src/tbf.cpp@1027">Patch Set #1, Line 1027:</a> <code style="font-family:monospace,monospace">   memset(&dl_bw_tv, 0, sizeof(dl_bw_tv));</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Same here</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/9302">change 9302</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/9302"/><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: comment </div>
<div style="display:none"> Gerrit-Change-Id: I775d85d0d3ac740330879e588bdab6fce7f0b46c </div>
<div style="display:none"> Gerrit-Change-Number: 9302 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </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>
<div style="display:none"> Gerrit-Comment-Date: Fri, 25 May 2018 13:34:49 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-HasLabels: Yes </div>