diff options
author | Josh Blum <josh@joshknows.com> | 2010-10-19 22:05:03 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-10-19 22:06:14 -0700 |
commit | 9efacf196c4f2f3a25e58db9d60028cea7ebb6ed (patch) | |
tree | b5abec22aa4df5811ef98dda5325f086e1fcd02a /host/docs/usrp2.rst | |
parent | b405abf883a5b37de1468cde679644927d89abce (diff) | |
download | uhd-9efacf196c4f2f3a25e58db9d60028cea7ebb6ed.tar.gz uhd-9efacf196c4f2f3a25e58db9d60028cea7ebb6ed.tar.bz2 uhd-9efacf196c4f2f3a25e58db9d60028cea7ebb6ed.zip |
usrp: updated docs to reflect switch to multi-usrp interface
Diffstat (limited to 'host/docs/usrp2.rst')
-rw-r--r-- | host/docs/usrp2.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index 1ebab388a..0ddcaa4e5 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -158,7 +158,7 @@ The value for the addr key is a white-space separated list of IPv4 addresses or resolvable hostnames. The first address in the list will represent channel 0, the second channel 1, and so on... -Use this addressing scheme with the *mimo_usrp* interface. +Use this addressing scheme with the *multi_usrp* interface. The device address string representation for 2 USRP2s with IPv4 addresses 192.168.10.2 and 192.168.20.2 :: |