Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Sometimes devices do not switch modes, sending a zero length packet
appears to fix this situation and prevents failures during restore.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The filesystem extraction process takes a while on WIN32.
In order to quickly determine connection/mode switch issues, we move
the quicker logic before the slower one.
|
|
|
|
|
|
|
|
|
|
This fixes restore on CDMA devices which had issues with obsolete .hex files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This has lead to the progress meter being added to downloads and
thus generating corrupt files.
|
|
This apparently fixes some issues leading to corrupt downloads.
|
|
|
|
|
|
This includes USB and panic logs if available and last restore exit status.
|
|
|
|
|
|
|