Change in osmo-bts[master]: osmo-bts-trx: indicate support of BTS_FEAT_HOPPING

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/.

fixeria gerrit-no-reply at lists.osmocom.org
Sun Jun 28 13:39:17 UTC 2020


fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-bts/+/19031 )


Change subject: osmo-bts-trx: indicate support of BTS_FEAT_HOPPING
......................................................................

osmo-bts-trx: indicate support of BTS_FEAT_HOPPING

Change-Id: I81c35d76d4ca0aa54b18c6fd1909a97b4f5f7b68
Related: OS#4546
---
M src/osmo-bts-trx/main.c
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/31/19031/1

diff --git a/src/osmo-bts-trx/main.c b/src/osmo-bts-trx/main.c
index 0d2a1f7..fae1ed8 100644
--- a/src/osmo-bts-trx/main.c
+++ b/src/osmo-bts-trx/main.c
@@ -118,6 +118,7 @@
 	osmo_bts_set_feature(bts->features, BTS_FEAT_SPEECH_F_AMR);
 	osmo_bts_set_feature(bts->features, BTS_FEAT_SPEECH_H_AMR);
 	osmo_bts_set_feature(bts->features, BTS_FEAT_CBCH);
+	osmo_bts_set_feature(bts->features, BTS_FEAT_HOPPING);
 
 	bts_internal_flag_set(bts, BTS_INTERNAL_FLAG_MEAS_PAYLOAD_COMB);
 

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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: I81c35d76d4ca0aa54b18c6fd1909a97b4f5f7b68
Gerrit-Change-Number: 19031
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200628/50f7a3d2/attachment.htm>


More information about the gerrit-log mailing list