Can't find the MAF table anywhere in ECUFLASH
Can't find the MAF table anywhere in ECUFLASH
Can't find the MAFF table in ECUFLASH at all. Has anyone done the disassembly so I can add this in. Or for that matter even just know the address where it is located I can do the rest.
Cheers
Cheers
Cam?
Enjoy
GSR (I don't have the MR one, but I'm sure it's here somewhere)
Evo10base.xml
52680015.xml
Enjoy

GSR (I don't have the MR one, but I'm sure it's here somewhere)
Evo10base.xml
Code:
<scaling name="MAFVoltScaling" units="units" toexpr="x*5/1024" frexpr="x*1024/5" format="%.3f" min="0" max="5" inc="1" storagetype="uint16" endian="big"/>
<table name="MAF Compensation" category="Fuel" type="2D" scaling="AirFlow16">
<table name="X" type="X Axis" elements="40" scaling="MAFVoltScaling"/>
</table>
<table name="MAF Compensation #2" category="Fuel" type="2D" level="1" scaling="AirFlow16">
<table name="X" type="X Axis" elements="40" scaling="MAFVoltScaling"/>
</table>
<table name="MAF Compensation #3" category="Fuel" type="2D" level="1" scaling="AirFlow16">
<table name="X" type="X Axis" elements="50" scaling="MAFVoltScaling"/>
</table>
Code:
<table name="MAF Compensation" address="5753a">
<table name="X" address="615ea"/>
</table>
<table name="MAF Compensation #2" address="5758a">
<table name="X" address="6163a"/>
</table>
<table name="MAF Compensation #3" address="575da">
<table name="X" address="6168a"/>
</table>
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Back when I was fiddling with Evo 10 disassem, I could not find a link between the code and the MAF table. I only found it by virtue of knowing what it should look like. There's probably an indirect reference to it. Maybe tephra has since traced it out.
Trending Topics
Thread
Thread Starter
Forum
Replies
Last Post
mrfred
ECU Flash
33
Apr 1, 2009 05:00 PM




