<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/21993">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">power_control: migrate MS/BS control loops to the new params<br><br>In change [1] the new power control structures and default params<br>were introduced.  In change [2], the existing VTY commands for MS<br>power control in the BTS were deprecated and changed to use the<br>new structures as storage.  Finally, in change [3], handling of<br>the power control parameters on the A-bis/RSL was implemented.<br><br>This change is the final logical step in the mentioned chain: it<br>makes both MS/BS power control loops use the new parameters, and<br>removes the old structures.  The actual implementation of both<br>power control loops remains the same, however the expected output<br>of some unit tests for the Downlink loop needs to be changed:<br><br>  - TC_fixed_mode: disabling dynamic power control becomes a separate<br>    step of the test script since the field 'fixed' is removed;<br><br>  - TC_rxlev_target: RxLev thresholds are printed 'as-is'.<br><br>Not all of the new parameters are used by the power control loops<br>yet.  Further improvements to be done in the follow up commits.<br><br>[1] I6d41eb238aa6d4f5b77596c5477c2ecbe86de2a8<br>[2] Icbd9a7d31ce6723294130a31a179a002fccb4612<br>[3] I5a901eca5a78a0335a6954064e602e65cda85390<br><br>Change-Id: Ib18f84c40227841d95a36063a6789bf63054fc2e<br>Related: SYS#4918<br>---<br>M include/osmo-bts/bts.h<br>M include/osmo-bts/gsm_data.h<br>M src/common/bts.c<br>M src/common/power_control.c<br>M src/common/rsl.c<br>M src/common/vty.c<br>M src/osmo-bts-lc15/oml.c<br>M src/osmo-bts-oc2g/oml.c<br>M src/osmo-bts-sysmo/oml.c<br>M src/osmo-bts-sysmo/sysmobts_vty.c<br>M src/osmo-bts-trx/trx_vty.c<br>M tests/power/bs_power_loop_test.c<br>M tests/power/bs_power_loop_test.ok<br>M tests/power/ms_power_loop_test.c<br>14 files changed, 181 insertions(+), 153 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/93/21993/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/21993">change 21993</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/+/21993"/><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: Ib18f84c40227841d95a36063a6789bf63054fc2e </div>
<div style="display:none"> Gerrit-Change-Number: 21993 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </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-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>