aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp2_card_burner.py
Commit message (Collapse)AuthorAgeFilesLines
* usrp2: work on card burner to pad the image file before a writeJosh Blum2010-08-101-10/+30
|
* mac os x card burner support and documentation notesJosh Blum2010-05-211-0/+21
|
* clean up parsing of dd.exe --list for windows usrp2 card burnerJosh Blum2010-05-211-24/+22
|
* use only procfs /proc/partitions for discovering raw devices on linuxJosh Blum2010-05-201-6/+4
|
* split the card burner into two python apps, one command line app with ↵Josh Blum2010-05-201-158/+23
| | | | implementation, and the other a gui only app, updated docs as well
* burn sd card fix, units for seek and skip in blocks not bytesJosh Blum2010-05-181-2/+2
|
* card burner: added --list option, added warning, added sync on linuxJosh Blum2010-05-131-6/+19
|
* work on usrp2 card burner, uses blockdev and /proc/paritions to check for ↵Josh Blum2010-05-131-37/+83
| | | | devices, windows tweaks as well
* Added card burner python app with gui and windows support.Josh Blum2010-05-121-0/+285