<p>fixeria <strong>uploaded patch set #6</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/24776">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx: implement BCCH carrier power reduction mode<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>The power reduction operation can be controlled by the BSC by<br>sending BS POWER CONTROL on the A-bis/RSL with the Channel Number<br>IE set to 0x80 (RSL_CHAN_BCCH).  This makes osmo-bts reduce the<br>transmission power on inactive timeslots of the BCCH carrier.<br><br>This is a non-standard, Osmocom specific extension, so indicate<br>support of this feature to the BSC in the feature vector.  Also<br>add a VTY command to allow enabling/disabling the power reduction<br>locally.  Add some signalling notes to the A-bis/RSL manual.<br><br>For more details, see 3GPP TS 45.008, section 7.1.<br><br>Change-Id: I3dcee6e910ccc61c5c63c728db9ea04327e2fc98<br>Depends: I69283b3f35988fc7a1a1dcf1a1ad3b67f08ec716<br>Related: SYS#4919<br>---<br>M doc/manuals/abis/rsl.adoc<br>M include/osmo-bts/bts.h<br>M include/osmo-bts/gsm_data.h<br>M src/common/bts.c<br>M src/common/rsl.c<br>M src/common/scheduler.c<br>M src/common/vty.c<br>M src/osmo-bts-trx/main.c<br>M src/osmo-bts-trx/scheduler_trx.c<br>9 files changed, 147 insertions(+), 0 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/76/24776/6</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/24776">change 24776</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/+/24776"/><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: I3dcee6e910ccc61c5c63c728db9ea04327e2fc98 </div>
<div style="display:none"> Gerrit-Change-Number: 24776 </div>
<div style="display:none"> Gerrit-PatchSet: 6 </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: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>