Skip to content

ZedSuite 1.1.6

Choose a tag to compare

@LeZed97 LeZed97 released this 06 Sep 16:15
· 1 commit to master since this release

Fixes from the first reports on 1.1.5: launch control activation, imported versions kept on disk, the editor on small or half-size windows, and a few EDC15 detection details.

Fixed: solutions and versions

  • Launch control (EDC15P/EDC15VM): the activated speed axis was written with its value count in the wrong byte order, so the map looked right in the app but the ECU ignored it. If you activated it with a previous version, apply the solution again after updating. Reported on a 038906019HJ.
  • A version created by importing a file now keeps that file on disk with the project. Before, it only lived in memory: after closing the project the version reopened on the original file.
  • A multimap imported as a version of a stock project now shows the codeblock it adds: the imported file is detected on import and the maps of the codeblock the original does not have follow that version, hidden on the others.

Fixed: detection (EDC15)

  • VCDS Diagnostic MAP Limit: read unsigned with a 0.1 factor in mbar. 40200 (4 bar sensor) showed -25336; it now reads 4020, a 3 bar sensor 2996, and 6529.8 in a stock file means no clamp.
  • Selector for injector duration: still detected when one of its SOI thresholds was edited out of order in a tuned file (multimap Golf 4, one codeblock lost its selector).
  • EDC15VM MAP/MAF switch: found by the same byte structure as on EDC15P, value 0 = MAF, 257 = MAP. The previous guess pointed into an empty area on some software (012L, Jetta) and missed a real switch set to MAP. Software without that structure shows no switch instead of a wrong one, and the completeness check no longer expects it on the VM.
  • EDC15VM single-SOI software (012L, 012M...): the two small 14x7 maps shown as "Start of injection" next to the real one are timing corrections, not SOI maps, and are no longer listed. The 16x13 "Start of injection (N108 SOI)" is the SOI.
  • EDC15VM single-SOI software: the main SOI ("Start of injection (N108 SOI)") is now read in hundredths of a degree like EDCSuite does, 11 to 16 degrees on a 012M instead of 26 to 37. The IQ by MAP limiter's boost axis reads 800 to 2000 mbar instead of 8 to 20 mg/st, and the IQ by MAF airflow axis is in mg/st with the EDC15P factor.
  • Open projects are re-detected automatically.

Fixed: window and zoom

  • The editor zoom now follows the window: when the window gets too narrow for the toolbar and the map list (Windows snap to half a screen, laptops at 150 % scaling), the zoom is lowered so everything stays reachable. It never goes back up on its own, the + button does that. Minimum zoom 60 %.
  • The window never asks for a minimum size wider than the screen or the snap area.
  • Map windows and the hexdump are pulled back inside the workspace when it shrinks, and a new map window never opens larger than it. A map wider than the workspace (torque limiter, 21 columns) can be slid to the left behind the map list until its close button is visible.

Updates

  • From this version on, the installer downloaded by the app runs on its own: a progress bar, no pages to click, settings kept, and the app restarts when it is done. The update from 1.1.5 to 1.1.6 still shows the installer once.

Solutions et versions : l'axe de vitesse du launch control était écrit avec son nombre de valeurs dans le mauvais ordre d'octets, la map s'affichait bien mais l'ECU l'ignorait (à réappliquer après mise à jour si vous l'aviez activé) ; une version créée par import garde maintenant son fichier sur le disque, avant elle se rouvrait sur le fichier d'origine. Un multimap importé comme version d'un projet d'origine montre maintenant le codeblock qu'il ajoute, visible sur cette version seulement. Détection EDC15 : VCDS MAP limit lus non signés avec facteur 0,1 (40200 affichait -25336, lit maintenant 4020 mbar) ; sélecteur de durée d'injection encore détecté quand un seuil SOI a été modifié hors ordre dans un fichier tuné ; switch MAP/MAF EDC15VM trouvé par sa structure d'octets comme sur le P (0 = MAF, 257 = MAP), plus de faux switch à zéro sur les 012L/Jetta ; sur les VM à SOI unique (012L, 012M…), les deux petites 14x7 affichées comme « Start of injection » à côté de la vraie sont des corrections d'avance et ne sont plus listées ; SOI principale N108 des VM à SOI unique lue au centième de degré comme EDCSuite (11 à 16 ° au lieu de 26 à 37) ; axe de pression de l'IQ by MAP en mbar (800 à 2000) au lieu de 8 à 20 mg/st ; re-détection automatique des projets ouverts. Fenêtre et zoom : le zoom de l'éditeur baisse tout seul quand la fenêtre devient trop étroite pour la barre d'outils (ancrage à 50 %, portables à 150 %), ne remonte jamais seul, minimum 60 % ; taille minimale jamais plus large que l'écran ; fenêtres de maps et hexdump ramenés dans la zone de travail, une map plus large que la zone se glisse à gauche derrière la liste jusqu'à voir sa croix. Mises à jour : à partir de cette version l'installateur téléchargé s'exécute seul, barre de progression, réglages conservés, redémarrage automatique (le passage 1.1.5 → 1.1.6 montre encore l'installateur une fois).