Change in osmo-gsm-tester[master]: srsue.conf.tmpl: set srate param with the X310

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 12:22:40 UTC 2021


pespin has submitted this change. ( https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24058 )

Change subject: srsue.conf.tmpl: set srate param with the X310
......................................................................

srsue.conf.tmpl: set srate param with the X310

Change-Id: Icb04ed51ace97d4467558639aeb3f556dbe8678a
---
M src/osmo_gsm_tester/templates/srsue.conf.tmpl
1 file changed, 4 insertions(+), 0 deletions(-)

Approvals:
  pespin: Looks good to me, approved; Verified



diff --git a/src/osmo_gsm_tester/templates/srsue.conf.tmpl b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
index 8fd405b..8d206fa 100644
--- a/src/osmo_gsm_tester/templates/srsue.conf.tmpl
+++ b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
@@ -14,6 +14,10 @@
 
 nof_antennas = ${ue.num_antennas}
 
+% if "x300" in ue.rf_dev_args:
+srate = 23.04e6
+% endif
+
 device_name = ${ue.rf_dev_type}
 device_args = ${ue.rf_dev_args},${ue.rf_dev_sync}
 

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-gsm-tester/+/24058
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: Icb04ed51ace97d4467558639aeb3f556dbe8678a
Gerrit-Change-Number: 24058
Gerrit-PatchSet: 4
Gerrit-Owner: srs_andre <andre at softwareradiosystems.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210503/8e033e61/attachment.htm>


More information about the gerrit-log mailing list