Commit Graph

174 Commits (master)

Author SHA1 Message Date
Alan Johnston b4731c4ac0
Update fc_block_decode.py fix telem print
10 months ago
Alan Johnston 39f8910f5a
Update fc_block_decode.py fix seq number
10 months ago
Alan Johnston 211e7f4b1a
Update fc_block_decode.py print seq
10 months ago
Alan Johnston 43b6757e34
Update fc_block_decode.py fix **
10 months ago
Alan Johnston 4cef05bb20
Update fc_block_decode.py add digit formatting
10 months ago
Alan Johnston a151bdc22a
Update fc_block_decode.py add height and width
10 months ago
Alan Johnston f162b67e2e
Update fc_block_decode.py and Vy and Vz
10 months ago
Alan Johnston d007ddeb05
Update fc_block_decode.py added f
10 months ago
Alan Johnston 2b82770255
Update fc_block_decode.py formatting
10 months ago
Alan Johnston 7e41093730
Update fc_block_decode.py add <p>
10 months ago
Alan Johnston f536b0c4e4
Update fc_block_decode.py typo
10 months ago
Alan Johnston 21d56b5c8d
Update fc_block_decode.py fix whitespace
10 months ago
Alan Johnston 6a82b8c804
Update fc_block_decode.py add head and foot to html
10 months ago
Alan Johnston 86a7da341e
Update fc_block_decode.py :d
10 months ago
Alan Johnston 5ee5130cac
Update fc_block_decode.py append to html
10 months ago
Alan Johnston 0135020b40
Update fc_block_decode.py add html
10 months ago
Alan Johnston 5d2fd446ac
Update fc_block_decode.py sudo tee
10 months ago
Alan Johnston 92c3f587b2
Update fc_block_decode.py remove extra sudos
10 months ago
Alan Johnston 5d944e2f5d
Update fc_block_decode.py handle id 256
10 months ago
Alan Johnston 1369808885
Update fc_block_decode.py handle null image_id
10 months ago
Alan Johnston 71a64a116e
Update fc_block_decode.py save first image block
10 months ago
Alan Johnston 1496dd843f
Update fc_block_decode.py force new image when non-payload detected
10 months ago
Alan Johnston 6d02ff8610
Update fc_block_decode.py space in cp
10 months ago
Alan Johnston a1a9563c8e
Update fc_block_decode.py change to image_id and _count
10 months ago
Alan Johnston ce9a2fd054
Update fc_block_decode.py add prints
10 months ago
Alan Johnston 39afaf3537
Update fc_block_decode.py count
10 months ago
Alan Johnston a118f2142b
Update fc_block_decode.py 2nd pos
10 months ago
Alan Johnston 309fd5b9f0
Update fc_block_decode.py base 16
10 months ago
Alan Johnston 93e9af1d22
Update fc_block_decode.py remove -a
10 months ago
Alan Johnston 633ee39208
Update fc_block_decode.py added tee
10 months ago
Alan Johnston 219f17a655
Update fc_block_decode.py add prints
10 months ago
Alan Johnston cd4d27ecee
Update fc_block_decode.py full paths
10 months ago
Alan Johnston 7d4451509c
Update fc_block_decode.py with open
10 months ago
Alan Johnston eb5d4e2f45
Update fc_block_decode.py added &>
10 months ago
Alan Johnston d0ccdf2f7c
Update fc_block_decode.py missing :
10 months ago
Alan Johnston 0464281f9c
Update fc_block_decode.py use ssdv_output
10 months ago
Alan Johnston d0d8046303
Update fc_block_decode.py add print
10 months ago
Alan Johnston ea6730a448
Update fc_block_decode.py add .stdout
10 months ago
Alan Johnston 257a94e750
Update fc_block_decode.py use io
10 months ago
Alan Johnston 2f40045d27
Update fc_block_decode.py parse image ID
10 months ago
Alan Johnston 9de07e6566
Update fc_block_decode.py image_file as string
10 months ago
Alan Johnston 2f3eab73a8
Update fc_block_decode.py add import subprocess
10 months ago
Alan Johnston c94635407b
Update fc_block_decode.py print output of ssdv
10 months ago
Alan Johnston b71ba0ce21
Update fc_block_decode.py copy image to html dir
10 months ago
Alan Johnston 2ec0907c37
Update fc_block_decode.py remove image_file at start
10 months ago
Alan Johnston 6646b25810
Update fc_block_decode.py reset image_index at end of image
10 months ago
Alan Johnston e7f53aee7f
Update fc_block_decode.py save every frame image
10 months ago
Alan Johnston f1aaf5d9b8
Update fc_block_decode.py add image display
10 months ago
Alan Johnston 47eb19a20c
Update fc_block_decode.py random image_count initialization
10 months ago
Alan Johnston def9cad9fc
Update fc_block_decode.py copy bin file
10 months ago
Alan Johnston 0aed6129ad
Update fc_block_decode.py convert bin to jpeg
10 months ago
Alan Johnston 9f8dfa5ea9
Update fc_block_decode.py image_count modulo 256
10 months ago
Alan Johnston 6f022c8f4c
Update fc_block_decode.py remove close and sleep
10 months ago
Alan Johnston 3f8c26bebc
Update fc_block_decode.py add image_count
10 months ago
Alan Johnston 67669e1c9f
Update fc_block_decode.py added close
10 months ago
Alan Johnston 41e70a911f
Update fc_block_decode.py add f=
10 months ago
Alan Johnston 17b6179641
Update fc_block_decode.py try ab
10 months ago
Alan Johnston ef8b307027
Update fc_block_decode.py bytes
10 months ago
Alan Johnston 32e1f96958
Update fc_block_decode.py print payload
10 months ago
Alan Johnston a9df7c6de1
Update fc_block_decode.py add payload
10 months ago
Alan Johnston 31d84444bc
Update fc_block_decode.py add print and :
10 months ago
Alan Johnston 77843a69cb
Update fc_block_decode.py missing "
10 months ago
Alan Johnston 2ae815e5e4
Update fc_block_decode.py fix sleep
10 months ago
Alan Johnston fd66322447
Update fc_block_decode.py write payload to file
10 months ago
Alan Johnston 29c22844f6
Update fc_block_decode.py missing )
10 months ago
Alan Johnston 8d205f513a
Update fc_block_decode.py add payload prints
10 months ago
Alan Johnston 1aa365db8a
Update fc_block_decode.py fix sequence number
10 months ago
Alan Johnston e5c6272db1
Update fc_block_decode.py print some telem
10 months ago
Alan Johnston 96c6935dd4
Update fc_block_decode.py drop first 7 elements
10 months ago
Alan Johnston 22df72af4a
Update fc_block_decode.py convert hex string to int
10 months ago
Alan Johnston aea4403200
Update fc_block_decode.py add split
10 months ago
Alan Johnston dd842239c0
Update fc_block_decode.py fix indent
10 months ago
Alan Johnston 14fc8eae59
Update fc_block_decode.py indent
10 months ago
Alan Johnston e17dc40aee
Create fc_block_decode.py
10 months ago

Powered by TurnKey Linux.