
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.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.


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.
