Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Josh Blum | 2010-05-20 | 1 | -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 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 ↵ | Josh Blum | 2010-05-13 | 1 | -37/+83 |
| | | | | devices, windows tweaks as well | ||||
* | Added card burner python app with gui and windows support. | Josh Blum | 2010-05-12 | 1 | -0/+285 |