Change in osmo-gsm-tester[master]: ms_srs: add resource scheme to configure fixed DL and UL freq

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

pespin gerrit-no-reply at lists.osmocom.org
Mon May 3 10:09:46 UTC 2021


pespin has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346 )

Change subject: ms_srs: add resource scheme to configure fixed DL and UL freq
......................................................................


Patch Set 6: Code-Review-1

(1 comment)

https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346/6/src/osmo_gsm_tester/templates/srsue.conf.tmpl 
File src/osmo_gsm_tester/templates/srsue.conf.tmpl:

https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346/6/src/osmo_gsm_tester/templates/srsue.conf.tmpl@41 
PS6, Line 41: % if ue.dl_freq!= "-1":
spacing.

Since I don't see anything being put in defaults.conf, and this is set conditionally, this field also needs to be checked conditionally here:
if ue.get('dl_freq', -1) != -1:



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/23346
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: Ice070ea6755e273d916db2dc941068d33bbe206a
Gerrit-Change-Number: 23346
Gerrit-PatchSet: 6
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Mon, 03 May 2021 10:09:46 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210503/7f442b41/attachment.htm>


More information about the gerrit-log mailing list