<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25328">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MS/BS Power Control Loop: Do RxLEV meas avg & delta calculations directly on RxLevels<br><br>Before this comits, averaging and delta calculation was done in RSSI,<br>but stored the averaging cached state in variables named "rxlev", which<br>was really confusing. Let's keeping averaging and delta calculations<br>based on RxLevels.<br><br>Some of the tests change results due to test passing RSSI -45, which is<br>an invalid Rxlev (only up to -47 is supported).<br>Others fail due to an unrelated bug showing up now. Basically the averaging algo<br>is doing rounding  the wrong way when downscaling the values. It will be<br>fixed in a follow-up commit.<br><br>Change-Id: I4cff8394f22b5d47789163051364ff594b2bcd74<br>---<br>M src/common/power_control.c<br>M tests/power/ms_power_loop_test.c<br>M tests/power/ms_power_loop_test.err<br>M tests/power/ms_power_loop_test.ok<br>4 files changed, 49 insertions(+), 57 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/28/25328/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25328">change 25328</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/+/25328"/><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: I4cff8394f22b5d47789163051364ff594b2bcd74 </div>
<div style="display:none"> Gerrit-Change-Number: 25328 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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-MessageType: newpatchset </div>