Notices
ECU Flash

Our ECUs can have eight sets of maps...

Thread Tools
 
Search this Thread
 
Old Nov 28, 2007 | 09:11 AM
  #121  
TouringBubble's Avatar
Evolved Member
iTrader: (2)
 
Joined: Jul 2006
Posts: 2,639
Likes: 3
From: Chelsea, AL
Originally Posted by Willie Dynamite
This topic has always been interesting to me seeing as how other cars such as VW have had this available from aftermarket manufacturers for years.

Why haven't any of the "tuners" come up with a solution to this? It seems like an easy money maker for them.

This is what I had on my last GTi. http://www.goapr.com/ Up to four maps and very easy to use.
It all depends on the ECU and the available inputs. For instance, there was no switchable option for my '00 1.8t Beetle, but there was a switch option for the '01+ 1.8ts. APR also uses the cruise control as as switch, which we do not have.

It all comes down to the right person getting their hands on the ECU and knowing what to do with it. Hell, the open source people still haven't found a way to flash the Subaru GC8 ECU, even though it is entirely "possible" and there is an aftermarket company doing it.

It will all come with time.
Reply
Old Nov 28, 2007 | 10:51 AM
  #122  
MalibuJack's Avatar
EvoM Guru
20 Year Member
iTrader: (5)
 
Joined: Feb 2003
Posts: 10,572
Likes: 14
From: Royse City, TX
Additionally to what was mentioned in the previous post... Tuners know how to tune, they generally aren't also engineers and programmers, where as some of the enthusiasts who contribute are programmers and engineers. Once something becomes available that allows new functionality, tuners will very quickly adopt it if its easy to implement, and reliable/error-proof.

There are very few people who are capable of tuning and also modifying the underlying code of the ECU, heck I probably ould count how many they are (evo specific) on one hand. It will eventually get to the point where you will be able to patch your own ECU and make changes more reliably, but until its completely fool-proof, it'll remain an enthusiast/hacker type of modification.
Reply
Old Nov 28, 2007 | 11:59 AM
  #123  
evo828's Avatar
Evolving Member
 
Joined: Apr 2007
Posts: 195
Likes: 1
From: Slovakia
I like the word "hacker".

As I spoke to some tuners in our area (very few) they rather rely on those "supported" platforms (Ecu..k) or aftermarket ECUs (Motec, Autronic). Those guys really do not know how to dissassmble or do not want to "waste" their time on understanding the logic of the code inside the ECU.
They also perceive the standard ECU software to be very complex - with lot of compensation maps etc. That is why for heavily modified Evo/Subarus - they go for Motec for example. Although - as far as I know - Motec dosnot give you the knock and retard protection as the standard ecu soft.

I almost went the Motec way - but when I jumped accross Ecuflash, Mitsulogger, Evoscan - I changed my mind immediatelly
Reply
Old Nov 28, 2007 | 12:44 PM
  #124  
jcsbanks's Avatar
Thread Starter
Evolved Member
20 Year Member
Photogenic
Photoriffic
Shutterbug
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
Not only doing it for every ROM ID but also writing the PC side software to edit it all - again with info on every ROM ID where the table locations are going to be... this is why I haven't gone further with this! Ideas?

Originally Posted by tephra
hrmm just resurrecting an old thread...

So I went to implement the injector scaling + latency (do we even need dual latency maps??) today, and have hit a snag...

The ecu doesn't use a pointer to the table, it uses the address of the table itself. This is a bit annoying as its harder to do a "shifty swap" like I am doing for Fuel+Timing...

So I have to think of a good way of doing it, maybe re-writting the block of code that references the injector tables... its not that much code but the thought of doing it for every ROMID is killing it for me

So I guess how important is injector scaling+latency swapping, I know for E85 its imperative, but for all you other guys would you need it?
Reply
Old Nov 28, 2007 | 03:08 PM
  #125  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
Well i am going to leave out real time tuning for the time being, and just concentrate on getting altmaps working. So basically the tuner will need to tune multiple sets of maps in EcuFlash.

It will be _very_ time consuming to do each ROMID and unfortunately there isn't an easy way around it On top of this I will probably need more stringent beta testing for each ROMID since we are stuffing around with fuel+timing+boost

I have the basics working on mycar now, but I want to expand it, adding the 6 timing maps and 2 fuel maps won't be hard its all the boost and injector stuff thats a bit of a PITA but I have an idea for that
Reply
Old Nov 28, 2007 | 04:05 PM
  #126  
RazorLab's Avatar
EvoM Guru
20 Year Member
Liked
Loved
Community Favorite
iTrader: (8)
 
Joined: Aug 2003
Posts: 14,094
Likes: 1,093
From: Mid-Hudson, NY
tephra, got paypal?
Reply
Old Nov 28, 2007 | 04:12 PM
  #127  
tephra's Avatar
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
yup - but I want to get it working first
Reply
Old Nov 28, 2007 | 07:47 PM
  #128  
Jack_of_Trades's Avatar
Evolved Member
iTrader: (17)
 
Joined: Jun 2007
Posts: 3,523
Likes: 2
From: Opelika,AL
We already privately discussed how your efforts will help give me TRUE failsafes for my "stock ECU" controlled alky injection system. Anything I can help with, just let me know.
Reply
Old Nov 29, 2007 | 01:53 AM
  #129  
jcsbanks's Avatar
Thread Starter
Evolved Member
20 Year Member
Photogenic
Photoriffic
Shutterbug
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
You could use a request ID to switch between maps and make it standardized between all the ROM IDs. The switching request ID could also return the present map index. You also would not need to modify the PC side.
Reply
Old Nov 29, 2007 | 01:47 PM
  #130  
xtremeIX's Avatar
Evolving Member
iTrader: (1)
 
Joined: Jul 2006
Posts: 201
Likes: 0
From: Victorville, CA
Tephra, your PayPal account is going to be quite happy if/when this works!!
Reply
Old Nov 29, 2007 | 02:30 PM
  #131  
20psiMR's Avatar
Evolved Member
iTrader: (6)
 
Joined: May 2006
Posts: 731
Likes: 0
From: From Vegas to Reno
If you need a beta tester for 88590015 let me know, I know JB and MRfred are both running 15 as well so Im sure they would help out.
Reply
Old Dec 15, 2007 | 03:54 PM
  #132  
LV///R's Avatar
EvoM Guru
15 Year Member
Liked
Loved
Community Favorite
iTrader: (36)
 
Joined: Mar 2006
Posts: 1,593
Likes: 226
From: US
Any updates?
Reply
Old Dec 16, 2007 | 02:26 AM
  #133  
jcsbanks's Avatar
Thread Starter
Evolved Member
20 Year Member
Photogenic
Photoriffic
Shutterbug
 
Joined: May 2006
Posts: 2,399
Likes: 6
From: UK
Yes see the other thread in this forum.
Reply
Related Topics
Thread
Thread Starter
Forum
Replies
Last Post
Appauldd
ECU Flash
452
Sep 21, 2015 08:39 AM
GTVEVO
AEM EMS
74
Jul 5, 2011 10:46 AM
Tuner@Swift
ECU Flash
14
Aug 22, 2008 01:47 PM
shiv@vishnu
Evo Engine / Turbo / Drivetrain
58
Aug 11, 2005 05:40 AM




All times are GMT -7. The time now is 09:15 AM.