aboutsummaryrefslogtreecommitdiffstats
path: root/host/utils/usrp2_card_burner.py
Commit message (Expand)AuthorAgeFilesLines
* 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 impleme...Josh Blum2010-05-201-158/+23
* 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 dev...Josh Blum2010-05-131-37/+83
* Added card burner python app with gui and windows support.Josh Blum2010-05-121-0/+285