Change in osmo-bsc[master]: bts_osmobts: update the list of supported features

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Sat May 30 21:01:39 UTC 2020


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bsc/+/18617 )


Change subject: bts_osmobts: update the list of supported features
......................................................................

bts_osmobts: update the list of supported features

Change-Id: I431c8ab9478cbc40179903edc21043623d805da1
---
M src/osmo-bsc/bts_osmobts.c
1 file changed, 8 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/17/18617/1

diff --git a/src/osmo-bsc/bts_osmobts.c b/src/osmo-bsc/bts_osmobts.c
index 5aaa1af..9e9eabf 100644
--- a/src/osmo-bsc/bts_osmobts.c
+++ b/src/osmo-bsc/bts_osmobts.c
@@ -51,6 +51,14 @@
 	/* The following features are common to all osmo-bts-* models */
 	osmo_bts_set_feature(&model->features, BTS_FEAT_GPRS);
 	osmo_bts_set_feature(&model->features, BTS_FEAT_EGPRS);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_OML_ALERTS);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_CBCH);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_F_V1);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_H_V1);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_F_EFR);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_F_AMR);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_SPEECH_H_AMR);
+	osmo_bts_set_feature(&model->features, BTS_FEAT_ETWS_PN);
 
 	return gsm_bts_model_register(model);
 }

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bsc/+/18617
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I431c8ab9478cbc40179903edc21043623d805da1
Gerrit-Change-Number: 18617
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200530/34b41e3d/attachment.htm>


More information about the gerrit-log mailing list