fixeria has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/libosmocore/+/31488 )


Change subject: gsm: add missing features to osmo_bts_features_names[]
......................................................................

gsm: add missing features to osmo_bts_features_names[]

Change-Id: I0ff47a79d611cd1c2d23ac5b4d53dca27e402821
Fixes: 812dfbf3a756088ef8ae083044c690783ef84067
---
M src/gsm/bts_features.c
1 file changed, 12 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/88/31488/1

diff --git a/src/gsm/bts_features.c b/src/gsm/bts_features.c
index 1cc3c26..1e041c7 100644
--- a/src/gsm/bts_features.c
+++ b/src/gsm/bts_features.c
@@ -82,5 +82,7 @@
        { BTS_FEAT_DYN_TS_SDCCH8, "DYN_TS_SDCCH8" },
        { BTS_FEAT_ACCH_TEMP_OVP, "ACCH_TEMP_OVP" },
        { BTS_FEAT_OSMUX, "OSMUX" },
+       { BTS_FEAT_VBS, "VBS" },
+       { BTS_FEAT_VGCS, "VGCS" },
        {}
 };

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

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I0ff47a79d611cd1c2d23ac5b4d53dca27e402821
Gerrit-Change-Number: 31488
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <[email protected]>
Gerrit-MessageType: newchange

Reply via email to