<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23789">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">protocol/gsm_08_58.h: add more 'Channel rate and type' values<br><br>The new values are present in 3GPP TS 48.058, V16.0.0 (2020-09).<br><br>Change-Id: I0aaea1549e6de01c374d6b46353312e6246078e0<br>---<br>M include/osmocom/gsm/protocol/gsm_08_58.h<br>1 file changed, 9 insertions(+), 4 deletions(-)<br><br></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 f1d1dec..7308f0e 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>@@ -479,10 +479,15 @@</span><br><span>    RSL_CMOD_SPD_DATA       = 0x02,</span><br><span>      RSL_CMOD_SPD_SIGN       = 0x03,</span><br><span> };</span><br><span style="color: hsl(0, 100%, 40%);">-#define RSL_CMOD_CRT_SDCCH 0x01</span><br><span style="color: hsl(0, 100%, 40%);">-#define RSL_CMOD_CRT_TCH_Bm 0x08    /* full-rate */</span><br><span style="color: hsl(0, 100%, 40%);">-#define RSL_CMOD_CRT_TCH_Lm      0x09    /* half-rate */</span><br><span style="color: hsl(0, 100%, 40%);">-/* FIXME: More CRT types */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_SDCCH          0x01</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_Bm               0x08    /* full-rate */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_Lm            0x09    /* half-rate */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_BI_Bm         0x0a    /* full-rate: bi-directional (multislot) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_UNI_Bm            0x1a    /* full-rate: uni-directional (multislot) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_GROUP_Bm 0x18    /* full-rate: group call channel */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_GROUP_Lm  0x19    /* half-rate: group call channel */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_BCAST_Bm  0x28    /* full-rate: broadcast call channel */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CRT_TCH_BCAST_Lm      0x29    /* half-rate: broadcast call channel */</span><br><span> /* Speech */</span><br><span> #define RSL_CMOD_SP_GSM1     0x01</span><br><span> #define RSL_CMOD_SP_GSM2        0x11</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23789">change 23789</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/+/23789"/><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: I0aaea1549e6de01c374d6b46353312e6246078e0 </div>
<div style="display:none"> Gerrit-Change-Number: 23789 </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-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: merged </div>