2013-01-09: Version 1.44.3721 released

Changes since 1.44.3719 version:

EcuFlash

--- features --

--- bug fixes ---



2012-12-28: Version 1.44.3719 released


EcuFlash

--- features --

--- bug fixes ---

J2534 DLL

--- features ---

--- bug fixes ---

Driver

--- features ---

--- bug fixes ---

Firmware

-- new features --

sampgroups are numbered 1 through 15, the number simply being a label. All parameters in the same sampgroup will share a single timeslot. The OP2 will determine how many of each sampgroup there are, build a cycle of that size, and phase each of them properly. This allows you to have different groups of low speed parameters, running at different speeds, each optimally using the sample cycle. (see subaru k-line adc lc1.txt sample for details)

priority = 2 is still allowed, but all it does is assigned the parameter to sampgroup = 1

conditionrpn = #RPM,2000,<,RPM,2000,>=,&&
action = start

conditionrpn = #RPM,7000,<,RPM,7000,>=,&&
action = stop

-- logging bug fixes --

-- other bug fixes --