Notices
ECU Flash

TephraMod V7

Thread Tools
 
Search this Thread
 
Old Mar 16, 2010 | 03:19 PM
  #1591  
Seijuro's Avatar
Evolving Member
 
Joined: Aug 2009
Posts: 128
Likes: 0
From: Herndon, VA
Originally Posted by phenem
Can someone do a writeup to explain how to change scalings in ECUFlash so the data show's up correct for the PSI based and SD based ROM's? I have answered so many questions about my data has changed and it's not showing up correctly I am going to scream!

Basically the ROM hasn't changed it is just how "we" see it so it makes sense to us. Anyone willing to do a writeup on how the scaling stuff works? PLEASE!
FWIW this statement in the first post may clear up a lot of the confusion. It's not really evident from version to version that scalings have changed, other than the startling new values. This definitely blindsided me and I was so stuck and startled from seeing a number 200 times my original that I couldn't get past it to notice the scaling changed from msec to mCsec.

It's kind of the way it goes with this sort of thing. Giants develop this cool stuff. "The code should speak for itself" probably does among the giants.

But now us lesser mortals wanna play too! And sometimes we need labels to go along with the obvious.
Old Mar 16, 2010 | 03:23 PM
  #1592  
Jack_of_Trades's Avatar
Evolved Member
iTrader: (17)
 
Joined: Jun 2007
Posts: 3,523
Likes: 2
From: Opelika,AL
Originally Posted by Seijuro
FWIW this statement in the first post may clear up a lot of the confusion. It's not really evident from version to version that scalings have changed, other than the startling new values. This definitely blindsided me and I was so stuck and startled from seeing a number 200 times my original that I couldn't get past it to notice the scaling changed from msec to mCsec.

It's kind of the way it goes with this sort of thing. Giants develop this cool stuff. "The code should speak for itself" probably does among the giants.

But now us lesser mortals wanna play too! And sometimes we need labels to go along with the obvious.
I actually started a webpage which looks exactly like the tables do in ECUFlash and it's full of mouse-over's that give detailed explanations of each table and another webpage that explains all of the scalings but I had to put it aside for a while. I was basically building a "ECUFlash for Dummies" webpage,lol. Hopefully I can finish it soon.

Last edited by Jack_of_Trades; Mar 16, 2010 at 03:29 PM.
Old Mar 16, 2010 | 03:25 PM
  #1593  
Seijuro's Avatar
Evolving Member
 
Joined: Aug 2009
Posts: 128
Likes: 0
From: Herndon, VA
Originally Posted by Jack_of_Trades
I actually started a webpage full of mouse-over's that give detailed explanations of each table and another webpage that explains all of the scalings but I had to put it aside for a while. I was basically building a "ECUFlash for Dummies" webpage,lol. Hopefully I can finish it soon.
Me too!
Old Mar 16, 2010 | 03:39 PM
  #1594  
Appauldd's Avatar
Evolved Member
iTrader: (22)
 
Joined: Nov 2003
Posts: 2,408
Likes: 6
From: Northern KY near Cincy
JOT....Thank you. Let me know if I can help in any way.
Old Mar 16, 2010 | 04:05 PM
  #1595  
nudge120's Avatar
Evolving Member
iTrader: (2)
 
Joined: Mar 2006
Posts: 334
Likes: 1
From: Las Vegas
Originally Posted by And
what happened to the 90550001 v7 roms? shouldn't they be attached to the first/second post too?
Is 90550001 v7 out now?? I've been anxiously awaiting this.
Old Mar 16, 2010 | 04:44 PM
  #1596  
phenem's Avatar
Evolved Member
iTrader: (39)
 
Joined: Jul 2005
Posts: 811
Likes: 4
From: Central PA
Originally Posted by Seijuro
FWIW this statement in the first post may clear up a lot of the confusion. It's not really evident from version to version that scalings have changed, other than the startling new values. This definitely blindsided me and I was so stuck and startled from seeing a number 200 times my original that I couldn't get past it to notice the scaling changed from msec to mCsec.

It's kind of the way it goes with this sort of thing. Giants develop this cool stuff. "The code should speak for itself" probably does among the giants.

But now us lesser mortals wanna play too! And sometimes we need labels to go along with the obvious.
O Yeah understandable. However what I meant by that statement is the end user changing the scalings on the table definitions. The "actual" scalings in the XML are not changing. You just need to adjust how the table is defined based on the MAP sensor you have. So basically 0v-5v on a 4 bar Omni is not the same value wise vs. 0v-5v on a JDM 3 bar sensor.

This needs done for each individual person within ECUFlash for the appropriate MAP sensor. People are seeing it from 12-42 because that is the scaling I use for the Omni 4 bar that is in my car.

So if anyone uses anything other than the Omni 4 bar, change the table definition scaling to your appropriate MAP sensor.
Old Mar 16, 2010 | 05:16 PM
  #1597  
Tonba's Avatar
Evolved Member
iTrader: (1)
 
Joined: Mar 2008
Posts: 661
Likes: 1
From: Sydney, Australia
How do I find the immobiliser hex from my 9055001 ROM to copy over to 96530706?
Old Mar 16, 2010 | 05:27 PM
  #1598  
phenem's Avatar
Evolved Member
iTrader: (39)
 
Joined: Jul 2005
Posts: 811
Likes: 4
From: Central PA
Originally Posted by Tonba
How do I find the immobiliser hex from my 9055001 ROM to copy over to 96530706?
Add this to your 9055001 XML def:

Code:
<table name="Immobilizer Hex" category="Misc" address="ffa" type="1D" level="2" scaling="Hex16"/>
See what it is set to and set that value to be the same in the 9653 ROM.
Old Mar 16, 2010 | 05:42 PM
  #1599  
Tonba's Avatar
Evolved Member
iTrader: (1)
 
Joined: Mar 2008
Posts: 661
Likes: 1
From: Sydney, Australia
Originally Posted by phenem
Add this to your 9055001 XML def:

Code:
<table name="Immobilizer Hex" category="Misc" address="ffa" type="1D" level="2" scaling="Hex16"/>
See what it is set to and set that value to be the same in the 9653 ROM.
It comes up with '7315'? WTF?

ITs not 0x0040?!
Old Mar 16, 2010 | 06:01 PM
  #1600  
phenem's Avatar
Evolved Member
iTrader: (39)
 
Joined: Jul 2005
Posts: 811
Likes: 4
From: Central PA
Originally Posted by Tonba
It comes up with '7315'? WTF?

ITs not 0x0040?!
0x0040 is for a USDM 2003 EVO8, since your's is JDM I have no idea what it would be so I guess 0x7315 is correct?
Old Mar 16, 2010 | 06:39 PM
  #1601  
Tonba's Avatar
Evolved Member
iTrader: (1)
 
Joined: Mar 2008
Posts: 661
Likes: 1
From: Sydney, Australia
^ Meh, Ill give it a shot tonight to see if it starts.. I hope the definition 95630706 is correct for my ECU then!

haha.

Thanks mate!
Old Mar 16, 2010 | 06:57 PM
  #1602  
evo_gerard's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jul 2007
Posts: 149
Likes: 0
From: Trinidad & Tobago
Originally Posted by nudge120
Is 90550001 v7 out now?? I've been anxiously awaiting this.
i too cant wait for 90550001 v7. but can i throw u guys a lil question? i wanna use the 1 byte load to log load. i'm using mitsulogger to log my car. how to go about doin this. do i need to make changes to the mitsulogger xml? and what do i have to select to log 1 byte load using mitsulogger.

thanks
gerard
Old Mar 17, 2010 | 12:58 AM
  #1603  
And's Avatar
And
Evolving Member
 
Joined: Dec 2005
Posts: 414
Likes: 0
From: Bristol, England
Originally Posted by burnzy
those who can't wait for 9055. Here is a rom prepatched for evo7 with statrev limiter and launch maps working
Please check all tables and use at own risk, thanks for Tephra and ziad for the patch
http://www.mediafire.com/file/i0em0m...532706evo7.zip
this was the 90550001 rom I was on about posted on page 92 post #1377 but it anppears that the link is broke but is available off geekmapped here
http://www.geekmapped.com/forums/sho...ghlight=tephra
Old Mar 17, 2010 | 03:06 AM
  #1604  
Tonba's Avatar
Evolved Member
iTrader: (1)
 
Joined: Mar 2008
Posts: 661
Likes: 1
From: Sydney, Australia
Originally Posted by phenem
0x0040 is for a USDM 2003 EVO8, since your's is JDM I have no idea what it would be so I guess 0x7315 is correct?
Okay, I tried that, and the car still wont crank.

I REALLY think I need the 9055001 V7 ROM. When is one comming out?

Or is there some way I can patch the big maps into my current V5.1 ROM?
Old Mar 17, 2010 | 07:13 AM
  #1605  
bigric09's Avatar
Evolved Member
iTrader: (37)
 
Joined: Sep 2003
Posts: 3,146
Likes: 2
From: Spec-Ops Motorsports, Fayetteville, NC
Originally Posted by Tonba
Okay, I tried that, and the car still wont crank.

I REALLY think I need the 9055001 V7 ROM. When is one comming out?

Or is there some way I can patch the big maps into my current V5.1 ROM?
are you transferring over the actual immobilizer hex as well ? Or just trying to copy in the code for the year of the car ?


Quick Reply: TephraMod V7



All times are GMT -7. The time now is 06:26 AM.