Found - Short Term Fuel Trim maps
96940011 - the addresses are 2d90 and 2d9e. Temp Scale address is 5e5e.
90550001 - 389e & 38ac. Temp is 575c.
And for us Aussies...
88580015 - 30cc & 30da. Temp is 71ca.
90550001 - 389e & 38ac. Temp is 575c.
And for us Aussies...
88580015 - 30cc & 30da. Temp is 71ca.
Last edited by Mattjin; May 8, 2009 at 06:35 AM.
I put in the scalings and it still is coming up with only half the graph- here's how I have it
<!-- *** SCALINGS *** -->
<scaling name="O2 Trim" units="%" toexpr="(x-128)/5" frexpr="(x*5)+128" format="%.1f" min="-25.6" max="25.4" inc="0.2" storagetype="uint8" endian="big"/>
<scaling name="AFR" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="5" max="30" inc="0.1" storagetype="uint8" endian="big"/>
<scaling name="AFR16" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="5" max="30" inc="0.1" storagetype="uint16" endian="big"/>
If I add remove this definition from the base file it doesn't matter how the table comes up in ecuflash. What am I doing wrong? I've never had a problem with patching. I've got 5.10, and a few other patches on my rom.
<!-- *** SCALINGS *** -->
<scaling name="O2 Trim" units="%" toexpr="(x-128)/5" frexpr="(x*5)+128" format="%.1f" min="-25.6" max="25.4" inc="0.2" storagetype="uint8" endian="big"/>
<scaling name="AFR" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="5" max="30" inc="0.1" storagetype="uint8" endian="big"/>
<scaling name="AFR16" units="AFR" toexpr="14.7*128/x" frexpr="14.7*128/x" format="%.1f" min="5" max="30" inc="0.1" storagetype="uint16" endian="big"/>
If I add remove this definition from the base file it doesn't matter how the table comes up in ecuflash. What am I doing wrong? I've never had a problem with patching. I've got 5.10, and a few other patches on my rom.
If the right column is the only one not showing up, your scaling or address problem is with the O2 Trim scaling. Unfortunately your scaling as-posted looks OK.
Dont worry, my own xml files are a complete wasteland but mostly because there have been so many maps mislabelled or previously undefined. I will leave the cleaning up until the work is done. 
Has anyone found if there is an easy way to add new categories to ecuflash besides the default list? I know to simply change it in the xml, but when finding new maps it slows things down.

Has anyone found if there is an easy way to add new categories to ecuflash besides the default list? I know to simply change it in the xml, but when finding new maps it slows things down.
Thread
Thread Starter
Forum
Replies
Last Post




