scaling editing

User topics relating to software that reflashes or modifes ECU code and data

Moderator: Freon

scaling editing

Postby catman78 » Sat Sep 10, 2011 8:52 am

Hi guys,

I'm running windows 7, logged in as admin.
Version 1.42.2595

Hoping to get an answer. I needed to change temp scaling from C to F.
On Evo forum someone gave me the correct xml definitions for F.

I pasted these into the scalings into two xml files:
evo7base_20081101
TephraMOD-96530706-v7

shouldn't 96530706 inherit scalings from evo7base_20081101?

<scaling name="Temp" units="Fahrenheit" toexpr="(9/5)*(x-40)+32" frexpr="(5/9)*(x-32)+40" format="%.0f" min="-30" max="900" inc="1" storagetype="uint16" endian="big"/>
<scaling name="Temp8" units="Fahrenheit" toexpr="(9/5)*(x-40)+32" frexpr="(5/9)*(x-32)+40" format="%.0f" min="-30" max="900" inc="1" storagetype="uint8" endian="big"/>
<scaling name="TempScale" units="Fahrenheit" toexpr="(9/5)*x+32" frexpr="(5/9)*(x-32)" format="%.0f" min="-30" max="900" inc="1" storagetype="int8" endian="big"/>
<scaling name="TempScaleFuel" units="Fahrenheit" toexpr="(9/5)*(x/10)+32" frexpr="(5/9)*(x-32)*10" format="%.0f" min="-30" max="900" inc="1" storagetype="int16" endian="big"/>


I can't figure what I'm doing wrong.


Image

Image
catman78
 
Posts: 4
Joined: Sat Aug 06, 2011 1:55 am

Return to Reflashing Software

Who is online

Users browsing this forum: No registered users and 7 guests