Change in osmo-gsm-tester[master]: srsue.conf.tmpl: use UE cat 8 whenever more than one carrier is confi...

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

srs_andre gerrit-no-reply at lists.osmocom.org
Wed Jul 8 11:02:29 UTC 2020


srs_andre has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/19187 )


Change subject: srsue.conf.tmpl: use UE cat 8 whenever more than one carrier is configured
......................................................................

srsue.conf.tmpl: use UE cat 8 whenever more than one carrier is configured

Change-Id: Id96827960cac436b8ac363e28c2b0ab7b6acf57f
---
M src/osmo_gsm_tester/templates/srsue.conf.tmpl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/87/19187/1

diff --git a/src/osmo_gsm_tester/templates/srsue.conf.tmpl b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
index f1a5333..a75be23 100644
--- a/src/osmo_gsm_tester/templates/srsue.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
@@ -145,7 +145,7 @@
 # mbms_service_port: Port of the MBMS service
 #####################################################################
 [rrc]
-% if int(ue.num_carriers) == 2:
+% if int(ue.num_carriers) > 1:
 ue_category       = 7
 release           = 10
 % else:

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

Gerrit-Project: osmo-gsm-tester
Gerrit-Branch: master
Gerrit-Change-Id: Id96827960cac436b8ac363e28c2b0ab7b6acf57f
Gerrit-Change-Number: 19187
Gerrit-PatchSet: 1
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200708/c63fc0a6/attachment.htm>


More information about the gerrit-log mailing list