<p>fixeria <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24777">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, starting from version 13.0.0 (2015-11) there is a feature<br>called '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 VTY command to turn on and off the BCCH carrier power<br>reduction operation.  Also introduce a CTRL command.  On the<br>A-bis/RSL, abuse the BS POWER CONTROL message by setting<br>the Channel Number IE to 0x80 (RSL_CHAN_BCCH).<br><br>Currently, only osmo-bts-trx is supported.  A value greater than<br>zero makes it reduce the power on *inactive* timeslots of the<br>BCCH carrier.  Sending zero disables the BCCH power reduction<br>mode completely.<br><br>For more details, see 3GPP TS 45.008, section 7.1, and 3GPP TR 45.926.<br><br>Change-Id: I047fce33d4d3e4c569dd006ba17858467a2f4783<br>Related: SYS#4919<br>---<br>M doc/manuals/chapters/power_control.adoc<br>M include/osmocom/bsc/bts.h<br>M src/osmo-bsc/bsc_ctrl_commands.c<br>M src/osmo-bsc/bsc_vty.c<br>M src/osmo-bsc/bts.c<br>M src/osmo-bsc/bts_osmobts.c<br>M tests/osmo-bsc.vty<br>7 files changed, 235 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/77/24777/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/24777">change 24777</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/+/24777"/><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: I047fce33d4d3e4c569dd006ba17858467a2f4783 </div>
<div style="display:none"> Gerrit-Change-Number: 24777 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>