| Commit message (Expand) | Author | Age | Files | Lines |
* | uhd: Update license headers | Martin Braun | 2018-02-19 | 1 | -1/+2 |
* | Move all license headers to SPDX format. | Martin Braun | 2017-12-22 | 1 | -12/+1 |
* | usrp2: removed errors='ignore' for burners for py26 | Josh Blum | 2012-04-22 | 1 | -1/+1 |
* | utils: card/net burner string decode | Josh Blum | 2012-04-12 | 1 | -1/+1 |
* | usrp2: changed download url for dd.exe | Josh Blum | 2012-02-18 | 1 | -1/+1 |
* | usrp2: macosx fix, use object's strip, not str (could be unicode) | Josh Blum | 2011-06-16 | 1 | -1/+1 |
* | usrp2: removed asserts in card burner, remove ascii decode | Josh Blum | 2011-06-16 | 1 | -14/+12 |
* | usrp2: move card burner code out of get_options so get_options can be used by... | Josh Blum | 2011-04-29 | 1 | -8/+8 |
* | usrp2: card burner protections when the user specifies a device not in the list | Josh Blum | 2011-04-28 | 1 | -2/+12 |
* | usrp2: include dd.exe in windows installers | Josh Blum | 2011-04-28 | 1 | -0/+2 |
* | usrp2: restore executable permission on python scripts | Josh Blum | 2011-04-06 | 1 | -0/+0 |
* | usrp2_card_burner: decode byte strings into ascii for parsing | Josh Blum | 2011-04-06 | 1 | -3/+3 |
* | usrp2_card_burner: change the padding string to bytes | Josh Blum | 2011-04-05 | 1 | -2/+2 |
* | usrp2: ran 2to3 on python apps and make corrections for old imports to work | Josh Blum | 2011-04-05 | 1 | -17/+21 |
* | usrp2: work on card burner to pad the image file before a write | Josh Blum | 2010-08-10 | 1 | -10/+30 |
* | mac os x card burner support and documentation notes | Josh Blum | 2010-05-21 | 1 | -0/+21 |
* | clean up parsing of dd.exe --list for windows usrp2 card burner | Josh Blum | 2010-05-21 | 1 | -24/+22 |
* | use only procfs /proc/partitions for discovering raw devices on linux | Josh Blum | 2010-05-20 | 1 | -6/+4 |
* | split the card burner into two python apps, one command line app with impleme... | Josh Blum | 2010-05-20 | 1 | -158/+23 |
* | burn sd card fix, units for seek and skip in blocks not bytes | Josh Blum | 2010-05-18 | 1 | -2/+2 |
* | card burner: added --list option, added warning, added sync on linux | Josh Blum | 2010-05-13 | 1 | -6/+19 |
* | work on usrp2 card burner, uses blockdev and /proc/paritions to check for dev... | Josh Blum | 2010-05-13 | 1 | -37/+83 |
* | Added card burner python app with gui and windows support. | Josh Blum | 2010-05-12 | 1 | -0/+285 |