aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorVidush <vidush.vishwanath@ettus.com>2018-07-20 16:10:25 -0700
committerMartin Braun <martin.braun@ettus.com>2018-07-20 20:52:40 -0700
commit102fcc0ff897f6ff4ddce03b29d4b57b492d6ead (patch)
treef43e7b24b8f4ecd3832598038f3e0aed405d3262 /tools
parent13f9b5723d10b38ec47192670b08158f0021fa09 (diff)
downloaduhd-102fcc0ff897f6ff4ddce03b29d4b57b492d6ead.tar.gz
uhd-102fcc0ff897f6ff4ddce03b29d4b57b492d6ead.tar.bz2
uhd-102fcc0ff897f6ff4ddce03b29d4b57b492d6ead.zip
fixup! Testing: Add x300 Functional Verification
Diffstat (limited to 'tools')
-rwxr-xr-xtools/gr-usrptest/apps/usrp_fpga_funcverif.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gr-usrptest/apps/usrp_fpga_funcverif.py b/tools/gr-usrptest/apps/usrp_fpga_funcverif.py
index 521fd1aaa..eeb1fbb8c 100755
--- a/tools/gr-usrptest/apps/usrp_fpga_funcverif.py
+++ b/tools/gr-usrptest/apps/usrp_fpga_funcverif.py
@@ -495,7 +495,7 @@ FUNCVERIF_SETTINGS = {
],
},
'x3x0_2x_10gige': {
- '--args': "type=n3xx,addr={addr},second_addr={second_addr},{args}",
+ '--args': "type=x300,addr={addr},second_addr={second_addr},{args}",
'--seq-threshold': 0,
'--drop-threshold': 0,
'--underrun-threshold': 100,