ZedSuite 1.1.1
Fixes and additions from the first community feedback (thanks to the ecuconnections testers).
Fixed
- EDC16 N75 duty cycle maps: the factor was 0.012207 (100/8192) on U1, U31 and U34; the correct one is 0.01, verified on the bench (the "no gear" maps are flat at raw 7500 = the well known 75%). Existing projects are re-detected automatically.
- EDC16 EGR hysteresis maps are now signed 16-bit: the 65535 values you saw were really -1.
- The 16-bit hexdump always read values as LoHi, which is wrong on EDC16: it now follows the ECU byte order by default.
New
- Keyboard editing in the map tables: arrow keys move the active cell, Ctrl+arrows extend the selection (same modifier as Ctrl+click), Ctrl+C / Ctrl+V copy and paste the selection.
- HiLo / LoHi toggle in the 16-bit hexdump, in the editor and in the version compare window.
Correctifs issus des premiers retours de la communauté : facteur N75 EDC16 (0.01, vérifié au banc), EGR hysteresis EDC16 en 16 bits signé, hexdump 16 bits dans l'ordre d'octets de l'ECU avec bascule HiLo/LoHi (éditeur et comparaison), navigation clavier dans les tableaux (flèches, Ctrl+flèches, Ctrl+C/V).