TephraMOD V6 - testing!
#1158
You need to transfer *all* of your pertinent maps if you want the same tune. I think a long few hours of reading would be a great idea for you before you blow up a perfectly good engine...
#1159
Here is the tables you need to add in order to control IC Sprayer control if you don't have it in 96530006 ROM ID. I am not sure why ECUFlash 1.41 doesn't have this defined but it doesn't. Once I added it I can adjust appropriatley.
Here is the code to add to 96530006.xml:
Here is the code to add to 96530006.xml:
Code:
<table name="IC Relay Timer On/Off Time" address="247e"> </table> <table name="IC Relay Control Min RPM" address="2480"/> <table name="IC Relay Control Water Temp" address="2482"> <table name="Condition"/> </table> <table name="IC Relay Control Min Load" address="2488"/> <table name="IC Relay Control Max Vehicle Speed" address="2486"/> <table name="IC Relay Control TPS Position" address="2498"> <table name="Condition"/> </table> <table name="IC Relay Control Min Air Temp" address="249c"/>
#1160
P.S. On base Map (Witch one i've transferred from my old Rom) - fuel cut ... On Alt map (Untouched) no fuel cut but knocks ...
#1161
And one question more :
I'd disconnected stock BCS, and throw it out ... I have EBC A'pexi with it own BCS, so my ECU can't control boost ... May be this is why i catch fuel cuts ???
I'd disconnected stock BCS, and throw it out ... I have EBC A'pexi with it own BCS, so my ECU can't control boost ... May be this is why i catch fuel cuts ???
#1163
You are doing it wrong. You have to be UNDER the load for it to be able to switch "up" to the alt-maps. You want your WI controller to activate you to altmaps full-time, then switch "down" to regular maps if it detects a fault. This will happen instantaneously regardless of the timer (I think).
#1164
Here is the tables you need to add in order to control IC Sprayer control if you don't have it in 96530006 ROM ID. I am not sure why ECUFlash 1.41 doesn't have this defined but it doesn't. Once I added it I can adjust appropriatley.
Here is the code to add to 96530006.xml:
Here is the code to add to 96530006.xml:
Code:
<table name="IC Relay Timer On/Off Time" address="247e"> </table> <table name="IC Relay Control Min RPM" address="2480"/> <table name="IC Relay Control Water Temp" address="2482"> <table name="Condition"/> </table> <table name="IC Relay Control Min Load" address="2488"/> <table name="IC Relay Control Max Vehicle Speed" address="2486"/> <table name="IC Relay Control TPS Position" address="2498"> <table name="Condition"/> </table> <table name="IC Relay Control Min Air Temp" address="249c"/>
Thanks zach, I will get on this tonight or the weekend.
#1165
Awwwww **** on me. The IC sprayer only works up until a certian speed. I need it to activate AFTER a certian speed. Looks like I need a crash course into modifying the rom.
P.S. Tephra, have you released a evo 9 rom with the AFR safety timer for me to test?
P.S. Tephra, have you released a evo 9 rom with the AFR safety timer for me to test?
#1166
#1168
#1169
Cool, I knew it could be done but I just imagined with the difficulty of it you might as well run dsmap. Is it simple enough to be translated into Noob and disseminated in the DSM world or is this likely to remain a one of a kind thing?
#1170