Notices

The definitive EcuFlash Evo 10 thread

Thread Tools
 
Search this Thread
 
Old Feb 8, 2009 | 09:07 PM
  #361  
wickedchimp's Avatar
Evolving Member
iTrader: (2)
 
Joined: Jan 2008
Posts: 202
Likes: 0
From: lewisville, tx
Thanks david! It will be awesome to have a logger that doesnt suck...lol
Old Feb 27, 2009 | 06:15 PM
  #362  
zTargeTz's Avatar
Evolved Member
iTrader: (2)
 
Joined: Jun 2003
Posts: 630
Likes: 0
From: Alaska
now that everyone's been playing with it for a few days, what are your opinions? any good findings?


Apparently the 0 setting for exhaust side mivec is the best power from like 4k and up,

the 0 setting on intake and exhaust is not 0 degrees, but more like 10* retarded (for both? any one know?)
Old Feb 27, 2009 | 07:32 PM
  #363  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by zTargeTz
now that everyone's been playing with it for a few days, what are your opinions? any good findings?


Apparently the 0 setting for exhaust side mivec is the best power from like 4k and up,

the 0 setting on intake and exhaust is not 0 degrees, but more like 10* retarded (for both? any one know?)
For the first release version of ECUFlash for the X, the scaling for MIVEC intake is correct, but its wrong for MIVEC exhaust. I have worked out the correct scaling, and it will be included in the next release of ECUFlash.
Old Feb 28, 2009 | 01:04 AM
  #364  
zTargeTz's Avatar
Evolved Member
iTrader: (2)
 
Joined: Jun 2003
Posts: 630
Likes: 0
From: Alaska
Originally Posted by mrfred
For the first release version of ECUFlash for the X, the scaling for MIVEC intake is correct, but its wrong for MIVEC exhaust. I have worked out the correct scaling, and it will be included in the next release of ECUFlash.
I dont even have my cable yet, just trying to get some posts going so i can glean more knowledge
Old Feb 28, 2009 | 03:13 AM
  #365  
Deepseadiver's Avatar
Evolved Member
iTrader: (3)
 
Joined: May 2004
Posts: 1,102
Likes: 0
From: GUAM, USA
Thanks for getting the data logging program started! Any word on when it will be finished?
Old Feb 28, 2009 | 05:35 AM
  #366  
awddyno's Avatar
Evolved Member
iTrader: (15)
 
Joined: Jun 2005
Posts: 648
Likes: 0
From: Midwest
Scaling

Originally Posted by mrfred
For the first release version of ECUFlash for the X, the scaling for MIVEC intake is correct, but its wrong for MIVEC exhaust. I have worked out the correct scaling, and it will be included in the next release of ECUFlash.
Mind sharing what the scaling difference is?
Old Feb 28, 2009 | 11:37 AM
  #367  
mrfred's Avatar
EvoM Guru
iTrader: (50)
 
Joined: Mar 2006
Posts: 9,675
Likes: 132
From: Tri-Cities, WA // Portland, OR
Originally Posted by awddyno
Mind sharing what the scaling difference is?
Add this entry to the "evo10base.xml" file:

<scaling name="ValveTimingExhaust" units="degrees" toexpr="124-x*0.625" frexpr="(124-x)/0.625" format="%.1f" min="9" max="44" inc="1" storagetype="uint8" endian="big"/>

Then in the evo10base.xml file, find the MIVEC exhaust entry and change the scaling name to "ValveTimingExhaust".
Old Feb 28, 2009 | 01:45 PM
  #368  
Reboot's Avatar
Newbie
 
Joined: Jan 2004
Posts: 55
Likes: 0
From: Vancouver, BC, Canada
how are people datalogging from x now?

EvoScan doesn't work - or i can't get it to work with the openport2.0
Old Feb 28, 2009 | 03:13 PM
  #369  
SiC's Avatar
SiC
Evolved Member
iTrader: (1)
 
Joined: Jun 2008
Posts: 1,018
Likes: 0
From: Kanagawa, Japan
Originally Posted by Reboot
how are people datalogging from x now?

EvoScan doesn't work - or i can't get it to work with the openport2.0
Many are using generic OBD2 loggers like PCMScan.
Old Feb 28, 2009 | 09:03 PM
  #370  
zTargeTz's Avatar
Evolved Member
iTrader: (2)
 
Joined: Jun 2003
Posts: 630
Likes: 0
From: Alaska
Originally Posted by SiC
Many are using generic OBD2 loggers like PCMScan.
yeah, you can kind of "see" knock by watching timing, but I can wait for a true knock logger before i start playing around
Old Mar 1, 2009 | 01:04 PM
  #371  
STi2EvoX's Avatar
Evolved Member
 
Joined: Oct 2007
Posts: 1,849
Likes: 1
From: USA
I think that "guess tuning" without datalogging is pretty risky. If I didn't already have ecutek and I were gonna use ecuflash, I would definitely wait for good datalogging software before I started tinkering with my tune. Just my .02...
Old Mar 1, 2009 | 02:14 PM
  #372  
burnings's Avatar
Evolving Member
 
Joined: Aug 2008
Posts: 147
Likes: 0
From: Singapore
Originally Posted by STi2EvoX
I think that "guess tuning" without datalogging is pretty risky. If I didn't already have ecutek and I were gonna use ecuflash, I would definitely wait for good datalogging software before I started tinkering with my tune. Just my .02...
I think PMSscan with Innovate should work well....
Old Mar 1, 2009 | 02:28 PM
  #373  
burnings's Avatar
Evolving Member
 
Joined: Aug 2008
Posts: 147
Likes: 0
From: Singapore
Originally Posted by mrfred
Add this entry to the "evo10base.xml" file:

<scaling name="ValveTimingExhaust" units="degrees" toexpr="124-x*0.625" frexpr="(124-x)/0.625" format="%.1f" min="9" max="44" inc="1" storagetype="uint8" endian="big"/>

Then in the evo10base.xml file, find the MIVEC exhaust entry and change the scaling name to "ValveTimingExhaust".
Seems that ECUflash does not read the xml when it loads up the rom. How to force it to reload the parameters from the evo10base.xml?
Old Mar 1, 2009 | 04:07 PM
  #374  
boostin20's Avatar
Evolved Member
 
Joined: Dec 2008
Posts: 685
Likes: 0
From: MD
Originally Posted by burnings
Seems that ECUflash does not read the xml when it loads up the rom. How to force it to reload the parameters from the evo10base.xml?
The only thing I've been able to load are .hex files, I can't view.xml.
Old Mar 1, 2009 | 04:18 PM
  #375  
onboost's Avatar
Evolving Member
 
Joined: Jun 2007
Posts: 109
Likes: 0
From: New Zealand
Originally Posted by Reboot
how are people datalogging from x now?

EvoScan doesn't work - or i can't get it to work with the openport2.0
evoscan shuldnt be too far away. the developer has a X ecu but needs my ETACs ecu so he can communicate with it. I need my car this week but i will be sending him my ETACs next monday.

Hopefully shuldnt be too far away after that.

im pretty sure i am the only person with a X in New Zealand that uses these forums so im the only person he can get an ecu off at short notice.

im doing my best



All times are GMT -7. The time now is 07:34 AM.