<p>dexter <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/13081">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm0808_utils: fix gsm48 multirate configuration generator<br><br>The function gsm0808_sc_cfg_from_gsm48_mr_cfg() takes an S15 to S0<br>bitmask and converts that bitmask into an AMR multirate configuration<br>struct.<br><br>Unfortunately the current implementation implements 3GPP TS 28.062,<br>Table 7.11.3.1.3-2 wrongly in some aspects. Lets fix this.<br><br>- Fix wrong interpretation of the bitpatterns<br>- 5,15K is invalid and must never be selected<br>- Make sure that no more than 4 rates are selected in the active set<br>- Extend unit-test<br><br>Change-Id: I6fd7f4073b84093742c322752f2fd878d1071e15<br>Related: SYS#4470<br>---<br>M include/osmocom/gsm/gsm0808_utils.h<br>M include/osmocom/gsm/protocol/gsm_08_08.h<br>M src/gsm/gsm0808_utils.c<br>M tests/gsm0808/gsm0808_test.c<br>M tests/gsm0808/gsm0808_test.ok<br>5 files changed, 306 insertions(+), 62 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/81/13081/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/13081">change 13081</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/13081"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I6fd7f4073b84093742c322752f2fd878d1071e15 </div>
<div style="display:none"> Gerrit-Change-Number: 13081 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-CC: Harald Welte <laforge@gnumonks.org> </div>