Notices
ECU Flash

TephraMOD V5.10

Thread Tools
 
Search this Thread
 
Old Oct 3, 2009 | 09:55 AM
  #1216  
DBallz's Avatar
Evolved Member
iTrader: (7)
 
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Originally Posted by kaj
Lol. The verbage is confusing. There are many posts in regards to that section. I, too, was very confused. I didn't have the tables mentioned, nor did I know what to do with them if I tried. Lol I think the tephramod has all that stuff removed already, as all I have are "high octane", "low octane", etc.
So I can just ignore those steps?
Reply
Old Oct 5, 2009 | 02:29 PM
  #1217  
fostytou's Avatar
EvoM Community Team
iTrader: (15)
 
Joined: Sep 2006
Posts: 3,143
Likes: 7
From: Aurora, IL
Originally Posted by DBallz
Tephra I downloaded your patch for 96530006 I was reading the notes in the XML file and I don't understand a few of the notes. Specifically:

2) Remove/Rename your current "Boost Desired Engine Load" #2 and #3, only #1 matters anymore
3) Remove/Rename your current "Base Wastegate Duty" #2 and #3, only #1 matters anymore
4) Remove/Rename your current Hi/Lo Octane Fuel+Timing #2 and #3, only #1 matters anymore

Can you or anyone else elaborate on those 3 steps?

Thanks
Sorry, I'm not sure how this can be stated any more clearly. Go into the XML and remove those tables (or just leave them there and don't touch them, but eventually someone will and create problems).
Reply
Old Oct 5, 2009 | 02:43 PM
  #1218  
DBallz's Avatar
Evolved Member
iTrader: (7)
 
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Originally Posted by fostytou
Sorry, I'm not sure how this can be stated any more clearly. Go into the XML and remove those tables (or just leave them there and don't touch them, but eventually someone will and create problems).
See that is the problem I not sure where those tables are. Are they in the original XML or in the patch XML? BTW thanks for the assist.
Reply
Old Oct 5, 2009 | 03:53 PM
  #1219  
Walt's Avatar
Evolving Member
iTrader: (6)
 
Joined: Mar 2009
Posts: 274
Likes: 0
From: connecticut
Sorry a noob but if i wan't to dissable a function for say valet do i just set the value at 0 instead of 1 which i assume is going to enable that function... thanks guys still new
Reply
Old Oct 5, 2009 | 04:04 PM
  #1220  
Walt's Avatar
Evolving Member
iTrader: (6)
 
Joined: Mar 2009
Posts: 274
Likes: 0
From: connecticut
BTW everything is working good with the v5.10 patch and am happy with the results...I set the value at 0 for valet and i think it dissabled cause it starts fine and runs good... Am i correct that value 0 is to dissable that function. Also i have the rear 02 still in tact, should i dissable that mod as well? THANKS!!
Reply
Old Oct 5, 2009 | 05:21 PM
  #1221  
DBallz's Avatar
Evolved Member
iTrader: (7)
 
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Originally Posted by DBallz
Tephra I downloaded your patch for 96530006 I was reading the notes in the XML file and I don't understand a few of the notes. Specifically:

2) Remove/Rename your current "Boost Desired Engine Load" #2 and #3, only #1 matters anymore
3) Remove/Rename your current "Base Wastegate Duty" #2 and #3, only #1 matters anymore
4) Remove/Rename your current Hi/Lo Octane Fuel+Timing #2 and #3, only #1 matters anymore

Can you or anyone else elaborate on those 3 steps?

Thanks
OK let me try and re-word my question step 2-4 is this table located on the original XML or is it located in the patch. I can't seem to find "#2 and #3" anywhere in the XML. Help please!
Reply
Old Oct 5, 2009 | 06:06 PM
  #1222  
knochgoon24's Avatar
Evolving Member
iTrader: (2)
 
Joined: Feb 2009
Posts: 109
Likes: 0
From: State College, PA
The xml with the rom isn't a full xml. You need to modify your existing 96530006 xml according to the instructions.
Reply
Old Oct 6, 2009 | 06:13 AM
  #1223  
DBallz's Avatar
Evolved Member
iTrader: (7)
 
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Originally Posted by knochgoon24
The xml with the rom isn't a full xml. You need to modify your existing 96530006 xml according to the instructions.
I understand that and I did. I did step 1 with no problem but the last 3 steps I'm having trouble with

Code:
 <!--  *** FUEL ***  -->

    <table name="High Octane Fuel Map" address="33bd">
        <table name="Engine Load" address="68b0"/>
        <table name="RPM" address="6888"/>
    </table>

    <table name="Low Octane Fuel Map" address="34d7">
        <table name="Engine Load" address="68b0"/>
        <table name="RPM" address="6888"/>
    </table>

    <table name="Injector Size Scaling" address="1506"/>

    <table name="Injector Battery Voltage Latency Compensation" address="37c0">
        <table name="Battery Voltage" address="67f0"/>
    </table>

    <table name="Injector latency base" category="Fuel" address="1500"/>

    <table name="IPW comp starting" address="3822">
        <table name="Coolant Temperature" address="69be"/>
    </table>

    <table name="Accel Enrichment (Incorrect)" address="3864">
        <table name="RPM" address="6622"/>
    </table>

    <table name="Airflow/Hz Raw Scaling" address="3306">
        <table name="MAF Hz" address="67a0"/>
    </table>

    <table name="Relative Air Density vs Temp for Airflow/Hz" address="333e">
        <table name="Degrees" address="69be"/>
    </table>

    <table name="Airflow/Hz Baro and Air Temp Compensation" address="3351">
        <table name="IAT_Comp/Baro_Bar" address="678e"/>
        <table name="MAF Hz" address="67d4"/>
    </table>

    <table name="MAF Compensation" address="3322">
        <table name="MAF Hz" address="67a0"/>
    </table>

    <table name="MAF Sensor Filtering" address="1508">
        <table name="Load"/>
    </table>

    <table name="MAF Size" address="150c"/>

    <table name="Open Loop Load #1" address="3624">
        <table name="RPM" address="6594"/>
    </table>

    <table name="Open Loop Load #2" address="363a">
        <table name="RPM" address="6594"/>
    </table>

    <table name="Open Loop Throttle #1" address="3656">
        <table name="RPM" address="6594"/>
    </table>

    <table name="Open Loop Throttle #2" address="366c">
        <table name="RPM" address="6594"/>
    </table>



    <!--  *** FUEL LEAN SPOOL ***  -->

    <table name="Lean Spool Start RPM" address="1680"/>

    <table name="Lean Spool Stop RPM" address="1684"/>

    <table name="Min Temp for Lean Spool" address="167e"/>

    <table name="Lean Spool Enable Load Hysteresis" address="167c"/>

    <table name="Lean Spool AFR below Enable" address="1682"/>

    <table name="Lean Spool Clip Value" address="1686"/>



    <!--  *** TIMING ***  -->

    <table name="High Octane Ignition Map 1" address="39d5">
        <table name="Engine Load" address="6910"/>
        <table name="RPM" address="68de"/>
    </table>

    <table name="Low Octane Ignition Map 1" address="3b5d">
        <table name="Engine Load" address="6910"/>
        <table name="RPM" address="68de"/>
    </table>

    <table name="High Oct EGR-Enabled Advance" address="3e6d">
        <table name="Engine Load" address="6910"/>
        <table name="RPM" address="68de"/>
    </table>

    <table name="Low Oct EGR-Enabled Advance" address="3ce5">
        <table name="Engine Load" address="6910"/>
        <table name="RPM" address="68de"/>
    </table>

    <table name="Low Coolant Temp Timing Trim Map" address="3ff5">
        <table name="Engine Load" address="6910"/>
        <table name="RPM" address="68de"/>
    </table>



    <!--  *** TURBO BOOST SINGLE SOLENOID ***  -->

    <table name="Boost Control Load Offset" address="1a70"/>

    <table name="Boost Desired Engine Load (High Gear Range)" address="450a">
        <table name="RPM" address="6bd4"/>
    </table>

    <table name="Boost Desired Engine Load (Low Gear Range)" address="4536">
        <table name="RPM" address="6bd4"/>
    </table>

    <table name="Base Wastegate Duty (High Gear Range)" address="44b2">
        <table name="RPM" address="6bd4"/>
    </table>

    <table name="Base Wastegate Duty (Low Gear Range)" address="44de">
        <table name="RPM" address="6bd4"/>
    </table>

    <table name="Turbo Boost Error Correction" address="449a">
        <table name="Boost Error" address="6bfe"/>
    </table>

    <table name="WGDC Correction interval (High Gear Range)" address="1a54"/>

    <table name="WGDC Correction interval (Low Gear Range)" address="1a56"/>

    <table name="Max Total Upward WGDC Correction vs TPS" address="448a">
        <table name="TPS" address="6c2a"/>
    </table>

    <table name="Max WGDC vs Coolant Temp" address="604e">
        <table name="Coolant Temp" address="6ad6"/>
    </table>

    <table name="WGDC Limit During Fault" address="2201"/>

    <table name="Boost Control High/Low Gear Range RPM/MPH Crossover" address="2204"/>

    <table name="Boost Cut Load" address="3614">
        <table name="RPM" address="702c"/>
    </table>

    <table name="Boost Cut Delay" address="159a"/>

    <table name="Min Load for Boost Control" address="6156">
         <table name="RPM" address="6594"/>
    </table>

    <table name="BCS Re/De-Activation RPM" address="1a68">
        <table name="Condition"/>
    </table>



    <!--  *** IDLE ***  -->

    <table name="Desired ISCV intial step position with AC off-Neutral" address="4288">
        <table name="Engine Temp" address="6aa0"/>
    </table>

    <table name="Desired ISCV intial step position with AC off-Drive" address="4296">
        <table name="Engine Temp" address="6aa0"/>
    </table>

    <table name="Desired ISCV intial step position with AC on-Neutral" address="42a4">
        <table name="Engine Temp" address="6aa0"/>
    </table>

    <table name="Desired Idle RPM-Neutral" address="427a">
        <table name="Engine Temp" address="6aa0"/>
    </table>

    <table name="Desired Idle RPM-Drive" address="426c">
        <table name="Engine Temp" address="6aa0"/>
    </table>

    <table name="Desired Idle RPM with AC on" address="186c">
        <table name="Condition"/>
    </table>

    <table name="High Intake Air Temp Idle Speed Target" address="220a">
        <table name="Condition"/>
    </table>

    <table name="High Intake Air Temp ISCV Increase" address="220e">
        <table name="Condition"/>
    </table>

    <table name="Idle Stepper Look up Table" address="43ab">
        <table name="Coolant Temp" address="6b0a"/>
        <table name="Load" address="6b24"/>
    </table>

    

    <!--  *** MISC LIMITS ***  -->

    <table name="Speed Limit" address="158e">
        <table name="Condition"/>
    </table>

    <table name="Rev Limit" address="158c"/>

    <table name="Stationary Rev Limit" address="2b4a"/>



    <!--  *** MISC ***  -->

    <!--  Universal tables are in evo9base.xml file.  -->


    
    <!--  *** KNOCK CONTROL ***  -->

    <table name="Knock Load" address="421a">
        <table name="X" address="6576"/>
    </table>

    <table name="Knock Multiplier - Low RPM" address="177a"/>

    <table name="Knock Multiplier - Mid RPM" address="24aa"/>

    <table name="Knock Multiplier - High RPM" address="21de"/>

    <table name="Knock Adder - Single Gain" address="1780"/>

    <table name="Knock Adder - Triple Gain" address="177c"/>
That is my XML for the rom ID. Where is #2 & #3 for: "Boost Desired Engine Load", "Base Wastegate Duty", and "Hi/Lo Octane Fuel+Timing" ?
Reply
Old Oct 6, 2009 | 06:15 AM
  #1224  
tephra's Avatar
Thread Starter
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
Hi Guys,

Since V7 is literally around the corner I would wait

V7 includes new XML integration which should clear up some of the Q's you have

Cheers
D.
Reply
Old Oct 6, 2009 | 06:26 AM
  #1225  
DBallz's Avatar
Evolved Member
iTrader: (7)
 
Joined: Sep 2004
Posts: 1,457
Likes: 0
From: South Beach, FL / Miami, FL / Pt. St. Lucie, FL / NYC
Originally Posted by tephra
Hi Guys,

Since V7 is literally around the corner I would wait

V7 includes new XML integration which should clear up some of the Q's you have

Cheers
D.
Thank you sir
Reply
Old Oct 6, 2009 | 11:16 AM
  #1226  
kaj's Avatar
kaj
EvoM Community Team Leader
20 Year Member
Liked
Loved
Community Favorite
iTrader: (60)
 
Joined: Mar 2006
Posts: 13,634
Likes: 824
From: Fresno, CA
Originally Posted by fostytou
Sorry, I'm not sure how this can be stated any more clearly. Go into the XML and remove those tables (or just leave them there and don't touch them, but eventually someone will and create problems).
it is clear. but what it DOESN'T mention is that some of us (like me and the guy you quoted) do not HAVE those tables in our ROMS. we don't know why. however, i did look at the ROM on another guy's evo and he DID have these tables.
now, i'm assuming i don't have them because i'm using the rom from 5.1 and tephra deleted them. dunno.
anyway, i had the same question as DBallz. i did not have these tables and was paranoid that i was gonna mess something up. so i understand where he is coming from.
DBallz: you are good. you can ignore that part of the instructions. we do not have those tables.

Originally Posted by tephra
Hi Guys,

Since V7 is literally around the corner I would wait

V7 includes new XML integration which should clear up some of the Q's you have

Cheers
D.
literally? 'cause i went around the corner and didn't see it. :P haha. but seriously: awesome. i can't wait!
so, Tephra. do you have a "donations" page? 'cause no way you do all this for free. too much time and work involved.
Reply
Old Nov 2, 2009 | 06:34 PM
  #1227  
fjo_newport's Avatar
Newbie
iTrader: (3)
 
Joined: Feb 2008
Posts: 87
Likes: 0
From: Baltimore,MD
Tephra,

Were is your "oxDEAD" variable located in this ROM? I'm trying out Ziad's new Live map app and I'd like to try his RAM reset.

ROM 96530006

Thanks,
Joe

EDIT: Found what I was looking for, and it looks like JC moved the 0xDEAD variable.

https://www.evolutionm.net/forums/6870207-post1.html

Last edited by fjo_newport; Nov 2, 2009 at 06:40 PM.
Reply
Old Nov 8, 2009 | 10:15 PM
  #1228  
infini_IV's Avatar
Evolving Member
15 Year Member
iTrader: (4)
 
Joined: Nov 2008
Posts: 171
Likes: 0
From: Forever with BIG
anyone have a patch for "Restore ICS State on Ignition" "Flash CEL on Knock" and "Enable Spray ICS on Knock" for 90550001. i realise this v5.10 includes these however i want just these on there own, happy to pay for it?
Reply
Old Nov 10, 2009 | 02:56 PM
  #1229  
Evo_Jay's Avatar
Evolved Member
20 Year Member
Photogenic
Photoriffic
Shutterbug
iTrader: (17)
 
Joined: Jun 2005
Posts: 3,419
Likes: 14
From: Chico, CA (NOR-CAL)
Originally Posted by Evo_Kid
So does 96420011 work or not, Still says untested, a couple people in the thread said it works and someone said it didnt??
I know thre is a new tephra mod ROM, etc.

Still, does anyone know if all the features work on 96420011? People said that the basics (CEl on knock, nlts, etc) worked, but some people said that Alt Maps didnt work. Can anyone confirm or deny this?
Reply
Old Jan 30, 2010 | 05:41 PM
  #1230  
Gary@MellonRacing's Avatar
Former Sponsor
iTrader: (74)
 
Joined: Mar 2008
Posts: 1,640
Likes: 0
From: miami florida
i cant find the lean spool on Evo 7 Ralliart Rom (Tephra V5.10) 90550001
Reply



All times are GMT -7. The time now is 05:11 AM.