<p>pespin <strong>uploaded patch set #7</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25268">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MS Power Control Loop: Take C/I into account<br><br>This commit extends existing MS Power Control Loop algorithm to take<br>into account computed C/I values on the UL, received from MS. The<br>related C/I parameters used by the algorithm are configured at and<br>provided by the BSC, which transmits them to the BTS similar to already<br>existing parameters.<br><br>Using C/I instead of existing RxQual is preferred due to extended<br>granularity of C/I (bigger range than RxQual's 0-7).<br>Furthermore, existing literature (such as "GSM/EDGE: Evolution and Performance"<br>Table 10.3) provides detailed information about expected target values,<br>even different values for different channel types. Hence, it was decided<br>to support setting different MS Power Parameters for different channel<br>types.<br><br>These MS Power Parameters are Osmocom specific, ie. supported only by<br>newish versions of osmo-bts. Older versions of osmo-bts should ignore<br>the new IEs added just fine. The new IEs containing the MS POwer<br>Parameters are not send for non osmo-bts BTSs, hence this commit is<br>secure with regards to running  osmo-bsc against an ip.access BTS such<br>as nanoBTS.<br><br>Related: SYS#4917<br>Depends: libosmocore.git Change-Id Iffef0611430ad6c90606149c398d80158633bbca<br>Change-Id: I5dfd8ff9ab6b499646498b507624758dcc160fb6<br>---<br>M include/osmo-bts/gsm_data.h<br>M include/osmo-bts/power_control.h<br>M src/common/gsm_data.c<br>M src/common/l1sap.c<br>M src/common/power_control.c<br>M src/common/rsl.c<br>M src/common/vty.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>10 files changed, 504 insertions(+), 137 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/68/25268/7</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25268">change 25268</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/+/25268"/><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: I5dfd8ff9ab6b499646498b507624758dcc160fb6 </div>
<div style="display:none"> Gerrit-Change-Number: 25268 </div>
<div style="display:none"> Gerrit-PatchSet: 7 </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-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-CC: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: osmith <osmith@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>