<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23790">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">protocol/gsm_08_58.h: add asymmetric CSD data rates<br><br>The new values are present in 3GPP TS 48.058, V16.0.0 (2020-09).<br><br>Change-Id: Icf4c83fa443b8410f4362c119b0a85419036b9cd<br>---<br>M include/osmocom/gsm/protocol/gsm_08_58.h<br>1 file changed, 7 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/90/23790/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 7308f0e..79ddb68 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>@@ -495,6 +495,13 @@</span><br><span> #define RSL_CMOD_SP_GSM4      0x31</span><br><span> #define RSL_CMOD_SP_GSM5        0x09</span><br><span> #define RSL_CMOD_SP_GSM6        0x0d</span><br><span style="color: hsl(120, 100%, 40%);">+/* non-transparent data (asymmetric) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CSD_NTA_43k5_14k5       0x61    /* asymmetric 43.5 kbit/s (DL) + 14.5 kbit/s (UL) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CSD_NTA_29k0_14k5        0x62    /* asymmetric 29.0 kbit/s (DL) + 14.5 kbit/s (UL) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CSD_NTA_43k5_29k0        0x63    /* asymmetric 43.5 kbit/s (DL) + 29.0 kbit/s (UL) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CSD_NTA_14k5_43k5        0x69    /* asymmetric 14.5 kbit/s (DL) + 43.5 kbit/s (UL) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CSD_NTA_14k5_29k0        0x6a    /* asymmetric 14.5 kbit/s (DL) + 29.0 kbit/s (UL) */</span><br><span style="color: hsl(120, 100%, 40%);">+#define RSL_CMOD_CSD_NTA_29k0_43k5        0x6b    /* asymmetric 29.0 kbit/s (DL) + 43.5 kbit/s (UL) */</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/+/23790">change 23790</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/+/23790"/><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: Icf4c83fa443b8410f4362c119b0a85419036b9cd </div>
<div style="display:none"> Gerrit-Change-Number: 23790 </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>