index
:
uhd
lea-m8f
lea-m8f-003_008_002
lea-m8f-003_009_001
lea-m8f-003_009_004
lea-m8f-003_010_003_000
lea-m8f-003_012_000_000
lea-m8f-v3.14.1.0
lea-m8f-v4.2.0.1
master
Ettus' UHD Repository
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
host
/
utils
/
usrp2_card_burner.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
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