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

srs_andre gerrit-no-reply at lists.osmocom.org
Mon May 3 09:32:13 UTC 2021


srs_andre has uploaded this change for review. ( 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(-)



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

diff --git a/src/osmo_gsm_tester/templates/srsue.conf.tmpl b/src/osmo_gsm_tester/templates/srsue.conf.tmpl
index 8a0e2b7..91e4a9a 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: 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/20210503/579cbfbb/attachment.htm>


More information about the gerrit-log mailing list