Notices
ECU Flash

TephraMOD V6 - testing!

Thread Tools
 
Search this Thread
 
Old Aug 5, 2009, 10:24 AM
  #1231  
Evolved Member
iTrader: (30)
 
project_skyline's Avatar
 
Join Date: Jun 2007
Location: Colorado
Posts: 2,532
Likes: 0
Received 1 Like on 1 Post
Originally Posted by mrfred
I'll have prepatched v7 SD 88590015 and 94170015 ROMs made up shortly after tephra releases his final v7 ROM.
94170015 roms?

Didn't that rom get dropped?
Old Aug 5, 2009, 10:33 AM
  #1232  
EvoM Staff Alumni
iTrader: (16)
 
MR Turco's Avatar
 
Join Date: May 2007
Location: Massachusetts
Posts: 3,233
Received 3 Likes on 3 Posts
Originally Posted by project_skyline
94170015 roms?

Didn't that rom get dropped?
I really hope that rom doesn't get dropped. I still am not confident with 96530006
Old Aug 5, 2009, 11:19 AM
  #1233  
Evolved Member
iTrader: (17)
 
Jack_of_Trades's Avatar
 
Join Date: Jun 2007
Location: Opelika,AL
Posts: 3,523
Likes: 0
Received 2 Likes on 1 Post
Originally Posted by MR Turco
I really hope that rom doesn't get dropped. I still am not confident with 96530006

+1 for now. I'd like to see more time with 96530006 being used with other ROM ID conversions before we write it off completely. Getting there though!
Old Aug 5, 2009, 12:15 PM
  #1234  
EvoM Staff Alumni
iTrader: (16)
 
MR Turco's Avatar
 
Join Date: May 2007
Location: Massachusetts
Posts: 3,233
Received 3 Likes on 3 Posts
Originally Posted by MR Turco
What is the ADC0F bug? is this going to cause issues on the IXs with a map switch harness?
Tephra, never saw an answer to this.
Old Aug 5, 2009, 12:25 PM
  #1235  
Evolved Member
iTrader: (26)
 
travman's Avatar
 
Join Date: Oct 2005
Location: Pittsburgh
Posts: 1,712
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by MR Turco
Tephra, never saw an answer to this.
I think its only if you have the switch time to 0ms.....
Old Aug 5, 2009, 04:18 PM
  #1236  
Account Disabled
iTrader: (3)
 
0xDEAD's Avatar
 
Join Date: Jun 2009
Location: central pa
Posts: 312
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by mrfred
I'll have prepatched v7 SD 88590015 and 94170015 ROMs made up shortly after tephra releases his final v7 ROM.
Much appreciated. IAT's are needed data for me.
Old Aug 5, 2009, 04:51 PM
  #1237  
Evolved Member
iTrader: (30)
 
project_skyline's Avatar
 
Join Date: Jun 2007
Location: Colorado
Posts: 2,532
Likes: 0
Received 1 Like on 1 Post
Originally Posted by MR Turco
I really hope that rom doesn't get dropped. I still am not confident with 96530006
When was the last update for 94170015 as far as tephra mods go?
Old Aug 5, 2009, 05:51 PM
  #1238  
Evolved Member
iTrader: (26)
 
travman's Avatar
 
Join Date: Oct 2005
Location: Pittsburgh
Posts: 1,712
Likes: 0
Received 0 Likes on 0 Posts
Originally Posted by 0xDEAD
Much appreciated. IAT's are needed data for me.
You just add the stand alone patch back in like you used before tephra incorporated mrfreds patch into his rom.
Old Aug 5, 2009, 08:19 PM
  #1239  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Originally Posted by project_skyline
When was the last update for 94170015 as far as tephra mods go?
Last 94170015 Tephra update I have is V5.10. Works like a champ.

I've been trying to get the 96530006 up and running, but I have a ton of addresses wrong. Also, some key tuning elements I use are not supported in the 0006.

For example the following are missing from 96530006

Idle error tables
Knock Sum Decay Timer
EGR System Enable/Disable

The following tables have wrong addresses

MAF Adjustment
MAF Scaling
all 4 Post Primer tables
Primer Cranking Enrich
all 5 Decel Fuel Cut tables
Airflow/Hz Baro and Air Temp Compensation
Warmup Advance/Retard Activation
Air Temp Trim

Any assistance would be appreciated.

Thanks.

Paul
Old Aug 5, 2009, 08:27 PM
  #1240  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
Applaudd - Ca you post up the addresses for those missing tables (from 94170015)

I am found/fixed some for 96530006:

Code:
<table name="KnockSum decay timer" category="Knock Control" address="1784" type="1D" scaling="uint16"/>

<table name="MAF Scaling" category="Fuel" address="3306"  type="2D" level="3" scaling="AirFlow8">
	<table name="Load" type="Y Axis" address="67a0" elements="21" scaling="uint16"/>
</table>

<table name="Air Temperature Compensation" category="Fuel" address="333e" type="2D" level="3" flipy="true" scaling="uint8">
	<table name="Degrees" type="Y Axis" address="6af0" elements="8" scaling="Temp"/>
</table>

<table name="Idle Stability Timing Control" category="Timing" address="174e" type="2D" level="2" scaling="uint16">
	<table name="Settings" type="Static X Axis" elements="3">
		<data>Sensitivity</data>
		<data>Timing Limit</data>
		<data>Untested</data>
	</table>
</table>

<table name="Limp Home Table" category="Fuel" address="3797" type="3D" level="2" swapxy="true" scaling="uint8">
	<table name="TPS" address="69a6" type="X Axis" elements="7" scaling="Volts16"/>
	<table name="Engine Speed" address="6992" type="Y Axis" elements="5" scaling="RPM"/>
</table>

<table name="ST Fuel Max Trim" category="Fuel" address="369e" type="2D" level="2" scaling="O2 Trim">
	<table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/>
</table>
	
<table name="ST Fuel Min Trim" category="Fuel" address="36ac" type="2D" level="2" scaling="O2 Trim">
	<table name="Engine Temp" address="69be" type="Y Axis" elements="8" scaling="Temp"/>
</table>

<scaling name="LT Trim Hz" units="Hz" toexpr="x*6.25" frexpr="x/6.25" format="%.2f" min="0" max="1593.75" inc="6.25" storagetype="uint8" endian="big"/>
<table name="Closed Loop - LT Trim Control" category="Fuel" address="35e5" type="2D" level="2" scaling="LT Trim Hz">
	<table name="Conditions" type="Static Y Axis" elements="4">
	<data>Low -> Mid</data>
	<data>Mid -> Low</data>
	<data>Mid -> High</data>
	<data>High -> Mid</data>
	</table>
</table>

<table name="Idle Error - Normal" category="Idle" address="435c" type="2D" level="2" scaling="ISCVSteps">
	<table name="Idle Error" address="669a" type="X Axis" elements="9" scaling="RPM"/>
</table>

<table name="Idle Error - A/C On" category="Idle" address="436c" type="2D" level="2" scaling="ISCVSteps">
	<table name="Idle Error" address="669a" type="X Axis" elements="9" scaling="RPM"/>
</table>
- someone else can merge these into the official 96530006.xml (and set it up with the right names and stuff to match other evo's)

Last edited by tephra; Aug 5, 2009 at 09:08 PM.
Old Aug 5, 2009, 09:01 PM
  #1241  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Cool....fixed those. Sent you a couple emails. Take a look and let's get this thing fixed up.

Paul
Old Aug 5, 2009, 09:08 PM
  #1242  
EvoM Guru
Thread Starter
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
post updated with remaining missing items...
Old Aug 5, 2009, 09:33 PM
  #1243  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
Awesome...working the issues.
Old Aug 5, 2009, 10:19 PM
  #1244  
Evolved Member
iTrader: (22)
 
Appauldd's Avatar
 
Join Date: Nov 2003
Location: Northern KY near Cincy
Posts: 2,408
Likes: 0
Received 6 Likes on 6 Posts
<table name="Airflow/Hz Baro and Air Temp Compensation" address="3351">
<table name="IAT_Comp/Baro_Bar" address="678e"/>
<table name="MAF Hz" address="67a0"/>
</table>

Are these correct ? ? ?
Old Aug 6, 2009, 09:04 AM
  #1245  
Evolved Member
iTrader: (4)
 
Raceghost's Avatar
 
Join Date: Dec 2001
Location: Out West
Posts: 1,034
Received 21 Likes on 21 Posts
Has the 96420011 ROM been released yet? If I wanted to Beta test that for you in a month or so? If it is allready out, how would one go about getting a copy for future utilization?

Answer when can, visualize the victory, mindful of rom 96420011


Quick Reply: TephraMOD V6 - testing!



All times are GMT -7. The time now is 08:28 AM.