Notices
ECU Flash

need help: new xml files for upcoming ECUFlash release

Thread Tools
 
Search this Thread
 
Old May 4, 2008, 07:28 PM
  #31  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
Do you want to use this for the WG activation/deactivation table:

Code:
	<table name="Wastegate Solenoid Re/De-Activation RPM" category="Turbo" address="1668" type="2D" scaling="RPMStatLimit">
		<table name="Condition" type="Static Y Axis" elements="4">
			<data>Reactivate On</data>
			<data>Reactivate Off</data>
			<data>Deactivate On</data>
			<data>Deactivate Off</data>
		</table>
	</table>
Old May 4, 2008, 07:34 PM
  #32  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
WGDC Limit During Fault scaling should be WGDuty16 (not WGDuty) and it should be word aligned.
Old May 4, 2008, 07:42 PM
  #33  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
Pd1, I was kinda sticking with non-hack stuff because everyone does things differently. The MUT table is present in all the ROMs, so that makes it easy to do the 2-byte mods (provided that they follow the instructions).

Anyone: Do any Evo 9s have ICS hardware? If yes, then I'd like to keep the ICS defs in the evo9base file. If no, then I'm all for tossing the ICS stuff.

teph, definitely a good idea to use the right byte length for lean spool enable/disable. I hadn't noticed what I was using.

I suppose I'll be vetting them, but I don't really want to. That's time I could be using to do other more useful thing. I hope that the base files will largely determine the layout.
Old May 4, 2008, 07:50 PM
  #34  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
yes my EvoIX has ICS - I mean leave it in evo9base.xml, but remove it from 88590015/88840017 etc etc xml's

I think if everyone does a good job of going through their own XML and submitting it then it shouldn't need vetting!

Also we really need to the ICS names updated as its still confusing - latters thou I guess
Old May 4, 2008, 08:13 PM
  #35  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
Ah, yeah, I forgot that I left those in there. No problem to remove them.

I was kinda limited on time and wanted to get something out the door relatively quickly. If you have time though to make further changes to the base xml file (remove table #2, fix up WG activate/deactivate, lean spool enable disable, rename ICS tables, etc) that would be great.

Got business travel tomorrow, so probably can't do anything more tonight. Might be able to jump back in tomorrow while travelling. If you can post an updated base xml file, I'll modify the 8859's to fit. I may look at trying to make an evo7base.xml file from the evo9base.xml.

BTW, for the time being, let's call the new base files evo7/9base_new.xml.
Old May 4, 2008, 08:25 PM
  #36  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
I didn't mean to be rude or sharp... Just trying to get the info across as quickly and efficiently as possible

I will post up a revised evo9base_new.xml (I assume colby will rename to evo9base.xml??) soon!
Old May 4, 2008, 08:53 PM
  #37  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
What does everyone think about ditching the "knock sensor filter maps"?

reasons:
a) don't know if they are defined properly
b) confuses people
c) shouldn't be modified by 99.999% of people anyway's
Old May 4, 2008, 10:33 PM
  #38  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
ok here are my revised evo9base.xml and 88580013.xml as an example.

I have commented out the knock sensor filter maps, in preparation for their deletion
Attached Files
File Type: txt
evo9base.txt (29.7 KB, 28 views)
File Type: txt
88580013.txt (16.2 KB, 24 views)
Old May 4, 2008, 10:54 PM
  #39  
Evolving Member
 
al\lupo's Avatar
 
Join Date: May 2007
Location: Italy
Posts: 178
Likes: 0
Received 0 Likes on 0 Posts
I'm ready with 88840016 and 17, but I thimk I will wait for a final evo9base...
Old May 5, 2008, 02:37 AM
  #40  
EvoM Guru
iTrader: (6)
 
tephra's Avatar
 
Join Date: Feb 2007
Location: Melbourne, Australia
Posts: 9,486
Received 66 Likes on 42 Posts
yeah I know - its a bit annoying
Old May 5, 2008, 03:42 AM
  #41  
Evolving Member
 
JoeBee's Avatar
 
Join Date: Sep 2006
Location: Germany
Posts: 152
Likes: 0
Received 0 Likes on 0 Posts
Here is my EVO 7 99860002 definition file.
The MUT Table is included and some tables have corrected ROM Adresses. The ALS Tables are added.
Not every Address is checked, but it is better then the original xml File.
Attached Files
File Type: zip
99860002_Ecuflash_1.30.zip (3.4 KB, 18 views)
Old May 5, 2008, 02:38 PM
  #42  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
Originally Posted by tephra
I didn't mean to be rude or sharp... Just trying to get the info across as quickly and efficiently as possible

I will post up a revised evo9base_new.xml (I assume colby will rename to evo9base.xml??) soon!
No prob. Didn't come across that way. Also trying to be quick. :-)

Attached is a revised version of the evo9base.xml file that tephra posted. A few more items are fixed up, and also I found that some of the tables in the ROM xml files had table data details that belong in the base file, so I moved that data over to the base file.

I'm in favor of leaving the Knock Filter tables in the definitions because I think the ultimate goal is to provide as much information as possible, and the knock tables could be useful for someone trying to tune a non-stock bottom end. Even if the tables might be wrong, its probably worth leaving them there as reminder/placemarker.
Attached Files
File Type: zip
evo9base.zip (4.1 KB, 17 views)
File Type: zip
88590015.zip (2.2 KB, 14 views)
Old May 5, 2008, 02:48 PM
  #43  
Evolved Member
iTrader: (26)
 
Wicked E's Avatar
 
Join Date: Oct 2007
Location: Colorado Springs, CO
Posts: 1,989
Likes: 0
Received 0 Likes on 0 Posts
MrFred-

Are you posting these base9 files for us to put into our ecuflash or is this going to be implemented into a new down loadable ecuflash version? Some of this stuff in the base files are killer and I could definitely use...

-E
Old May 5, 2008, 02:51 PM
  #44  
EvoM Guru
Thread Starter
iTrader: (50)
 
mrfred's Avatar
 
Join Date: Mar 2006
Location: Tri-Cities, WA // Portland, OR
Posts: 9,675
Received 128 Likes on 96 Posts
Originally Posted by Wicked E
MrFred-

Are you posting these base9 files for us to put into our ecuflash or is this going to be implemented into a new down loadable ecuflash version? Some of this stuff in the base files are killer and I could definitely use...

-E
These will be included in the next release of ECUFlash. I don't recommend installing them now unless you are helping update the definitions.
Old May 5, 2008, 02:54 PM
  #45  
Evolved Member
iTrader: (26)
 
Wicked E's Avatar
 
Join Date: Oct 2007
Location: Colorado Springs, CO
Posts: 1,989
Likes: 0
Received 0 Likes on 0 Posts
I couldn't come up with a definition if my life counted on it... I just know the definition of definition illiterate...

I'll wait for the release... Thanks for all you do for us!!

-E


Quick Reply: need help: new xml files for upcoming ECUFlash release



All times are GMT -7. The time now is 08:37 AM.