<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/c/osmo-trx/+/15436">View Change</a></p><p>4 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/#/c/15436/1/Transceiver52M/Transceiver.cpp">File Transceiver52M/Transceiver.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/15436/1/Transceiver52M/Transceiver.cpp@a613">Patch Set #1, Line 613:</a> <code style="font-family:monospace,monospace"></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">No need to move this line, just leave it here.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/15436/1/Transceiver52M/Transceiver.cpp@a618">Patch Set #1, Line 618:</a> <code style="font-family:monospace,monospace"></code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Huh, looks like a bug to me: bi->tn is not (yet) assigned at this point. Not sure why are you moving this block as a part of this change, but I would prefer to see the fix in a separate change. A simple solution is to assign fi->fn and bi->tn just before this block.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/15436/1/Transceiver52M/Transceiver.cpp@591">Patch Set #1, Line 591:</a> <code style="font-family:monospace,monospace">-1: timeslot is off (fn and tn in bi are filled),</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">You could use the macros from errno.h here:</p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">  -1: ENODATA, ENODEV, ENOENT, or ENOMSG;<br>  -2: EIO;</pre><p style="white-space: pre-wrap; word-wrap: break-word;">so the would be no need to explain their meaning.<br>Just an idea, not a merge blocker.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/#/c/15436/1/Transceiver52M/Transceiver.cpp@1042">Patch Set #1, Line 1042:</a> <code style="font-family:monospace,monospace">NOTICE</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">This looks like a normal event to me when one or more timeslots are disabled. Not sure if we should log anything at all...</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/15436">change 15436</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-trx/+/15436"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Icf62e5d1200c7a440f255bb46023cdbf61532b7f </div>
<div style="display:none"> Gerrit-Change-Number: 15436 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </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: fixeria <axilirator@gmail.com> </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-Comment-Date: Fri, 06 Sep 2019 19:36:25 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: Yes </div>
<div style="display:none"> Gerrit-MessageType: comment </div>