<p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25869">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-bsc/+/25869/3/src/osmo-bsc/bts_vty.c">File src/osmo-bsc/bts_vty.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-bsc/+/25869/3/src/osmo-bsc/bts_vty.c@721">Patch Set #3, Line 721:</a> <code style="font-family:monospace,monospace"> "rxqual (0|1|2|3|4|5|6|7)"</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">I wonder why isn't this specified as <0-7> (I know it's not related to this patch, but anyway).</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">Because with '<0-7>' we would not be able to describe every possible value.</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25869/3/src/osmo-bsc/bts_vty.c@724">Patch Set #3, Line 724:</a> <code style="font-family:monospace,monospace"> "BER >= 0% (always on)\n" \</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">if changed above, this can be rewritten to simply point to the 3GPP TS where this table is specified […]</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">I personally find it useful to have the exact 'BER >= x' bands in the interactive VTY help. This way there is no need to open the specs. and look up every value...</p></li><li style="margin: 0; padding: 0 0 0 16px;"><p style="margin-bottom: 4px;"><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25869/3/src/osmo-bsc/bts_vty.c@4309">Patch Set #3, Line 4309:</a> <code style="font-family:monospace,monospace">                 mode, top->overpower_db, VTY_NEWLINE);</code></p><p><blockquote style="border-left: 1px solid #aaa; margin: 10px 0; padding: 0 10px;">what if mode is NULL here? top->sacch and top->facch being false.</blockquote></p><p style="white-space: pre-wrap; word-wrap: break-word;">This should not happen (see cfg_bts_top_dl_acch_cmd below). If 'overpower_db > 0' is true, then at least one of top->sacch / top->facch shall be true. I can add an ASSERT here, just to be safe.</p></li></ul></li></ul><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/25869">change 25869</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-bsc/+/25869"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ia2e01e11d718ea0ba2a7e49ae2b871d57991f31c </div>
<div style="display:none"> Gerrit-Change-Number: 25869 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </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: Thu, 21 Oct 2021 18:22:27 +0000 </div>
<div style="display:none"> Gerrit-HasComments: Yes </div>
<div style="display:none"> Gerrit-Has-Labels: No </div>
<div style="display:none"> Comment-In-Reply-To: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: comment </div>