<p>pespin <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/21179">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Implement downgrade to DL MCS1-4 when USF for GPRS_only MS<br><br>In previous status, if USF for GPRS-only MS was selected, then EGPRS<br>TBFs were skipped and either a GPRS TBF was selected or a Dummy Block<br>was sent. That means the behavior was unfair towards EGPRS TBFs, because<br>sometimes they were skipped in favor of GPRS ones.<br>This patch imporves the situation in the above mentioned USF scenario, by<br>first, under specific conditions, allowing selection of an EGPRS TBF and<br>then forcing it to transmit in EGPRS-GMSK (MCS1-4) so that the<br>USF-targeted MS can still decode the USF, while at the same time<br>providing more fairness by allowing the EGPRS TBF to transmit data.<br><br>The specific conditions mentioned above are, mainly, related to the fact<br>that once a DL data block has been sent, and hence a BSN was assigned to<br>it, it cannot be retransmitted later using another MCS, since lower<br>MCS1-4 wouldn't be able to contain higher MCS RLC payload.<br><br>The set of conditions could be expanded in the future by also selecting<br>the EGPRS TBF if retransmition is required and the block to be<br>retransmitted was originally transmitted as MCS1-4.<br><br>Related: OS#4544<br>Change-Id: I9af23e175435fe9ae7b0e4119ad52fcd4707b9ca<br>---<br>M src/bts.cpp<br>M src/bts.h<br>M src/gprs_rlcmac_sched.cpp<br>M src/tbf_dl.cpp<br>M src/tbf_dl.h<br>M tests/tbf/TbfTest.err<br>6 files changed, 463 insertions(+), 431 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/79/21179/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/21179">change 21179</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-pcu/+/21179"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I9af23e175435fe9ae7b0e4119ad52fcd4707b9ca </div>
<div style="display:none"> Gerrit-Change-Number: 21179 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </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: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>