I know this is a shot in the dark but just putting it out there.
I recently posted under the Tuning section and got invaluable feedback which solved my very unique problem by adding the two tables below to my ECUFlash definitions for the A2ZJ710J rom. Misfire DTC Threshold and Minimum Injector Pulsewidth. (
Here) It got me wondering if there are any more tables hidden away in the depths for my ECU that aren't in the "Latest EcuFlash Subaru ECU Definitions (v 0.8.3.1b 10-07-09)" files. Please reach out if you know of any more tables I can add, these definitions will only become more important as these cars get older.
Thank you for your time!
Code:
<table name="Minimum Injector Pulsewidth" category="TESTING" type="2D" level="2" scaling="BasePulseWidth(ms)" address="5B8C8">
<description>Minimum IPW</description>
<table type="Static Y Axis" elements="1">
<data>Minimum IPW</data>
</table>
</table>
<table name="Misfire DTC Threshold" category="Misfire" address="59e70" type="3D" level="1" scaling="Misfire DTC">
<table name="Engine Load" address="59e08" type="X Axis" elements="12" scaling="EngineLoad(g/rev)1"/>
<table name="Engine Speed" address="59e38" type="Y Axis" elements="14" scaling="RPM"/>
</table>