<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/19703">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">common: tx_power: Fix bug in power ramp up below max-initial value<br><br>See previous commit adding the unit test about the error description and<br>expected behavior.<br><br>The wrong behavior appeared due to step_size_mdB being unsigned and the<br>whole addition at the left side of the comparison being turned too as<br>unsigned, hence a small negative value turning into a big positive<br>value, and tpp->p_total_cur_mdBm not being updated to speed up the power<br>ramping.<br><br>Change-Id: I36a34362ebc90226fd8e1e190f898c3718fd923a<br>---<br>M src/common/tx_power.c<br>M tests/tx_power/tx_power_test.err<br>M tests/tx_power/tx_power_test.ok<br>3 files changed, 1 insertion(+), 13 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/03/19703/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/19703">change 19703</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/+/19703"/><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: I36a34362ebc90226fd8e1e190f898c3718fd923a </div>
<div style="display:none"> Gerrit-Change-Number: 19703 </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>