<p>neels <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24885">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">RES IND: pick lchan with least interference<br><br>In lchan_select, do not return on the first available lchan, but iterate<br>through all available lchans. Among those that would match, pick the one<br>with the lowest interference level as indicated by earlier RES IND.<br><br>Lchans that have no interference ratings are picked last.<br><br>This feature is off by default, enable per BTS with<br><br> network<br>  bts N<br>   channel allocator avoid-interference 1<br><br>osmo-bsc still does the same ascending/descending lchan allocation as<br>before this patch with the default setting of:<br><br>   channel allocator avoid-interference 0<br><br>Related: SYS#5313<br>Change-Id: I844494092193811dfd9fa4d52983cbaed0fc9248<br>---<br>M src/osmo-bsc/lchan_select.c<br>M tests/handover/test_resource_indication.ho_vty<br>2 files changed, 57 insertions(+), 29 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/85/24885/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24885">change 24885</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/+/24885"/><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: I844494092193811dfd9fa4d52983cbaed0fc9248 </div>
<div style="display:none"> Gerrit-Change-Number: 24885 </div>
<div style="display:none"> Gerrit-PatchSet: 5 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>