aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp_n2xx_net_burner.py
Commit message (Collapse)AuthorAgeFilesLines
* N210: update burner for python3.0, added listbox for device selection in guiJosh Blum2011-06-161-14/+18
|
* fw_updater: windows enumeration worksJosh Blum2011-06-161-5/+9
|
* fw_updater: decrease discovery timeout, modify win to return bcast instead of ipNick Foster2011-06-151-3/+2
|
* fw_updater: device enumeration support, not integrated into main app yetNick Foster2011-06-151-1/+22
|
* fw_updater: add broadcast addr finding for *nix/WinNick Foster2011-06-151-0/+71
|
* fw_updater: add support for fictitious "rev 2" N2XXNick Foster2011-06-151-7/+7
|
* N2XX: firmware stops device streaming on fw update, and updater script ↵Nick Foster2011-06-151-4/+30
| | | | checks hw rev before proceeding
* N210: UDP bootloaderNick Foster2011-04-211-2/+2
|
* 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