Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | N210: update burner for python3.0, added listbox for device selection in gui | Josh Blum | 2011-06-16 | 1 | -14/+18 |
| | |||||
* | fw_updater: windows enumeration works | Josh Blum | 2011-06-16 | 1 | -5/+9 |
| | |||||
* | fw_updater: decrease discovery timeout, modify win to return bcast instead of ip | Nick Foster | 2011-06-15 | 1 | -3/+2 |
| | |||||
* | fw_updater: device enumeration support, not integrated into main app yet | Nick Foster | 2011-06-15 | 1 | -1/+22 |
| | |||||
* | fw_updater: add broadcast addr finding for *nix/Win | Nick Foster | 2011-06-15 | 1 | -0/+71 |
| | |||||
* | fw_updater: add support for fictitious "rev 2" N2XX | Nick Foster | 2011-06-15 | 1 | -7/+7 |
| | |||||
* | N2XX: firmware stops device streaming on fw update, and updater script ↵ | Nick Foster | 2011-06-15 | 1 | -4/+30 |
| | | | | checks hw rev before proceeding | ||||
* | N210: UDP bootloader | Nick Foster | 2011-04-21 | 1 | -2/+2 |
| | |||||
* | N210: Additional checks on both the host and firmware sides of the firmware ↵ | Nick Foster | 2011-04-21 | 1 | -2/+21 |
| | | | | updater. | ||||
* | usrp2: restore executable permission on python scripts | Josh Blum | 2011-04-06 | 1 | -0/+0 |
| | |||||
* | usrp_n2xx_net_burner: working on python3 (string is not the same as bytes) | Josh Blum | 2011-04-05 | 1 | -28/+17 |
| | |||||
* | usrp2: ran 2to3 on python apps and make corrections for old imports to work | Josh Blum | 2011-04-05 | 1 | -34/+34 |
| | |||||
* | usrp2: created net burner gui wrapper for N series | Josh Blum | 2011-03-26 | 1 | -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 branch | Josh Blum | 2011-02-19 | 1 | -227/+224 |
| | |||||
* | Modified net burner to allow reading of images from N2XX. | Nick Foster | 2011-02-14 | 1 | -2/+51 |
| | |||||
* | Modified the net burner util to perform size and content checks on images. | Nick Foster | 2011-01-28 | 1 | -1/+36 |
| | |||||
* | Updated fw rev number in N2XX burner. | Nick Foster | 2010-11-18 | 1 | -2/+1 |
| | |||||
* | usrp-n: renamed docs and burner app, added burner app documentation | Josh Blum | 2010-11-11 | 1 | -0/+289 |