<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23788">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">protocol/gsm_08_58.h: add RSL_CMOD_SP_{GSM4,GSM5,GSM6}<br><br>The new values are present in 3GPP TS 48.058, V16.0.0 (2020-09):<br><br> * RSL_CMOD_SP_GSM4 - OFR AMR-WB or OHR AMR-WB,<br> * RSL_CMOD_SP_GSM5 - FR AMR-WB,<br> * RSL_CMOD_SP_GSM6 - OHR AMR.<br><br>Change-Id: I40eca759380c8895d7923b2b4259d37a50978160<br>---<br>M include/osmocom/gsm/protocol/gsm_08_58.h<br>1 file changed, 3 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/88/23788/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>index 6f974ce..f1d1dec 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>@@ -487,6 +487,9 @@</span><br><span> #define RSL_CMOD_SP_GSM1       0x01</span><br><span> #define RSL_CMOD_SP_GSM2        0x11</span><br><span> #define RSL_CMOD_SP_GSM3        0x21</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_SP_GSM4  0x31</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_SP_GSM5  0x09</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_SP_GSM6  0x0d</span><br><span> /* non-transparent data */</span><br><span> #define RSL_CMOD_CSD_NT_43k5      0x74</span><br><span> #define RSL_CMOD_CSD_NT_28k8    0x71</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23788">change 23788</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/libosmocore/+/23788"/><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-Change-Id: I40eca759380c8895d7923b2b4259d37a50978160 </div>
<div style="display:none"> Gerrit-Change-Number: 23788 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>