aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/usrp_n3xx.dox
diff options
context:
space:
mode:
authorBrent Stapleton <brent.stapleton@ettus.com>2018-01-11 09:54:13 -0800
committerMartin Braun <martin.braun@ettus.com>2018-01-11 14:54:03 -0800
commitf205657e26f5bb7b18c48faf37d8c865d69e7f37 (patch)
tree0fd63242358a24cd816951f0f2ebf38b67a281e5 /host/docs/usrp_n3xx.dox
parentca74d5cd8cafd007f6dee9af8eb5362c2a70e7fd (diff)
downloaduhd-f205657e26f5bb7b18c48faf37d8c865d69e7f37.tar.gz
uhd-f205657e26f5bb7b18c48faf37d8c865d69e7f37.tar.bz2
uhd-f205657e26f5bb7b18c48faf37d8c865d69e7f37.zip
fixup! mpmd: added support for the skip_init key in the device args
Diffstat (limited to 'host/docs/usrp_n3xx.dox')
-rw-r--r--host/docs/usrp_n3xx.dox1
1 files changed, 1 insertions, 0 deletions
diff --git a/host/docs/usrp_n3xx.dox b/host/docs/usrp_n3xx.dox
index caee2faf9..d51a8a6f4 100644
--- a/host/docs/usrp_n3xx.dox
+++ b/host/docs/usrp_n3xx.dox
@@ -179,6 +179,7 @@ For a list of which arguments can be passed into make(), see Section
skip_dram | Ignore DRAM FIFO block. Connect TX streamers straight into DUC or radio. | All N3xx | skip_dram=1
skip_ddc | Ignore DDC block. Connect Rx streamers straight into radio. | All N3xx | skip_ddc=1
skip_duc | Ignore DUC block. Connect Rx streamers or DRAM straight into radio. | All N3xx | skip_duc=1
+ skip_init | Skip the initialization process for the device. | All N3xx | skip_init=1
ref_clk_freq | Specify the external reference clock frequency, default is 10 MHz. | N310 | ref_clk_freq=20e6
init_cals | Specify the bitmask for initial calibrations of the RFIC. | N310 | init_cals=0x4DFF
init_cals_timeout | Timeout for initial calibrations in milliseconds. | N310 | init_cals_timeout=45000