Notices

Evo X Logging

Thread Tools
 
Search this Thread
 
Old Feb 9, 2012 | 07:46 AM
  #1066  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
58010005 Addresses:

238087BC Load
23808794 2ByteRPM
23808766 PSIG / Boost
23808A9B Knock Sum
238088E8 STFT
23804573 LFTF Idle
23804575 LTFT Cruise
238088F9 LTFT in use
238087C2 Load (MIVEC) and (Timing if IAT GT 75F)
23808745 TPS
23809645 Accel Pedel Position
23808A57 TimingAdv
23808BB1 ActiveWGDC
238086A3 Intake Air Temp
23808687 Coolant Temp
238086A9 Manifold Air Temp
2380AB6C IPW
23808FC4 MAF Volts
23809566 INVVT (Target)
23809572 EXVVT (Target)
2380959E INVVT (Actual)
238095AA EXVVT (Actual)
23808837 Speed
2380873B Battery
2380AB31 Barometer
23808AA1 knock_adc_processed
2380AB63 knock_base
2380AB5F knock_var
2380AB65 knock_change
23808AAF knock_dynamics
23808137 knock_flag
238086B5 Front O2
238086B9 Rear O2
238045C5 Cruise Light
23808BAF WGDC Correction
2380882B MAF Hz
23808945 AFR Map

Last edited by Golden; Feb 9, 2012 at 07:47 AM. Reason: Added the Rom ID for future searches
Old Feb 9, 2012 | 08:43 AM
  #1067  
momostallion's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jan 2012
Posts: 622
Likes: 5
From: Dallas, TX
thanks Golden, you are a rock star!
Old Feb 9, 2012 | 08:01 PM
  #1068  
momostallion's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jan 2012
Posts: 622
Likes: 5
From: Dallas, TX
i added these to the EvoX Mode23 USA.xml. i just made a copy of the 2011 and worked from there to create a 2012 GSR. i was able to log values.

there were just a couple of fields i wanted to get some clarification on:
Originally Posted by Golden
23804573 LFTF Idle
23804575 LTFT Cruise
238088F9 LTFT in use
i set these up, but there was a datalistitem for LTFT High that went unused. was there a requestID for that or should i just get rid of that from my xml?
2380882B MAF Hz
i'm guessing MAF Hz is MAF Airflow.
238045C5 Cruise Light
couldn't find anything to assign this to in the mode23 xml files.
is this datalogging something related to the cruise control??

i take it Transmission Temp and Gear in use are not used or only pertain to the MR 6SST?
Old Feb 10, 2012 | 10:16 AM
  #1069  
Golden's Avatar
Evolved Member
iTrader: (1)
 
Joined: Nov 2009
Posts: 1,456
Likes: 0
From: Omaha, NE
You can use 23804577 for LTFT_High. It is rarely used / typically goes unused. We don't run closed loop at that high of a load. That address works for all Mitsu roms.

I forget what MAF Hz is, but I don't think it is airflow.

The cruise light is for guys who use the Tactrix Cable for logging and turn it on with the cruise control on / off button.

There is also a cruise switch address that toggles when you push the button down. i.e. it is 0 unless you are holding the button down. That isn't really needed for anything.
Old Feb 11, 2012 | 09:04 PM
  #1070  
evoscan's Avatar
Silver Sponsor
iTrader: (-1)
 
Joined: Apr 2010
Posts: 885
Likes: 20
From: nz
Try and download EvoScan v2.9.0018 from the website, it has all the latest EvoX mode23 addresses. Let me know if any are missing, and I'll add them. thanks.
Old Feb 13, 2012 | 09:55 PM
  #1071  
momostallion's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jan 2012
Posts: 622
Likes: 5
From: Dallas, TX
Originally Posted by evoscan
Try and download EvoScan v2.9.0018 from the website, it has all the latest EvoX mode23 addresses. Let me know if any are missing, and I'll add them. thanks.
just installed 2.9.0018. i didnt see datasettings included for 58010005 (2012 gsr):

i added this to the bottom of my Mitsubishi EvoX Mode 23 USA.xml:

Code:
<ecu name="Mode23 2012 USA GSR EVOX">
      <Mode2 name="Mode2" type="Data List Items">
        <DataListItem DataLog="Y" Color="" Display="RPM" LogReference="RPM" RequestID="23808794" Eval="3.90625*x" Unit="rpm" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="8000" ChartMin="0" ChartMax="8000" ScalingFactor=".1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Load (Fuel)" LogReference="Load" RequestID="238087BC" Eval="x*10/32" Unit="load" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="300" ChartMin="0" ChartMax="30" ScalingFactor=".1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Load (MIVEC) and (Timing if IAT GT 75F)" LogReference="LoadMIVEC" RequestID="238087C2" Eval="x*10/32" Unit="load" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="340" ChartMin="0" ChartMax="340" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Timing Advance" LogReference="TimingAdv" RequestID="23808A57" Eval="x-20" Unit="deg" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="-10" GaugeMax="50" ChartMin="-10" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Barometer" LogReference="Baro" RequestID="2380AB31" Eval="x*0.07251887" Unit="psi" MetricEval="x/2" MetricUnit="kPa" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="50" Visible="False" />
        <DataListItem DataLog="Y" Color="#4b0000" Display="Boost" LogReference="Boost" RequestID="23808766" Eval="(x/4*0.1953125)-[Baro]" Unit="PSIG" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-15" GaugeMax="35" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Knock Sum" LogReference="KnockSum" RequestID="23808A9B" Eval="x" Unit="count" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="Y" Color="" Display="Throttle Position (TPS)" LogReference="TPS" RequestID="23808745" Eval="x*100/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="#90ff00" Display="External Wideband A/F Ratio" LogReference="WideBandAF" RequestID="WDB" Eval="x" Unit="a/f ratio" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="10" Notes="Plug in your serial port from your wideband oxygen sensor if you have one." Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="AFRMAP" LogReference="AFRMAP" RequestID="23808945" Eval="(14.7*128)/x" Unit="AFR" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Active WasteGateDuty (WGDC)" LogReference="ActiveWGDC" RequestID="23808BB1" Eval="x/2" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="WGDC Correction" LogReference="WGDCC" RequestID="23808BAF" Eval="0.5*x-64" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Injector Pulse Width (IPW)" LogReference="IPW" RequestID="2380AB6C" Eval="x/1000" Unit="ms" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Injector Duty Cycle (IDC)" LogReference="IDC" RequestID="23808794" Eval="[IPW]*3.90625*x/1200" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="100" ChartMin="0" ChartMax="100" ScalingFactor="1" Notes="Injector Duty Cycle. A percentage of injector utilisation." Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Intake Air Temp (IAT)" LogReference="IAT" RequestID="238086A3" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="130" ChartMin="-10" ChartMax="130" ScalingFactor="1" Notes="Intake Air Temperature" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Manifold Air Temp (MAT)" LogReference="MAT" RequestID="238086A9" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="200" ChartMin="-10" ChartMax="200" ScalingFactor="1" Notes="Engine Coolant Temperature" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Engine Coolant Temp (ECT)" LogReference="ECT" RequestID="23808687" Eval="1.8*x-40" Unit="Deg F" MetricEval="x-40" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="-10" GaugeMax="130" ChartMin="-10" ChartMax="130" ScalingFactor="1" Notes="Engine Coolant Temperature" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Transmission Temp" LogReference="Trans_Temp" RequestID="CAN28-0" Eval="1.8*x-50" Unit="Deg F" MetricEval="x-50" MetricUnit="Deg C" ResponseBytes="1" GaugeMin="0" GaugeMax="1000" ChartMin="0" ChartMax="1000" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Speed" LogReference="Speed" RequestID="23808837" Eval="x*1.243" Unit="mph" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="250" ChartMin="0" ChartMax="260" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim (STFT)" LogReference="STFT" RequestID="238088E8" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim Idle/Low (LTFT)" LogReference="LTFT_Idle" RequestID="23804573" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim Cruise/Mid (LTFT)" LogReference="LTFT_Cruise" RequestID="23804575" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim InUse (LTFT)" LogReference="LTFT_InUse" RequestID="238088F9" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Fuel Trim High (LTFT)" LogReference="LTFT_High" RequestID="23804577" Eval="(0.1953125*x)-25" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Front Oxygen Sensor" LogReference="FrontO2" RequestID="238086B5" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Rear Oxygen Sensor" LogReference="RearO2" RequestID="238086B9" Eval="0.01952*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Battery" LogReference="Battery" RequestID="2380873B" Eval="0.07333*x" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="3" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="InVVT (target)" LogReference="InVVTtarget" RequestID="23809566" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="ExVVT (target)" LogReference="ExVVTtarget" RequestID="23809572" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="InVVT (actual)" LogReference="InVVTactual" RequestID="2380959E" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="ExVVT (actual)" LogReference="ExVVTactual" RequestID="238095AA" Eval="(x-4096)*-0.01953125" Unit="Deg" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="-40" GaugeMax="50" ChartMin="-40" ChartMax="50" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="MAF Volts" LogReference="MAFVolts" RequestID="23808FC4" Eval="x/1024*5" Unit="V" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="MAF Airflow" LogReference="MAF" RequestID="2380882B" Eval="x*2/100" Unit="g/s" MetricEval="" MetricUnit="" ResponseBytes="2" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Accel Pedal Position" LogReference="APP" RequestID="23809645" Eval="(x-32)*129/255" Unit="%" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock_adc_processed" LogReference="knock_adc_processed" RequestID="23808AA1" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock_base" LogReference="knock_base" RequestID="2380AB63" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock_var" LogReference="knock_var" RequestID="2380AB5F" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock_change" LogReference="knock_change" RequestID="2380AB65" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock_dynamics" LogReference="knock_dynamics" RequestID="23808AAF" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
        <DataListItem DataLog="N" Color="" Display="Knock_flag" LogReference="knock_flag" RequestID="23808137" Eval="x" Unit="byte" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="255" ChartMin="0" ChartMax="255" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
      </Mode2>
    </ecu>
Old Feb 26, 2012 | 01:16 AM
  #1072  
nonschlont's Avatar
Evolved Member
iTrader: (3)
 
Joined: Mar 2007
Posts: 1,760
Likes: 2
From: Ca
Wasnt sure if this should go in this thread or Goldens loggin boost correctly, but since it pertains to both, Im gonna post in both...

Ok... Been running EvoScan 2.9.017, w/ no issues. Logging Baro/Boost, etc on my 2011 GSR rom 569890010.

I updated the program to 2.9.018... and then noticed there was another update to 2.9.019, so went ahead and updated...

Now when logging Baro/Boost, Boost is WAYY off! in the 38.x psi region... (yes Baro is before Boost, yes the address's are matching, and yes I tried the new eval for Baro) Ive tried this on .017 (again), .018 (twice), and .019 (twice) now and same results. Didnt know the 3Bar read past 30 ish...
I know the car isnt seeing that much boost as the ASC isnt triggering limp mode (still enabled), the car isnt seeing any "-" Corrections, altho, its not seeing any "+" Corrections either... weird! (Yes Corrections vs. TPS is stock +10, and I have + corrections set up)

Now the car is down -20+ load, and down on power from the previous tuning session.

Now... If I change the eval for Boost, take out the [Baro], and set it to -14.3, Boost reads 24.4 (1psi down), and load is still -20 down from where it was... According to VD, power is down too!
The stock BCS's are maxed out so NO boost changes have been made! Its maybe, 10* warmer. I dont recall 10* temp change having this much affect, if thats the reason boost/load is down a lil...

Not sure whats goin on here... Heres a SS of baro/boost, and another SS of boost w/ out the baro.

Baro
Name:  3rdgear.png
Views: 0
Size:  190.1 KB

w/out Baro
Name:  3rdgear_NoBaro.png
Views: 0
Size:  253.3 KB

Did I mention, Im down a -20 load and NOT Getting ANY + corrections! Target loads are set to hit 270, as I was hitting 26x ish loads.

@ this point, I almost feel like I should start w/ a fresh rom...

Last edited by nonschlont; Feb 26, 2012 at 02:20 AM.
Old Feb 26, 2012 | 02:32 AM
  #1073  
nonschlont's Avatar
Evolved Member
iTrader: (3)
 
Joined: Mar 2007
Posts: 1,760
Likes: 2
From: Ca
Would changing the priority to 50, have anything to do w/ this ^? any1 else seen this?

Also, now if I were to go back to logging boost w/out "Baro" would the correct formula be
"(x/4*0.1953125)-14.3" or "(x/4*0.19347)-14.3" ?
I'd prefer to use the baro compesation if I can get it logging properly...
Old Feb 26, 2012 | 12:27 PM
  #1074  
momostallion's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jan 2012
Posts: 622
Likes: 5
From: Dallas, TX
check evoscan's datasettings folder. that is where the xml settings reside. the datatypes, addresses and formulas are all inside those and it sounds like yours has defaulted to a different car or formula.

anytime evoscan updates me, it deletes my settings and puts them back to stock. i keep a backup of my settings and paste them back into the Mitsubishi EvoX Mode23 USA.xml file since i built my 2012 stuff from scratch.
Old Feb 26, 2012 | 01:01 PM
  #1075  
momostallion's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jan 2012
Posts: 622
Likes: 5
From: Dallas, TX
haha, i think evoscan's ears were burning. i just opened evoscan and it found an update so i let it do it's thing. then again it found an update. my 2012 settings were gone. paste them back in and now i get a dialog box looking for the msi installer for configuration.

this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
Old Feb 26, 2012 | 01:26 PM
  #1076  
nonschlont's Avatar
Evolved Member
iTrader: (3)
 
Joined: Mar 2007
Posts: 1,760
Likes: 2
From: Ca
Originally Posted by momostallion
haha, i think evoscan's ears were burning. i just opened evoscan and it found an update so i let it do it's thing. then again it found an update. my 2012 settings were gone. paste them back in and now i get a dialog box looking for the msi installer for configuration.

this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
Thanx for the response. I have uninstalled and reinstalled all times now except the first time ... guess ill let it update again and see what happens...

1 thing I noticed is that, it resets the data list items, but doesn't reset my map for the maptracer, so when I open up the new program it still shows my timing map from the previous program. And yes I deleted the folder im the documents....
Old Feb 27, 2012 | 03:34 AM
  #1077  
evoscan's Avatar
Silver Sponsor
iTrader: (-1)
 
Joined: Apr 2010
Posts: 885
Likes: 20
From: nz
Originally Posted by momostallion
i added these to the EvoX Mode23 USA.xml. i just made a copy of the 2011 and worked from there to create a 2012 GSR. i was able to log values.
nope, I think maybe should not have edited that exact xml file that comes with EvoScan, because it can get overwritten when I think my copy is the best available, occasionally I will upgrade the default evoscan xml files to what I think it should be at its best, that way everyone datalogs using the same correct formulas for that vehicle model etc. You should create a copy of the EvoX Mode23 USA.xml file, and rename that file to EvoX Mode23 2012 USA.xml (this file wont get updated), update the formulas etc, check it on the car, then post it on evolutionm.net forums for others to copy and paste to a brand new xml file in the datasettings folder.

Yes thats because Maptracer settings are stored in regedit, and is shared across all versions and updates...
HKEY_CURRENT_USER\Software\EvoScan\MapTracer\
Old Feb 27, 2012 | 03:46 AM
  #1078  
evoscan's Avatar
Silver Sponsor
iTrader: (-1)
 
Joined: Apr 2010
Posts: 885
Likes: 20
From: nz
Originally Posted by momostallion
haha, i think evoscan's ears were burning. i just opened evoscan and it found an update so i let it do it's thing. then again it found an update. my 2012 settings were gone. paste them back in and now i get a dialog box looking for the msi installer for configuration.

this happened last time it updated me to 2.9 and i had to uninstall and reinstall.
1) nope, no ears here this is first time I read this thread.

2) yep, one update for v2.9.0019 exe file, and then next time you re-open EvoScan it will see the new DataSettings xmls for v2.9.0019

3) 2012 settings gone because you were sharing the EvoX mode23.xml file. I have an idea... start a new xml file with your own custom filename.. makes it easier to share that way too. and you don't risk evoscan overwritting it.
or you can email it to me support at evoscan.com and I'll include the 2012 xml in an update. thanks.

4) msi file is needed if you remove a file flagged as "vital" to evoscan. and in addition you would have deleted your original msi file, maybe by mistake from cleaning windows temp folders etc.
vital files in evoscan are only:
EvoScanLogo.bmp
SavedsSettings\Tips.xml
*.dll
Old Feb 27, 2012 | 05:40 AM
  #1079  
momostallion's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jan 2012
Posts: 622
Likes: 5
From: Dallas, TX
Originally Posted by evoscan
1) nope, no ears here this is first time I read this thread.
haha, i meant the program!
3) 2012 settings gone because you were sharing the EvoX mode23.xml file. I have an idea... start a new xml file with your own custom filename.. makes it easier to share that way too. and you don't risk evoscan overwritting it.
or you can email it to me support at evoscan.com and I'll include the 2012 xml in an update. thanks.
i made a new xml for just 2012 and attached it to this post in a zip file. i'll email it over to you as well. thanks!

4) msi file is needed if you remove a file flagged as "vital" to evoscan. and in addition you would have deleted your original msi file, maybe by mistake from cleaning windows temp folders etc.
vital files in evoscan are only:
EvoScanLogo.bmp
SavedsSettings\Tips.xml
*.dll
this is the one that's strange to me. i have evoscan on my desktop and my laptop and they both have done this to me.

currently my desktop is looking for: C:\Users\Admin\AppData\Local\Temp\7zOAB8B.tmp\

that folder no longer exists and i know i didn't manually delete anything.
i guess it's possible my computer has something that might be cleaning off temp files automatically. it's no biggie, it's a quick fix.

thanks Hamish!
Attached Files

Last edited by momostallion; Feb 27, 2012 at 05:49 AM.
Old Feb 27, 2012 | 07:45 PM
  #1080  
nonschlont's Avatar
Evolved Member
iTrader: (3)
 
Joined: Mar 2007
Posts: 1,760
Likes: 2
From: Ca
not sure what happened there, but reinstalled a fresh version of 2.9.019, w/ a fresh rom, and am all good again... weird


Quick Reply: Evo X Logging



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