osmo-gsm-tester/src/osmo_gsm_tester/obj
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
..
bsc_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
bts_nanobts.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_oc2g.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_octphy.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_osmo.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
bts_osmotrx.py Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit 2020-05-25 15:52:59 +02:00
bts_osmovirtual.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
bts_sysmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
enb.py enb,ms: refactor base_rate selection for ZMQ 2020-06-10 15:41:46 +02:00
enb_amarisoft.py enb_amarisoft: decrease max rate for TM2+ 2020-06-10 15:41:46 +02:00
enb_srs.py enb_srs: add extra head room for max rate with 6 PRB in MIMO mode 2020-06-10 15:41:46 +02:00
epc.py epc: add run function to EPC 2020-06-10 10:12:49 +02:00
epc_amarisoft.py epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label 2020-05-28 13:13:05 +00:00
epc_srs.py epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label 2020-05-28 13:13:05 +00:00
esme.py esme: fix smpplib imports 2020-05-11 11:55:48 +02:00
ggsn_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
hlr_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
iperf3.py 4g: Pass max bitrate to iperf3 2020-05-25 14:23:39 +02:00
mgcpgw_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
mgw_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
ms.py ms_srs: refactor UE state getter functions 2020-06-10 15:40:00 +02:00
ms_amarisoft.py enb,ms: refactor base_rate selection for ZMQ 2020-06-10 15:41:46 +02:00
ms_driver.py ms_driver: Fix typos after recent refactorings 2020-05-07 17:10:51 +02:00
ms_ofono.py ms_srs: refactor UE state getter functions 2020-06-10 15:40:00 +02:00
ms_osmo_mobile.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
ms_srs.py enb,ms: refactor base_rate selection for ZMQ 2020-06-10 15:41:46 +02:00
msc_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
nitb_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
osmo_ctrl.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
osmocon.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcap_recorder.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
pcu.py Update obj classes in obj/ to use testenv instead of suite_run 2020-05-05 13:56:01 +02:00
pcu_oc2g.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcu_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
pcu_sysmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
powersupply.py powersupply.py: Fix import module line typo 2020-04-19 18:56:43 +02:00
powersupply_intellinet.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
powersupply_sispm.py powersupply_sispm: import sispm and usb modules on first use 2020-05-05 18:26:31 +02:00
rfemu.py enb: Implement initial RF emulation API 2020-04-20 13:30:27 +02:00
rfemu_amarisoftctrl.py rfemu_amarisoftctrl: import websocket module on first use 2020-05-05 18:26:31 +02:00
rfemu_minicircuits.py enb: Implement initial RF emulation API 2020-04-20 13:30:27 +02:00
run_node.py enb: Reuse run_node to hold run info 2020-05-28 13:13:05 +00:00
sgsn_osmo.py obj: Fix objects placing their content in suite rundir instead of test rundir 2020-05-11 10:56:52 +02:00
sms.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
smsc.py Move object classes used by tests into obj/ subdir 2020-04-11 19:15:56 +02:00
stp_osmo.py testenv: Support test overlaying a directory to look for templates 2020-06-04 20:03:07 +02:00