<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25474">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">scheduler: Apply BCCH Carrier Power Reduction attenuation to PDCH TS on C0<br><br>The commit implementing BCCH Carrier Power Reduction forgot to apply it<br>for bursts for which there's no lchan controlled by OsmoBTS, such as<br>those coming from PDCH timeslots. In PDCH timeslots, there's an lchan<br>available, but it was not properly filled since there's no RSL Channel<br>Activation being sent BSC->BTS.<br><br>For other TRX, BS Power Reduction is still always 0.<br><br>The BS Power Control Loop for those channels still needs to be implemented<br>in OsmoPCU and the resulting bs_power be passed somehow over PCUIF together<br>with RLCMAC data to OsmoBTS, so it can be applied there. In the case of<br>TRX0, then the code would do something like:<br>"att = OSMO_MIN(l1ts->ts->c0_power_red_db, data_ind.bs_power_att);"<br><br>Fixes: 0e8d68437af4a99dc99d11d4e1f441246bd3ec00<br>Related: SYS#4919<br>Change-Id: I3c6985c2bc6779b15094a34f5d4a345c7d8d7b38<br>---<br>M src/common/scheduler.c<br>1 file changed, 8 insertions(+), 2 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/74/25474/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25474">change 25474</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/+/25474"/><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: I3c6985c2bc6779b15094a34f5d4a345c7d8d7b38 </div>
<div style="display:none"> Gerrit-Change-Number: 25474 </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-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>