Omni 4 bar MAP sensor ROM compatibility settings for USDM Evo 8/9
It wasn't about the definitions, but about the scaling for each map sensor. Give me a little bit; its been a while since Ive done it, but I'll find it for you.
UPDATE*
Here read this one:
https://www.evolutionm.net/forums/ec...questions.html
UPDATE*
Here read this one:
https://www.evolutionm.net/forums/ec...questions.html
Last edited by D-VO; Sep 9, 2010 at 02:47 PM.
I have the scalings already but would like to know these if possible for the 9653x706 rom
<table name="MAP Scaling" category="MAPSensor" address="670c" type="2D" level="1" scaling="uint8">
<table name="MAP Output" address="800e" type="Y Axis" elements="9" scaling="Volts16"/>
</table>
<table name="MAP Fault Trig: Mid VE Max #1" category="MAPSensor" address="29d6" type="1D" level="1" scaling="Volts16"/>
<table name="MAP Fault Trig: Mid VE Min #1" category="MAPSensor" address="29b6" type="1D" level="1" scaling="Volts16"/>
<table name="MAP Fault Trig High VE #1" category="MAPSensor" address="29bc" type="1D" level="1" scaling="Volts16"/>
<table name="MAP vs Baro" category="MAPSensor" address="283c" type="1D" level="1" scaling="uint16"/>
<table name="MAP Comparison" category="MAPSensor" address="2838" type="1D" level="1" scaling="Volts16"/>
so I can see what the settings are.
Thanks
<table name="MAP Scaling" category="MAPSensor" address="670c" type="2D" level="1" scaling="uint8">
<table name="MAP Output" address="800e" type="Y Axis" elements="9" scaling="Volts16"/>
</table>
<table name="MAP Fault Trig: Mid VE Max #1" category="MAPSensor" address="29d6" type="1D" level="1" scaling="Volts16"/>
<table name="MAP Fault Trig: Mid VE Min #1" category="MAPSensor" address="29b6" type="1D" level="1" scaling="Volts16"/>
<table name="MAP Fault Trig High VE #1" category="MAPSensor" address="29bc" type="1D" level="1" scaling="Volts16"/>
<table name="MAP vs Baro" category="MAPSensor" address="283c" type="1D" level="1" scaling="uint16"/>
<table name="MAP Comparison" category="MAPSensor" address="2838" type="1D" level="1" scaling="Volts16"/>
so I can see what the settings are.
Thanks
Thread Starter
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
I thought the map sensor information might have been added for the SD stuff? if not how does the SD know the ranges of the map sensor or is it just assumed that it is 0 - 255 and then the scaling give it to the omni 4bar
thanks
thanks
Thread Starter
EvoM Guru
iTrader: (50)
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
the tables you posted are only obd-ii diagnostics related. the sd patch has a map sensor range table.
I'm a little confused.... Are the new scalings reflected in the V7 xml correctly?
<scaling name="PSIa8 OMNI4barMAP" units="PSIa" toexpr="x/(4.23*2)" frexpr="x*(2*4.23)" format="%.1f" min="0" max="30.1" inc="0.1" storagetype="uint8" endian="big"/>
is what I have and they seem very different from what I'm seeing here for the omni 4 bar?
<scaling name="PSIa8 OMNI4barMAP" units="PSIa" toexpr="x/(4.23*2)" frexpr="x*(2*4.23)" format="%.1f" min="0" max="30.1" inc="0.1" storagetype="uint8" endian="big"/>
is what I have and they seem very different from what I'm seeing here for the omni 4 bar?







