Releases: olli991/mib-std2-pq-zr-toolbox
v1.1.1 Extended support and some improvements
This is a small release which only packs the latest commints into a new release. No new features are added.
Added support:
- RoW ZR 245 CP/SWAP/ SWDL
- EU ZR 245 CP
- CN/EU/US PQ 468 CP/SWAP/SWDL
- US PQ 478 CP/SWAP
- EU PQ 604 CP/SWDL
Improved support:
- US PQ 253 CP
- EU ZR 359 CP/SWAP/SWDL
- EU PQ/ZR 363 CP
- EU ZR 367 CP/SWAP
- Creating slist folder if missing in SWAP patching
Bare in mind that we're not supporting all firmwares from stock. If you get the "unknown filesize" error please do a support dump and attach it as ZIP in the pinned issue :-)
v1.1 Better detection for patching, extended support and more
With this update we've made the patching process even more failproof, thanks to your contributed support dumps!
We now check for several metrics on the unit to clearly identify them correct.
New:
- Train and board type detection in patching scripts
- Added support for various EU and CN firmware trains
- Backup files are now included in support dumps (makes our live easier when troubleshooting)
- Added the option to activate/deactivate telnet permamently
Fixes:
- SWAP for EU ZR 356
Improved:
- All for EU ZR 359
- All for EU ZR 475
- SWAP and SWDL for EU ZR 515
- SWAP and SWDL for mainsdt units
Bare in mind that we're not supporting all firmwares from stock. If you get the "unknown filesize" error please do a support dump and attach it as ZIP in the pinned issue :-)
v1.0.2 New base for further improvements and some fixes
Coming changes
We've found some possible errors while using the patching scripts. We fixed those as far as we could but we need to implement a more failproof check for the different trains.
Thats why this release is mainly published. In the "support dump" there is now a short sysinfo included. With that info we could match the scripts to more variables of the individual trains and make it more failproof. Downside is that we start from the beginning again and need to accumulate firmware dumps again from all version... even those we already had.
We need help!
So do us a favor and update the toolbox to this release and do a support dump again and post it in this issue: #93
Other changes in this version:
- Fix to EU ZR 140 SWAP patch
- Fix to EU ZR 515/516 SWAP and SWDL patch
- Added CN ZR 361 CP, SWAP and SWDL patch
- SWAP patch enhancements
- Partial EU ZR 356 support for CP and SWDL patch
v1.0.1 Supporting additional firmware
This is only a small release containing small fixes and additional support for more firmwares in the patching scripts.
New:
- EU ZR 140 (SWAP, CP)
- EU PQ 353 (SWAP)
- EU PQ 367 (SWAP)
- EU ZR 368 (SWAP, SWDL)
- EU PQ 369 (SWAP, CP)
- EU ZR 369 (SWAP, SWDL)
- CN PQ 478 (SWAP, CP, SWDL)
Fixed:
- EU PQ 138 (SWAP)
Changes:
- Readme edited in the FAQ section
Please read the v1.0 release for informations on live patching and extending support. Also please read the readme and the FAQ!
v1.0 Live CP patching now supported
We now also added the support for CP patching from within the toolbox.
Currently the following versions are supported:
- Only EU so far
- PQ 138
- PQ/ZR 252
- PQ 353, 359
- ZR 367, 368
- PQ 369
- PQ/ZR 449, 472, 478, 479, 480
- ZR 515, 516
ℹ️ The PQ or ZR variant to the listed firmwares, where only one is mentioned, could also work. We only got sent the base files of the listed firmwares so we couldn't cross check the offsets. Feedback appreciated 😃
🔎 If your firmware isn't supported so far, please send us the necessary files and we will expand the support.
We included a new script that dumps all necessary files. You can find it in the "Tools" screen below the patch scripts.
You'll find the filedump in the new .../support folder in the dump section of the SD card. Please zip the whole "support" folder and upload it to the fileshare you desire. Open up an issue after that and link us those files.
Additional changes:
- Extended support for SWDL patcher. Now supporting EU PQ 138, EU ZR 140 and US PQ 478
- Some readme changes, thanks to @Commifreak
- Improvements to startup bootscreen compress and extract scripts, thanks to @jtomtos and @jorrecob
v0.9 Direct SWAP patching from within the toolbox
With this release we're including the tool to directly patch your SWAP file from within the toolbox.
It will patch swap and place exception list onto the unit. With this method all FECs will be activated automatically afterwards (reboot).
You do not need to get custom patched files anymore or patch them on your own ;-)
At the moment the following trains are supported:
- EU PQ/ZR 253
- EU ZR 369
- EU PQ/ZR 478
- EU PQ/ZR 479
- EU PQ/ZR 480
- EU ZR 516
- EU PQ 604
If you get the error "Unknown file size detected" please open up an issue with your train.
v0.8.3 More SWDL patcher support
- Added US ZR 241 to SWDL patcher
- Added EU ZR 369 to SWDL patcher
v0.8.2 SWDL for FW 516 and fixed bug in GEM update hashes
- Added support for firmware 516 in SWDL patcher
- Fixed bug in hashes for GEM update
v0.8.1.1 SWDL Patch fix to v0.8.1
Fixed error in SWDL Patcher. All other changes of the 0.8.1 release can be seen in that according releasenote!
v0.8.1 Minor updates and some new stuff
New:
- POI import
- Adding and replacing whole skin folders
- Added FW 369 support to SWDL patcher
- Added CarPlay and TTS import/export
Improvements:
- Extended sysinfo even further
- SWDL patcher fix for FW 367
- Copy FEC fix, thx to @Mattraks