<p>fixeria <strong>uploaded patch set #3</strong> to the change originally created by dexter.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25284">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-bts-trx: implement Temporary Overpower for SACCH/FACCH<br><br>GSM/EDGE Evolution and Performance, Section 12.3 suggests Temporary<br>Overpower as another solution to improve SACCH/FACCH performance in<br>case of bad C/I. The idea here is that you increment the DL transmit<br>power by 2..4dB only for FACCH/SACCH bursts, while keeping all voice<br>bursts at the lower (normal) level as determined by BS power control.<br><br>SACCH blocks can be recognized by the channel type, since they're<br>always transmitted in specific frames of a multiframe.  FACCH blocks,<br>however, are not predictable and can substitute voice blocks at<br>(almost) any time.  Thus we need to mark FACCH bursts as such in<br>the logical channel handlers (using TRX_BR_F_FACCH).<br><br>Change-Id: Ie8a626fefccf1eb07271058e5126ec106cb1abcf<br>Related: SYS#5319<br>---<br>M include/osmo-bts/gsm_data.h<br>M include/osmo-bts/scheduler.h<br>M src/common/scheduler.c<br>M src/osmo-bts-trx/main.c<br>M src/osmo-bts-trx/sched_lchan_tchf.c<br>M src/osmo-bts-trx/sched_lchan_tchh.c<br>6 files changed, 43 insertions(+), 3 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/84/25284/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25284">change 25284</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/+/25284"/><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: Ie8a626fefccf1eb07271058e5126ec106cb1abcf </div>
<div style="display:none"> Gerrit-Change-Number: 25284 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@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: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>