<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24739">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">power_control: implement BCCH carrier power reduction operation<br><br>The BCCH carrier (sometimes called C0) of a BTS shall maintain<br>discontinuous Downlink transmission at full power in order to<br>stay 'visible' to the mobile stations.  Because of that, early<br>versions of 3GPP TS 45.008 prohibited BS power reduction on C0.<br><br>However, in the recent 3GPP TS 45.008 there is a feature called<br>'BCCH carrier power reduction operation'.  This is a special<br>mode of operation, where the variation of RF level for some<br>timeslots is relaxed for the purpose of energy saving.<br><br>In BCCH carrier power reduction operation, for timeslots on the<br>C0 carrier, except timeslots carrying BCCH/CCCH, the output power<br>may be lower than the output power used for timeslots carrying<br>BCCH/CCCH.  In this case the maximum allowed difference in output<br>power actually transmitted by the BTS is 6 dB.<br><br>Introduce a new 'bs-power-c0' configuration command, complementing<br>the existing 'bs-power' command, in order to allow constrained BS<br>power reduction on *active channels* of the BCCH carriers.<br><br>In lchan_fsm_wait_ts_ready_onenter(), distinguish between the<br>BCCH and non-BCCH carriers, apply the appropriate default value.<br><br>Change-Id: Id7c2cf80309532f57621342826acc0e9639733cd<br>Related: SYS#4919<br>---<br>M include/osmocom/bsc/gsm_data.h<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/gsm_data.c<br>M src/osmo-bsc/lchan_fsm.c<br>M tests/power_ctrl.vty<br>5 files changed, 72 insertions(+), 11 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/39/24739/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24739">change 24739</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-bsc/+/24739"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Id7c2cf80309532f57621342826acc0e9639733cd </div>
<div style="display:none"> Gerrit-Change-Number: 24739 </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-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>