<p>Max <strong>uploaded patch set #4</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13402">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Update MCS selection for retransmission<br><br>In 3GPP TS 44.060 the selection of MCS for retransmissions is defined as<br>separate tables (8.1.1.1 and 8.1.1.2) depending on the value of<br>resegmentation bit (which is opposite to the way EGPRS_ARQ are defined<br>in the source code). Let's follow the same idea and explicitly check for<br>resegmentation bit value and use separate tables. This also makes it<br>easier to add proper support for special cases (MCS-6-9 and MCS-5-7) and<br>padding in future independently for different ARQ types. The code is<br>also moved to c to avoid unnecessary conversions to and from cpp class.<br><br>Change-Id: Ia73baeefee7a58834f0fc50e3b8bf8d5e3eb7815<br>---<br>M src/coding_scheme.c<br>M src/coding_scheme.h<br>M src/gprs_coding_scheme.cpp<br>M src/gprs_coding_scheme.h<br>M src/tbf_dl.cpp<br>5 files changed, 40 insertions(+), 50 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/02/13402/4</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13402">change 13402</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/13402"/><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-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia73baeefee7a58834f0fc50e3b8bf8d5e3eb7815 </div>
<div style="display:none"> Gerrit-Change-Number: 13402 </div>
<div style="display:none"> Gerrit-PatchSet: 4 </div>
<div style="display:none"> Gerrit-Owner: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Pau Espin Pedrol <pespin@sysmocom.de> </div>