<p>Vadim Yanitskiy has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18617">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts_osmobts: update the list of supported features<br><br>Change-Id: I431c8ab9478cbc40179903edc21043623d805da1<br>---<br>M src/osmo-bsc/bts_osmobts.c<br>1 file changed, 8 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/17/18617/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/bts_osmobts.c b/src/osmo-bsc/bts_osmobts.c</span><br><span>index 5aaa1af..9e9eabf 100644</span><br><span>--- a/src/osmo-bsc/bts_osmobts.c</span><br><span>+++ b/src/osmo-bsc/bts_osmobts.c</span><br><span>@@ -51,6 +51,14 @@</span><br><span>  /* The following features are common to all osmo-bts-* models */</span><br><span>     osmo_bts_set_feature(&model->features, BTS_FEAT_GPRS);</span><br><span>        osmo_bts_set_feature(&model->features, BTS_FEAT_EGPRS);</span><br><span style="color: hsl(120, 100%, 40%);">+        osmo_bts_set_feature(&model->features, BTS_FEAT_OML_ALERTS);</span><br><span style="color: hsl(120, 100%, 40%);">+   osmo_bts_set_feature(&model->features, BTS_FEAT_CBCH);</span><br><span style="color: hsl(120, 100%, 40%);">+ osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_F_V1);</span><br><span style="color: hsl(120, 100%, 40%);">+  osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_H_V1);</span><br><span style="color: hsl(120, 100%, 40%);">+  osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_F_EFR);</span><br><span style="color: hsl(120, 100%, 40%);">+ osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_F_AMR);</span><br><span style="color: hsl(120, 100%, 40%);">+ osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_H_AMR);</span><br><span style="color: hsl(120, 100%, 40%);">+ osmo_bts_set_feature(&model->features, BTS_FEAT_ETWS_PN);</span><br><span> </span><br><span>         return gsm_bts_model_register(model);</span><br><span> }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18617">change 18617</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/osmo-bsc/+/18617"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I431c8ab9478cbc40179903edc21043623d805da1 </div>
<div style="display:none"> Gerrit-Change-Number: 18617 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Vadim Yanitskiy <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>