Notices
ECU Flash

Fuel cut multiplier on 96260709

Thread Tools
 
Search this Thread
 
Old Jun 27, 2012 | 10:09 AM
  #1  
EvocentriK's Avatar
Thread Starter
Evolved Member
 
Joined: May 2010
Posts: 500
Likes: 4
From: Australia
Fuel cut multiplier on 96260709

Anyone happen to have the code for the fuel cut multiplier same as the 9653 v7 rom has? Otherwise limited to 319 load.

same as this but with the correct addresses for 9626:

<table name="Fuel Cut Multiplier" category="Global Fuel Settings" address="12a70" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="1">
<data>To use "Fuel Cut Load x1" = 0x6DDD To use "Fuel Cut Load x2" = 0x4D00 :</data>
</table>
</table>

<table name="Fuel Cut Load x1" category="Global Fuel Settings" address="3614" type="2D" scaling="LoadBoost">
<table name="RPM" address="702c" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="Fuel Cut Load X2" category="Global Fuel Settings" address="3614" type="2D" level="2" scaling="FuelCutLoadX2">
<table name="RPM" address="702c" type="Y Axis" elements="9" scaling="RPM"/>
</table>
Reply
Old Jun 30, 2012 | 10:43 PM
  #2  
HyperDisorder's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jul 2010
Posts: 198
Likes: 29
From: Whakatane, NZ
<scaling name="FuelCutLoadX2" units="%" toexpr="x*5/2" frexpr="x*2/5" format="%.0f" min="0" max="638" inc="2" storagetype="uint8" endian="big"/>
<scaling name="LoadBoost" units="%" toexpr="x*5/4" frexpr="x*4/5" format="%.0f" min="0" max="319" inc="1" storagetype="uint8" endian="big"/>

<table name="Fuel Cut Multiplier" category="Global Fuel Settings" address="12B5C" type="2D" level="2" scaling="Hex16">
<table type="Static Y Axis" elements="1">
<data>To use "Fuel Cut Load x1" = 0x6DDD To use "Fuel Cut Load x2" = 0x4D00 :</data>
</table>
</table>

<table name="Fuel Cut Load x1" category="Global Fuel Settings" address="3614" type="2D" scaling="LoadBoost">
<table name="RPM" address="6298" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="Fuel Cut Load X2" category="Global Fuel Settings" address="3614" type="2D" level="2" scaling="FuelCutLoadX2">
<table name="RPM" address="6298" type="Y Axis" elements="9" scaling="RPM"/>
</table>

<table name="Fuel Cut Load Trigger Delay" category="Global Fuel Settings" address="159a" type="2D" level="2" scaling="Time">
<table type="Static Y Axis" elements="1">
<data>FUEL CUT will not engage until the limit has been exceeded for this duration of time:</data>
</table>
</table>
Untested, but if the addresses listed for 9653 are correct, then these are correct too.
Reply




All times are GMT -7. The time now is 10:30 PM.