TephraMOD V6 - testing!
I've been trying to get the 96530006 up and running, but I have a ton of addresses wrong. Also, some key tuning elements I use are not supported in the 0006.
For example the following are missing from 96530006
Idle error tables
Knock Sum Decay Timer
EGR System Enable/Disable
The following tables have wrong addresses
MAF Adjustment
MAF Scaling
all 4 Post Primer tables
Primer Cranking Enrich
all 5 Decel Fuel Cut tables
Airflow/Hz Baro and Air Temp Compensation
Warmup Advance/Retard Activation
Air Temp Trim
Any assistance would be appreciated.
Thanks.
Paul
Thread Starter
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
Applaudd - Ca you post up the addresses for those missing tables (from 94170015)
I am found/fixed some for 96530006:
- someone else can merge these into the official 96530006.xml (and set it up with the right names and stuff to match other evo's)
I am found/fixed some for 96530006:
Code:
<table name="KnockSum decay timer" category="Knock Control" address="1784" type="1D" scaling="uint16"/> <table name="MAF Scaling" category="Fuel" address="3306" type="2D" level="3" scaling="AirFlow8"> <table name="Load" type="Y Axis" address="67a0" elements="21" scaling="uint16"/> </table> <table name="Air Temperature Compensation" category="Fuel" address="333e" type="2D" level="3" flipy="true" scaling="uint8"> <table name="Degrees" type="Y Axis" address="6af0" elements="8" scaling="Temp"/> </table> <table name="Idle Stability Timing Control" category="Timing" address="174e" type="2D" level="2" scaling="uint16"> <table name="Settings" type="Static X Axis" elements="3"> <data>Sensitivity</data> <data>Timing Limit</data> <data>Untested</data> </table> </table> <table name="Limp Home Table" category="Fuel" address="3797" type="3D" level="2" swapxy="true" scaling="uint8"> <table name="TPS" address="69a6" type="X Axis" elements="7" scaling="Volts16"/> <table name="Engine Speed" address="6992" type="Y Axis" elements="5" scaling="RPM"/> </table> <table name="ST Fuel Max Trim" category="Fuel" address="369e" type="2D" level="2" scaling="O2 Trim"> <table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/> </table> <table name="ST Fuel Min Trim" category="Fuel" address="36ac" type="2D" level="2" scaling="O2 Trim"> <table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/> </table> <scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/> <table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz"> <table name="Conditions" type="Static Y Axis" elements="4"> <data>Low -> Mid</data> <data>Mid -> Low</data> <data>Mid -> High</data> <data>High -> Mid</data> </table> </table> <table name="Idle Error - Normal" category="Idle" address="435c" type="2D" level="2" scaling="ISCVSteps"> <table name="Idle Error" address="669a" type="X Axis" elements="9" scaling="RPM"/> </table> <table name="Idle Error - A/C On" category="Idle" address="436c" type="2D" level="2" scaling="ISCVSteps"> <table name="Idle Error" address="669a" type="X Axis" elements="9" scaling="RPM"/> </table>
Last edited by tephra; Aug 5, 2009 at 09:08 PM.
<table name="Airflow/Hz Baro and Air Temp Compensation" address="3351">
<table name="IAT_Comp/Baro_Bar" address="678e"/>
<table name="MAF Hz" address="67a0"/>
</table>
Are these correct ? ? ?
<table name="IAT_Comp/Baro_Bar" address="678e"/>
<table name="MAF Hz" address="67a0"/>
</table>
Are these correct ? ? ?
Has the 96420011 ROM been released yet? If I wanted to Beta test that for you in a month or so? If it is allready out, how would one go about getting a copy for future utilization?
Answer when can, visualize the victory, mindful of rom 96420011
Answer when can, visualize the victory, mindful of rom 96420011




