- #HONDA ECU FLASH UPDATE#
- #HONDA ECU FLASH DRIVER#
- #HONDA ECU FLASH WINDOWS#
Added detail to read template selection. Add Generic3072k and Generic4096k memory models. Help prevent laptop from going to sleep during reflash. Add option to show invalid leaf node tables for definition developers. Definition metatdata has a notes field that displays in the log window when loading a ROM. Definition XMLs errors are better identified. Apply 12V Vpp to 2004-2007 DBW Subarus, in case some models check for this. Make category expansion on file open an option.Large number of definitions have been cleaned up and added (we recommend you use the default rommetadata folder settings).CAN: return CAN_29BIT_ID flag on appropriate read results (was being masked by accident).CAN: complete missing implementation of ISO15765_BS and ISO15765_BS_TX which are needed to limit the number of continuing CAN messages sent between waiting for additional flow control (FC) messages from the other party.CAN: only send additional flow control frames if ISO15765_BS is not 0.do additional range validation on many J2534 parameters.logging: add option to sort PIDs "sortpids = 1" for channel (mode23 logging needs this to work well as it tries to optimize sequential byte reads).logging: add mode23 UDS logging option "mode23uds".
logging: disallow params that start with a number.logging: add length limit to UDS requests (will break into multiple requests).ISO: add beginnings of a ISO9141 "max msg len" J2534 custom parameter to allow chopping up of continuous ISO9141 stream to cut down on latency and potential message size overflow.change voltage / pin enable logic to allow more than one OEM pin to be set to the same voltage.fix missing ExtraDataIndex values when dequeing rx messages.report ERR_TIMEOUT in more places where waits fail.
#HONDA ECU FLASH DRIVER#
fix wait condition problems in port to boost library causing communication problems with driver. fix bug where startMsgFilter was looking for the wrong synchronization stamp. DLL no longer uses Qt to make smaller and more portable, uses boost library instead. Fix bug where patches and some other metadata was not appearing in metadata view. Problems with failed readEcuIdentification requests in CAN Mitsubishis are ignored in case they are not supported in the current mode. Fix problems with FTP uploads of unknown ROMs. Fix bug where vehicle type dialog selects first item if you do not interact with tree view, even though another item is shown as selected. get Evo X recovery mode write back in ECU menu options. fix bug where reading response from kernel could report "msg buffer too small" when it was not. #HONDA ECU FLASH WINDOWS#
fixed MSVC compiler library issue which made EcuFlash incompatible with Windows XP.added additional delays when communicating with Mitsubishi bootloaders to avoid the ECU occasionally not receiving bytes.
#HONDA ECU FLASH UPDATE#
Update checker now looks at build numbers to notify you of incremental improvements that don't have a new minor version change. Allow for other responses in wrx02 bootloader init sequence (possibly for ecutek'd ECUs). mitsucan heuristically determines correct checksum area size. adding clarification to message indicating nothing was written due to no differences in ROM images. User Boot MAT is still not supported yet pending read support for this area. Added SH boot mode support for SH725XX processors. File dialogs offer all ROM types by default. Changed driver signing certificates back to SHA1 from SHA256 for compatibility with pre-Win8 OS versions until MS release SHA256 kernel mode signing updates for these. Fixed MSVC compiler library issue which made J2534 DLL incompatible with Windows XP. Fixed Openport 1.3 driver INF file section naming error which was preventing this driver from installing correctly.