Notices

Evo X Logging

Thread Tools
 
Search this Thread
 
Old Nov 6, 2009, 08:36 AM
  #841  
Evolved Member
iTrader: (11)
 
Fourdoor's Avatar
 
Join Date: Oct 2003
Location: Rosedale, IN
Posts: 2,702
Likes: 0
Received 4 Likes on 4 Posts
Originally Posted by SiC
Sorry, I don't know why it does that on some PCs, it works fine on my PC and my PC from work.

Just copy & paste the following into your Evoscan data.xml:

Just a few notes for USDM users of the code provided by SiC:

In the "Mode23 USA EVOX" and "Mode23 USA RA EVOX" area of EvoScan the formula for throttle positions is "(x-32)*129/255" instead of "x*100/255" Not sure why it is different, and not (yet) sure which one is correct for us to use.
All temperatures provided by SiC are in metric units. For US units use "1.8*x-40" instead of "x-40"
Speed provided by SiC is in kph. For MPH use "1.26*x" instead of "x*2"

Thanks,

Keith
Old Nov 7, 2009, 11:33 AM
  #842  
Evolved Member
iTrader: (11)
 
Fourdoor's Avatar
 
Join Date: Oct 2003
Location: Rosedale, IN
Posts: 2,702
Likes: 0
Received 4 Likes on 4 Posts
UPDATE:

The Manifold air temperaturelogging doesn't work on my 2010 Ralliart, but everything else provided by SiC works great!

Keith
Old Nov 8, 2009, 07:29 PM
  #843  
Former Sponsor
iTrader: (2)
 
FTY Motorsports's Avatar
 
Join Date: Sep 2009
Location: california
Posts: 189
Likes: 0
Received 0 Likes on 0 Posts
awesome thanks man i will test out on the 2010 GSR tomorrow and i will get the 2010 MR rom up ASAP
Old Nov 9, 2009, 01:13 PM
  #844  
Evolved Member
iTrader: (6)
 
nj1266's Avatar
 
Join Date: Nov 2004
Location: USA
Posts: 3,254
Likes: 0
Received 13 Likes on 3 Posts
Originally Posted by Fourdoor
Just a few notes for USDM users of the code provided by SiC:

In the "Mode23 USA EVOX" and "Mode23 USA RA EVOX" area of EvoScan the formula for throttle positions is "(x-32)*129/255" instead of "x*100/255" Not sure why it is different, and not (yet) sure which one is correct for us to use.
All temperatures provided by SiC are in metric units. For US units use "1.8*x-40" instead of "x-40"
Speed provided by SiC is in kph. For MPH use "1.26*x" instead of "x*2"

Thanks,

Keith
The TPS code in the 2010 Mode23 is different than the ones in Evoscan Mode23 2008. Should we change the code from "x*100/255" to "(x-32)*129/255"?
Old Nov 10, 2009, 04:07 PM
  #845  
Account Disabled
iTrader: (10)
 
Clipse3GT's Avatar
 
Join Date: Dec 2005
Location: Cleveland, OH
Posts: 2,185
Received 2 Likes on 1 Post
Is there a way to LOG MAF Volts and MAF AIRFLOW in G/S in MODE 23 USA EVO X (for a 2008)?
Old Nov 10, 2009, 04:43 PM
  #846  
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
yes...

53040010:
MAFV:0x808f48:2:x,1023,/,5,*:1
AirFlow:0x8087d8:2:x,2,*,100,/:3

526800XX:
MAFV:0x808f50:2:x,1024,/,5,*:1
AirFlow:0x8087e0:2:x,2,*,100,/:3


Airflow for 526800xx is untested, let me know

Last edited by tephra; Nov 10, 2009 at 04:58 PM.
Old Nov 10, 2009, 08:33 PM
  #847  
Account Disabled
iTrader: (10)
 
Clipse3GT's Avatar
 
Join Date: Dec 2005
Location: Cleveland, OH
Posts: 2,185
Received 2 Likes on 1 Post
Originally Posted by tephra
yes...

53040010:
MAFV:0x808f48:2:x,1023,/,5,*:1
AirFlow:0x8087d8:2:x,2,*,100,/:3

526800XX:
MAFV:0x808f50:2:x,1024,/,5,*:1
AirFlow:0x8087e0:2:x,2,*,100,/:3


Airflow for 526800xx is untested, let me know
Thanks!!!

However here comes in my moment of slight knowledge deficit.

Where do I enter this information. Data edit in EVOSCAN?

Thanks!
Old Nov 10, 2009, 08:39 PM
  #848  
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
thats the format for my logger.

for evoscan just use notepad to edit the data.xml file

just copy one of the current entries (Load is a good one) and modify the address/name and Eval appropriately
Old Nov 10, 2009, 09:57 PM
  #849  
Account Disabled
iTrader: (10)
 
Clipse3GT's Avatar
 
Join Date: Dec 2005
Location: Cleveland, OH
Posts: 2,185
Received 2 Likes on 1 Post
Originally Posted by tephra
thats the format for my logger.

for evoscan just use notepad to edit the data.xml file

just copy one of the current entries (Load is a good one) and modify the address/name and Eval appropriately
Thanks, I didn't check out this logger yet. I hope I will have a chance to try it out tomorrow and tell if these work.
Old Dec 1, 2009, 12:24 AM
  #850  
Evolved Member
iTrader: (6)
 
nj1266's Avatar
 
Join Date: Nov 2004
Location: USA
Posts: 3,254
Likes: 0
Received 13 Likes on 3 Posts
Anyone know the request IDs for the 2010 USDM Evo X (55570005) for logging the following parameters:

LTFT- Cruise
LTFT - Idle
STFT
WGDC
WGDC Correction

Thanks a bunch

Last edited by nj1266; Dec 1, 2009 at 01:48 AM.
Old Dec 1, 2009, 01:05 AM
  #851  
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
use the MUT_TABLE and standard MUT request ID's to find them

WGDC correction wont be available.
Old Dec 1, 2009, 01:06 AM
  #852  
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
use the MUT_TABLE and standard MUT request ID's to find them

WGDC correction wont be available.
Old Dec 1, 2009, 01:46 AM
  #853  
Evolved Member
iTrader: (6)
 
nj1266's Avatar
 
Join Date: Nov 2004
Location: USA
Posts: 3,254
Likes: 0
Received 13 Likes on 3 Posts
If I knew the request IDs for logging the parameters then I would not have asked. I would simply copy the code from the 08 xml and change the request IDs to those of the 2010, save, and test the logging on a 2010 car.
Old Dec 1, 2009, 04:24 AM
  #854  
Evolved Member
 
acamus's Avatar
 
Join Date: Mar 2008
Location: Lattitude 48.38°, Longitude 17.58°, Altitude 146m = Slovakia, for common dude
Posts: 730
Likes: 0
Received 3 Likes on 2 Posts
Originally Posted by nj1266
If I knew the request IDs for logging the parameters then I would not have asked. I would simply copy the code from the 08 xml and change the request IDs to those of the 2010, save, and test the logging on a 2010 car.
For example in 55570005

MUT Table is at 3f244

now when you look at the table in Ecuflash and you know the RequestId from evowiki you can write
logging item in EvoScan.

Example:

0D LTFTMid Fuel Trim Mid (LTFT) % (x-128)/5

Request number is 0D in MUT table so you take value from MUT0x row and D column which is 804575, now you take it and write mode23 EvoScan item as 23804575 using scaling from evowiki

Hope it helps.
Old Dec 1, 2009, 04:43 AM
  #855  
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
yes sorry NJ I should have been more specific.

once you find the MUT_TABLE (as per CT9A) you can then use that as a common reference point for most useful memory addresses

ie MUT0F is ALWAYS the STFT, so in ANY rom if you find the MUT_TABLE then you can find MUT0F easy enough. and therefore you can see the memory address for MUT0F, which will the the STFT


Quick Reply: Evo X Logging



All times are GMT -7. The time now is 08:24 PM.