<p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19029">View Change</a></p><p>3 comments:</p><ul style="list-style: none; padding: 0;"><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19029/1/src/common/scheduler.c">File src/common/scheduler.c:</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/osmo-bts/+/19029/1/src/common/scheduler.c@56">Patch Set #1, Line 56:</a> <code style="font-family:monospace,monospace">const ubit_t _sched_dummy_burst[] = {</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">if it's GSM_BURST_LEN size, then please leave it there, it's convenient to quickly understand sizes of arrays in this case.</p></li></ul></li><li style="margin: 0; padding: 0;"><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19029/1/src/osmo-bts-trx/scheduler_trx.c">File src/osmo-bts-trx/scheduler_trx.c:</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/osmo-bts/+/19029/1/src/osmo-bts-trx/scheduler_trx.c@105">Patch Set #1, Line 105:</a> <code style="font-family:monospace,monospace">                           c0_mask |= (1 << tn);</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">Why not simply moving all the code below inside this if condition and you don't need to work with this c0_mask?</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19029/1/src/osmo-bts-trx/scheduler_trx.c@124">Patch Set #1, Line 124:</a> <code style="font-family:monospace,monospace">           if (c0_mask & (1 << br.tn))</code></p><p style="white-space: pre-wrap; word-wrap: break-word;">don't you need to do the opposite? send when this holds true?</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/19029">change 19029</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/+/19029"/><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: I8c3651c27d2991079e83b8abdb7e2c3f95b97a43 </div>
<div style="display:none"> Gerrit-Change-Number: 19029 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Comment-Date: Mon, 29 Jun 2020 08:46:05 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Gerrit-MessageType: comment </div>