Unverified Commit 8d207b98 by devttys0 Committed by GitHub

Merge pull request #509 from anthok/master

Autel EVO firmware magic support
parents e30a71bd 563a19d5
...@@ -976,3 +976,16 @@ ...@@ -976,3 +976,16 @@
>31 byte 2 compression type: bzip2, >31 byte 2 compression type: bzip2,
>31 byte 3 compression type: lzma, >31 byte 3 compression type: lzma,
>32 string x image name: "%s" >32 string x image name: "%s"
# AUTEL EVO I/II
# https://github.com/anthok/autel
0 string "<filetransfer>" Autel EVO Upgrade Transfer{overlap},
>16 string "<fileinfo>"
>28 belong x filename_size: {strlen:%d}%d,
>32 belong x
>36 string x filename: {string}%s,
>(28.L+36) string "<filecontent>"
>(28.L+36+15) belong x file_size: %d,
>(28.L+36+15+4) belong x
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment