aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp_n2xx_net_burner.py
Commit message (Collapse)AuthorAgeFilesLines
* N210: Additional checks on both the host and firmware sides of the firmware ↵Nick Foster2011-04-211-2/+21
| | | | updater.
* usrp2: restore executable permission on python scriptsJosh Blum2011-04-061-0/+0
|
* usrp_n2xx_net_burner: working on python3 (string is not the same as bytes)Josh Blum2011-04-051-28/+17
|
* usrp2: ran 2to3 on python apps and make corrections for old imports to workJosh Blum2011-04-051-34/+34
|
* usrp2: created net burner gui wrapper for N seriesJosh Blum2011-03-261-23/+31
| | | | | | | | | | | The gui looks and works much like the card burner gui. However, the possible devices are not enumerated. Handles errors, resetting, and showing progress. Added hooks to net burner for progress callbacks (progress meter). Changed --ip option to --addr (any resolvable address will work). Fixes issue with "timeout" on reset, by catching socket.timeout. Updated the manual to reflect using the gui app and --addr option.
* usrp-n2xx: checkout burner into next branchJosh Blum2011-02-191-227/+224
|
* Modified net burner to allow reading of images from N2XX.Nick Foster2011-02-141-2/+51
|
* Modified the net burner util to perform size and content checks on images.Nick Foster2011-01-281-1/+36
|
* Updated fw rev number in N2XX burner.Nick Foster2010-11-181-2/+1
|
* usrp-n: renamed docs and burner app, added burner app documentationJosh Blum2010-11-111-0/+289