diff options
author | Josh Blum <josh@joshknows.com> | 2012-11-12 13:25:28 -0800 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2012-11-12 13:25:28 -0800 |
commit | d66d697d6b3999e3bea91239c63ebc0a9ec0802b (patch) | |
tree | 66b95c6b427fbc161ca73944e9812c4507632682 /host/docs/usrp2.rst | |
parent | c7968a6b0e544236657946943610b9a147b7d569 (diff) | |
parent | 104867d4a0557c97495613aa9e44c970c677c16f (diff) | |
download | uhd-d66d697d6b3999e3bea91239c63ebc0a9ec0802b.tar.gz uhd-d66d697d6b3999e3bea91239c63ebc0a9ec0802b.tar.bz2 uhd-d66d697d6b3999e3bea91239c63ebc0a9ec0802b.zip |
Merge branch 'maint'
Diffstat (limited to 'host/docs/usrp2.rst')
-rw-r--r-- | host/docs/usrp2.rst | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/host/docs/usrp2.rst b/host/docs/usrp2.rst index 8e9aa6d50..075a9684e 100644 --- a/host/docs/usrp2.rst +++ b/host/docs/usrp2.rst @@ -94,6 +94,17 @@ Use the net burner tool (Windows) <path_to_python.exe> <install-path>/share/uhd/utils/usrp_n2xx_net_burner_gui.py ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Burning images without Python +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +For users who do not wish to install Python, a new script is available in UHD 003.005.000: +the USRP N2XX Simple Net Burner. It provides the same functionality as its Python +counterpart, but by default, it automatically installs the default images without the user needing +to specify their location on the command line. + +The utility can be found at: **<install-path>/share/uhd/utils/usrp_n2xx_simple_net_burner** + +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Device recovery and bricking ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Its possible to put the device into an unusable state by loading bad images. |