summaryrefslogtreecommitdiff
path: root/validation/test
diff options
context:
space:
mode:
authorJean-Philippe NOEL2012-12-21 15:13:49 +0100
committerJean-Philippe NOEL2013-01-02 14:03:12 +0100
commitdbe2541a43584272316237f6fd96f7b36e099166 (patch)
treef384c2c9017b26efccc01fc15e97132d756e2bb1 /validation/test
parent4b30e6dd2c5f7d8cf884730c2e728fe11b8bee97 (diff)
validation/test/P2P_throughput: improve comments in config for the mode 500
Diffstat (limited to 'validation/test')
-rw-r--r--validation/test/P2P_throughput/config.py7
1 files changed, 4 insertions, 3 deletions
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" : {