osmo-gsm-tester/src/osmo_gsm_tester
Andre Puschmann 0a5011047a enb,ms: refactor base_rate selection for ZMQ
Use tailored sample rate only use for 6, 50 and 75 PRB. For all other bandwidths,
we use the full LTE rate and downsample.
With 5.76e6 as base sample rate, for example, we had some issue during the tests like:

[zmq] Error: tx time is 0.178 ms in the past (7833600 < 7835648)
[zmq] Error: tx time is 0.011 ms in the past (7835520 < 7835648)

Using a higher sample rate seems to work better.

Change-Id: I53678587b2c5e0e5dccb1b55a328ad2f1a97fc4c
2020-06-10 15:41:46 +02:00
..
core report: Add trial commit info to junit file 2020-06-05 14:08:28 +02:00
obj enb,ms: refactor base_rate selection for ZMQ 2020-06-10 15:41:46 +02:00
templates srsenb.conf.tmpl: reduce RRC inactivity timer to 5s 2020-06-10 10:12:49 +02:00
__init__.py Re-License under GPLv3-or-later instead of AGPLv3-or-later 2017-06-03 14:23:51 +00:00
testenv.py testenv: Support test overlaying a directory to look for templates 2020-06-04 20:03:07 +02:00