<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23806">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">RR: add missing Extended TSC Set IE<br><br>Defined in 48.018 10.5.2.82.<br>This will be used by Channel Mode Modify for VAMOS.<br><br>Change-Id: I9bad6e7121af43dfa9706635e58279ce672a4e14<br>---<br>M include/osmocom/gsm/protocol/gsm_04_08.h<br>M src/gsm/gsm48.c<br>2 files changed, 2 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/06/23806/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_04_08.h b/include/osmocom/gsm/protocol/gsm_04_08.h</span><br><span>index c9cc667..3fa9419 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_04_08.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_04_08.h</span><br><span>@@ -1729,6 +1729,7 @@</span><br><span> #define GSM48_IE_CHDES_2_AFTER    0x64</span><br><span> #define GSM48_IE_MODE_SEC_CH    0x66</span><br><span> #define GSM48_IE_F_CH_SEQ_AFTER 0x69</span><br><span style="color: hsl(120, 100%, 40%);">+#define GSM48_IE_EXTENDED_TSC_SET 0x6d</span><br><span> #define GSM48_IE_MA_AFTER       0x72</span><br><span> #define GSM48_IE_BA_RANGE       0x73</span><br><span> #define GSM48_IE_GROUP_CHDES    0x74</span><br><span>diff --git a/src/gsm/gsm48.c b/src/gsm/gsm48.c</span><br><span>index 927e639..02489c9 100644</span><br><span>--- a/src/gsm/gsm48.c</span><br><span>+++ b/src/gsm/gsm48.c</span><br><span>@@ -124,6 +124,7 @@</span><br><span>          [GSM48_IE_CHDES_2_AFTER]        = { TLV_TYPE_FIXED, 3 },</span><br><span>             [GSM48_IE_MODE_SEC_CH]          = { TLV_TYPE_TV },</span><br><span>           [GSM48_IE_F_CH_SEQ_AFTER]               = { TLV_TYPE_FIXED, 9 },</span><br><span style="color: hsl(120, 100%, 40%);">+              [GSM48_IE_EXTENDED_TSC_SET]     = { TLV_TYPE_TV },</span><br><span>           [GSM48_IE_MA_AFTER]             = { TLV_TYPE_TLV },</span><br><span>          [GSM48_IE_BA_RANGE]             = { TLV_TYPE_TLV },</span><br><span>          [GSM48_IE_GROUP_CHDES]          = { TLV_TYPE_TLV },</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23806">change 23806</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/+/23806"/><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: I9bad6e7121af43dfa9706635e58279ce672a4e14 </div>
<div style="display:none"> Gerrit-Change-Number: 23806 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>