diff options
author | Jason Abele <jason@ettus.com> | 2011-07-22 15:57:31 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-08-05 11:18:41 -0700 |
commit | 885cc430ae9b7a3c877484cdb396109c63261694 (patch) | |
tree | 13eddfe330ebb60ff495168c429b265d3c6e8f29 /host/docs/usrp1.rst | |
parent | cbd7ff3ad330af66152dea04559910a013dd7a87 (diff) | |
download | uhd-885cc430ae9b7a3c877484cdb396109c63261694.tar.gz uhd-885cc430ae9b7a3c877484cdb396109c63261694.tar.bz2 uhd-885cc430ae9b7a3c877484cdb396109c63261694.zip |
Added documentation for subdevice specifications
Diffstat (limited to 'host/docs/usrp1.rst')
-rw-r--r-- | host/docs/usrp1.rst | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/host/docs/usrp1.rst b/host/docs/usrp1.rst index 71b4f6779..de9950c7c 100644 --- a/host/docs/usrp1.rst +++ b/host/docs/usrp1.rst @@ -31,33 +31,6 @@ Example device address string representations to specify non-standard firmware a fpga=usrp1_fpga_4rx.rbf, fw=usrp1_fw_custom.ihx ------------------------------------------------------------------------ -Specifying the subdevice to use ------------------------------------------------------------------------- -The USRP1 has multiple daughterboard slots, known as slot A and slot B. -The subdevice specification can be used to map an RF frontend to a DSP. -An RF frontend is identified by the daughterboard slot name and subdevice name. - -Ex: The subdev spec markup string to select a WBX on slot B. - -:: - - B:0 - -Ex: The subdev spec markup string to select a BasicRX on slot B. - -:: - - B:AB - - -- OR -- - - B:A - - -- OR -- - - B:B - ------------------------------------------------------------------------- Missing and emulated features ------------------------------------------------------------------------ The USRP1 FPGA does not have the necessary space to support the advanced |