Notices
ECU Flash

JDM E7 99860002 to 90550001 v5.10

Thread Tools
 
Search this Thread
 
Old Aug 12, 2010 | 12:13 PM
  #16  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
new tables waiting for approval

some feedback is more than welcome
Attached Thumbnails JDM E7 99860002 to 90550001 v5.10-newthermofan.jpg  
Reply
Old Aug 13, 2010 | 04:45 AM
  #17  
shifty180's Avatar
Newbie
iTrader: (1)
 
Joined: Aug 2008
Posts: 14
Likes: 0
From: Australia
can you post the code for the thermo fan tables for both roms? my cars thermos run like crazy now where as with my original rom i hardly noticed it was ever on.
thanks.
Reply
Old Aug 13, 2010 | 11:14 AM
  #18  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
@ shifty180: sure, im not at home but i'll post them as soon as i can

check out this thread, on pag 4 are the code lines for several ROMs, courtesy of Deepnine

https://www.evolutionm.net/forums/ec...ditions-4.html

Last edited by ug_orf; Aug 13, 2010 at 11:43 AM. Reason: link added
Reply
Old Aug 15, 2010 | 04:43 AM
  #19  
burgers22's Avatar
Evolved Member
 
Joined: Jan 2006
Posts: 953
Likes: 2
From: Oxfordshire
Originally Posted by ug_orf
@ shifty180: sure, im not at home but i'll post them as soon as i can

check out this thread, on pag 4 are the code lines for several ROMs, courtesy of Deepnine

https://www.evolutionm.net/forums/ec...ditions-4.html
That page in the thread is for the air connditioning fans switched for vairious coolant peramiters, is that what you're after? The radiator fan is difrrent.

Last edited by burgers22; Aug 15, 2010 at 04:47 AM.
Reply
Old Aug 15, 2010 | 07:46 AM
  #20  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
yap thats right burges22, my bad...


Thermo Fan Dutys
for 90550001 @xml file (just copy/past)

<table name="Thermo Fan Duty" category="Misc" address="43d2" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>On1</data>
<data>On2</data>
<data>On3</data>
<data>Off1</data>
<data>Off2</data>
<data>Off3</data>
<data>A/C1</data>
<data>A/C2</data>
<data>A/C3</data>
</table>

<table name="Thermo Fan Duty #2" category="Misc" address="4c48" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="3">
<data>On</data>
<data>Off</data>
<data>A/C</data>
</table>



for 99860002

<table name="Thermo Fan Duty 0-22kph" category="Fan control" address="5276" type="3D" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="3">
<data>Main Fan 0-22kph</data>
<data>A/C Fan 0-22kph</data>
<data>Main+A/C 0-22kph</data>
</table>

<table name="Thermo Fan Duty 22-52-82kph" category="Fan control" address="43d2" type="3D" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>Main Fan 20-50kph</data>
<data>Main Fan 50-80kph</data>
<data>Main Fan 80->>kph</data>
<data>A/C Fan 20-50kph</data>
<data>A/C Fan 50-80kph</data>
<data>A/C Fan 80->>kph</data>
<data>Main+A/C 20-50kph</data>
<data>Main+A/C 50-80kph</data>
<data>Main+A/C 80->>kph</data>
</table>
Reply
Old Aug 15, 2010 | 07:55 AM
  #21  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
anyway, this is what im going to flash and log...monday maybe...im full of work, this week has been crasy!

hasta,

Hugo.
Attached Thumbnails JDM E7 99860002 to 90550001 v5.10-thermofanduty-v2.png  

Last edited by ug_orf; Aug 15, 2010 at 07:58 AM.
Reply
Old Aug 15, 2010 | 11:38 PM
  #22  
shifty180's Avatar
Newbie
iTrader: (1)
 
Joined: Aug 2008
Posts: 14
Likes: 0
From: Australia
thanks for the code.

Cant seem to get the tables to show up.
I did add some </table> tags as the code seems incomplete. But yeah, the tables dont show up on ecuflash.

Last edited by shifty180; Aug 16, 2010 at 03:28 AM.
Reply
Old Aug 16, 2010 | 05:03 AM
  #23  
Benja's Avatar
Evolved Member
 
Joined: Sep 2006
Posts: 800
Likes: 0
From: Newcastle, Australia.
Make sure you delete all other XML's under the "rommetadata" folder, or sub folders mate, as it will reference any others that are available and won't show changes.

I had the same issues, there was two </table> tags missing, however the table is greyed out, and I can't read the rom, perhaps i have to download it now that i have the updated XML?

Last edited by Benja; Aug 16, 2010 at 05:09 AM.
Reply
Old Aug 16, 2010 | 08:25 AM
  #24  
shifty180's Avatar
Newbie
iTrader: (1)
 
Joined: Aug 2008
Posts: 14
Likes: 0
From: Australia
<table name="Thermo Fan Duty" category="Fan Setting" address="43d2" type="3D" level="2" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="9">
<data>On1</data>
<data>On2</data>
<data>On3</data>
<data>Off1</data>
<data>Off2</data>
<data>Off3</data>
<data>A/C1</data>
<data>A/C2</data>
<data>A/C3</data>
</table>
<table name="Engine Temp" address="513e" type="Y Axis" elements="12" scaling="Temp"/>
</table>

<table name="Thermo Fan Duty #2" category="Fan Setting" address="4c48" type="3D" level="1" swapxy="true" scaling="Percent (128)">
<table name="Conditions" type="Static X Axis" elements="3">
<data>On</data>
<data>Off</data>
<data>A/C</data>
</table>
<table name="Engine Temp" address="513e" type="Y Axis" elements="12" scaling="Temp"/>
</table>

that's the complete code and below is the scaling you will need to add too.

<scaling name="Percent (128)" units="%" toexpr="x/1.28" frexpr="x*1.28" format="%.0f" min="0" max="100" inc="1" storagetype="uint8" endian="big"/>
Reply
Old Aug 16, 2010 | 01:40 PM
  #25  
Benja's Avatar
Evolved Member
 
Joined: Sep 2006
Posts: 800
Likes: 0
From: Newcastle, Australia.
Bingo! Was missing the scaling.
Cheers lads.

Since 90550001 is an RA based map, it appears its setup for a low-temp Ralliart thermostat that opens mid 70*C from memory.
I'll check a few factory non RA JDM maps, and see what they are set up as.

Heres how mine is... any comments?

Reply
Old Aug 16, 2010 | 04:57 PM
  #26  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
Originally Posted by shifty180
thanks for the code.

Cant seem to get the tables to show up.
I did add some </table> tags as the code seems incomplete. But yeah, the tables dont show up on ecuflash.
yap, that was me ****ing it... i thought that the "engine temp" code lines wasent part of the "thermo fan duty", so i just cut them out...clever humm?

glad you sort them out!!





Originally Posted by Benja
Bingo! Was missing the scaling.
Cheers lads.

Since 90550001 is an RA based map, it appears its setup for a low-temp Ralliart thermostat that opens mid 70*C from memory.
I'll check a few factory non RA JDM maps, and see what they are set up as.

Heres how mine is... any comments?
have you read the post from merlin.oz

your table is like mine...err was like mine.

Originally Posted by merlin.oz
yes there is a RALLIART thermostat, lower opening temp to standard.

The link below shows the unit, you should be able to get it.

http://www.meek.com.au/index.php?act...d&productId=94
Reply
Old Aug 16, 2010 | 05:04 PM
  #27  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
flashed it today and did a quick test.

stationary: bouth fans start at 97ēC...not what i was expecting.
Reply
Old Aug 17, 2010 | 03:18 AM
  #28  
Benja's Avatar
Evolved Member
 
Joined: Sep 2006
Posts: 800
Likes: 0
From: Newcastle, Australia.
Just read the Merlin post then. :P

97 is way to high, you want to aim at around 92*C full on, and off at around 88*C
Reply
Old Aug 17, 2010 | 06:09 AM
  #29  
ug_orf's Avatar
Thread Starter
Newbie
 
Joined: May 2009
Posts: 38
Likes: 0
From: Portugal
"moving": i can not hear the fans working, so half the problem solved.
have to push the engine and log it...

i have a log i did yesterday: stationary and moving a little, but i cant upload it...not even with rar...any ideas?
Reply
Old Aug 17, 2010 | 06:14 AM
  #30  
Benja's Avatar
Evolved Member
 
Joined: Sep 2006
Posts: 800
Likes: 0
From: Newcastle, Australia.
Its .csv log yeah?

I'm trying to understand the relationship between the Thermo duty table #1 and #2!
Damn variable fan, why can't it just be like Autronic, "ON" temp and "off" temp.

Edit: reading it now in Merlins... this guy has covered everything!

Last edited by Benja; Aug 17, 2010 at 06:18 AM.
Reply



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