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.
#Ecu flash motorcycle driver
#Ecu flash motorcycle 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.