diff options
author | Josh Blum <josh@joshknows.com> | 2010-10-21 15:29:03 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-10-21 15:29:03 -0700 |
commit | 1e57eec9999e1a9d0a735c04173c78164ce8afcd (patch) | |
tree | e34b3e52fe4c7a34a6588e15efbb8416b29d81b5 /host/docs/usrp2.rst | |
parent | 5bf9e60baf7b85db3da0d41b97d9fe4e9b3e64bd (diff) | |
parent | e2f76bddae7845024056b479658651c6da2b0f4d (diff) | |
download | uhd-1e57eec9999e1a9d0a735c04173c78164ce8afcd.tar.gz uhd-1e57eec9999e1a9d0a735c04173c78164ce8afcd.tar.bz2 uhd-1e57eec9999e1a9d0a735c04173c78164ce8afcd.zip |
Merge branch 'master' into flow_ctrl
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 8fa666a49..181e34223 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -157,7 +157,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 :: |