diff options
author | Josh Blum <josh@joshknows.com> | 2010-11-05 19:54:25 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2010-11-05 19:54:25 -0700 |
commit | f740a51cc0737b07fd4906f8ca80683ec6e87faa (patch) | |
tree | 143a8f64bdb2915683f49d8396e0495d90007c8a /host/docs/usrp2.rst | |
parent | 1a86e65a18ac7005f0a4dae3bc7fc26e8041267c (diff) | |
download | uhd-f740a51cc0737b07fd4906f8ca80683ec6e87faa.tar.gz uhd-f740a51cc0737b07fd4906f8ca80683ec6e87faa.tar.bz2 uhd-f740a51cc0737b07fd4906f8ca80683ec6e87faa.zip |
uhd: created docs for the device naming, command usage in usrp2 docs, removed redundant docs in usrp1
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 ada98000d..f0d1e2744 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -97,7 +97,7 @@ Run the following commands: :: cd <prefix>/share/uhd/utils - ./usrp_addr_burner --addr=192.168.10.2 --new-ip=192.168.10.3 + ./usrp_burn_mb_eeprom --args=<optional device args> --key=ip-addr --val=192.168.10.3 **Method 2 (Linux Only):** This method assumes that you do not know the IP address of your USRP2. |