<p>neels <strong>uploaded patch set #5</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24887">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">separate 'interference-meas level-bounds' cfg and used<br><br>The VTY defun already indicates BSC_VTY_ATTR_RESTART_ABIS_OML_LINK<br>correctly, but so far we would immediately start using the new values<br>internally, and wrongly interpret interference levels. Fix that.<br><br>Have bts->interf_meas_params twice: interf_meas_params_cfg for the VTY<br>configured values, and interf_meas_params_used for the values that the<br>BTS actually knows about, after they were sent via OML.<br><br>In a running BSC, when changing the interference level boundaries on the<br>telnet VTY, the BTS is not immediately told about the change. That would<br>require a BTS restart. Hence store the cfg values separately in<br>interf_meas_params_cfg. For comparing/printing interference levels in a<br>running BTS, only employ the values that were actually sent via OML and<br>placed in interf_meas_params_used.<br><br>Related: SYS#5313<br>Change-Id: Iad8cf4151ff7f86dc0549158ed5d91d788d40b1f<br>---<br>M include/osmocom/bsc/bts.h<br>M src/osmo-bsc/abis_rsl.c<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/bts.c<br>M src/osmo-bsc/bts_ipaccess_nanobts_omlattr.c<br>M src/osmo-bsc/nm_bts_fsm.c<br>M tests/handover/handover_test.c<br>7 files changed, 28 insertions(+), 21 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/87/24887/5</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24887">change 24887</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/+/24887"/><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: Iad8cf4151ff7f86dc0549158ed5d91d788d40b1f </div>
<div style="display:none"> Gerrit-Change-Number: 24887 </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: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>