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

2021-04-04 Thread fixeria
fixeria has abandoned this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/18617 )

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


Abandoned

Ok, I see. This change is just a result of my misunderstanding.
--
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: fixeria 
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge 
Gerrit-MessageType: abandon


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

2021-04-04 Thread fixeria
fixeria has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/18617 )

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


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/c/osmo-bsc/+/18617/1/src/osmo-bsc/bts_osmobts.c
File src/osmo-bsc/bts_osmobts.c:

https://gerrit.osmocom.org/c/osmo-bsc/+/18617/1/src/osmo-bsc/bts_osmobts.c@54
PS1, Line 54: osmo_bts_set_feature(>features, BTS_FEAT_OML_ALERTS);
:   osmo_bts_set_feature(>features, BTS_FEAT_CBCH);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_V1);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_H_V1);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_EFR);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_AMR);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_H_AMR);
:   osmo_bts_set_feature(>features, BTS_FEAT_ETWS_PN);
> how do you know that those are supported by the (remote, possibly old) 
> osmo-bts version?  The point  […]
I think I am not understanding the point of having this list of 'expected' 
features in osmo-bsc. When I was working on this patch, I thought this is what 
we expect the recent osmo-bts to support. From your response, it now feels more 
like it's a set of features that any, even a very old osmo-bts version would 
support. We have EGPRS here, but not SPEECH_* features? Was EGPRS support 
introduced even earlier than FR/HR/AMR speech coding? I am confused.



-- 
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: fixeria 
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge 
Gerrit-Comment-Date: Sun, 04 Apr 2021 17:33:49 +
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: laforge 
Gerrit-MessageType: comment


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

2020-05-31 Thread laforge
laforge has posted comments on this change. ( 
https://gerrit.osmocom.org/c/osmo-bsc/+/18617 )

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


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/c/osmo-bsc/+/18617/1/src/osmo-bsc/bts_osmobts.c
File src/osmo-bsc/bts_osmobts.c:

https://gerrit.osmocom.org/c/osmo-bsc/+/18617/1/src/osmo-bsc/bts_osmobts.c@54
PS1, Line 54: osmo_bts_set_feature(>features, BTS_FEAT_OML_ALERTS);
:   osmo_bts_set_feature(>features, BTS_FEAT_CBCH);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_V1);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_H_V1);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_EFR);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_AMR);
:   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_H_AMR);
:   osmo_bts_set_feature(>features, BTS_FEAT_ETWS_PN);
how do you know that those are supported by the (remote, possibly old) osmo-bts 
version?  The point about auto-detecting the features at runtime is exactly so 
we can discover what the specific version/build of BTS supports.



--
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 
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge 
Gerrit-Comment-Date: Sun, 31 May 2020 18:48:21 +
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment


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

2020-05-30 Thread Vadim Yanitskiy
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(>features, BTS_FEAT_GPRS);
osmo_bts_set_feature(>features, BTS_FEAT_EGPRS);
+   osmo_bts_set_feature(>features, BTS_FEAT_OML_ALERTS);
+   osmo_bts_set_feature(>features, BTS_FEAT_CBCH);
+   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_V1);
+   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_H_V1);
+   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_EFR);
+   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_F_AMR);
+   osmo_bts_set_feature(>features, BTS_FEAT_SPEECH_H_AMR);
+   osmo_bts_set_feature(>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 
Gerrit-MessageType: newchange