<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/23515">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">add BTS_FEAT_VAMOS<br><br>Change-Id: Ic3bd1b8075f76d1f35499faa68fad70698ee9a00<br>---<br>M include/osmocom/gsm/bts_features.h<br>M src/gsm/bts_features.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/15/23515/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/bts_features.h b/include/osmocom/gsm/bts_features.h</span><br><span>index d0dbe48..ac2c760 100644</span><br><span>--- a/include/osmocom/gsm/bts_features.h</span><br><span>+++ b/include/osmocom/gsm/bts_features.h</span><br><span>@@ -28,6 +28,7 @@</span><br><span>    BTS_FEAT_IPV6_NSVC,</span><br><span>  BTS_FEAT_ACCH_REP,</span><br><span>   BTS_FEAT_CCN, /* Is CCN supported by the cell? TS 44.060 sec 8.8.2 */</span><br><span style="color: hsl(120, 100%, 40%);">+ BTS_FEAT_VAMOS, /* Is the BTS VAMOS capable? */</span><br><span>      _NUM_BTS_FEAT</span><br><span> };</span><br><span> </span><br><span>diff --git a/src/gsm/bts_features.c b/src/gsm/bts_features.c</span><br><span>index 1e15616..c3f3667 100644</span><br><span>--- a/src/gsm/bts_features.c</span><br><span>+++ b/src/gsm/bts_features.c</span><br><span>@@ -43,6 +43,7 @@</span><br><span>     { BTS_FEAT_IPV6_NSVC,           "NSVC IPv6" },</span><br><span>     { BTS_FEAT_ACCH_REP,            "FACCH/SACCH Repetition" },</span><br><span>        { BTS_FEAT_CCN,                 "Cell Change Notification (CCN)" },</span><br><span style="color: hsl(120, 100%, 40%);">+ { BTS_FEAT_VAMOS,               "VAMOS (Voice services over Adaptive Multi-user channels on One Slot)" },</span><br><span>  { 0, NULL }</span><br><span> };</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/23515">change 23515</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/+/23515"/><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: Ic3bd1b8075f76d1f35499faa68fad70698ee9a00 </div>
<div style="display:none"> Gerrit-Change-Number: 23515 </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>