From dbe2541a43584272316237f6fd96f7b36e099166 Mon Sep 17 00:00:00 2001 From: Jean-Philippe NOEL Date: Fri, 21 Dec 2012 15:13:49 +0100 Subject: validation/test/P2P_throughput: improve comments in config for the mode 500 --- validation/test/P2P_throughput/config.py | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'validation/test') diff --git a/validation/test/P2P_throughput/config.py b/validation/test/P2P_throughput/config.py index 5a945ed56b..0f068f3dc2 100644 --- a/validation/test/P2P_throughput/config.py +++ b/validation/test/P2P_throughput/config.py @@ -104,10 +104,10 @@ #Directory where the report is generated "reports_directory":"reports", #Bandwidth of the useful signal - #Typical values are (2, 28) in AV and (1, 38) in EoC + #Typical values are (2, 28) in AV, (2, 35) in EoC-300 and (4, 70) in EoC-500 "signal_band_mhz":(1, 38), #Power Spectral Density - #Typical values are -50 in AV and -63 in EoC + #Typical values are -50 in AV and -63 in EoC, but it depends on the board "ppsd_dbm_per_hz":-63, #We want to reach a very low SJR, but the output power of the #waveform generator is limited. Therefore, we set the signal to @@ -135,7 +135,8 @@ #(unidir, bidir) throughput targets for UDP tests #Typical values are the following: # - (100, 85) in AV with an SPR310 and - # - (142, 85) for EoC with an SPK300g + # - (142, 85) for EoC-300 with an SPK300g + # - (300, 160) for EoC-500 with an SPK300g "udp_throughputs_mbits_per_sec": (142, 85), #Configuration passed to the 'attenuator' module "attenuator" : { -- cgit v1.2.3