Notices
ECU Flash

PATCH: TephraMod V5

Thread Tools
 
Search this Thread
 
Old Mar 18, 2008 | 05:04 PM
  #76  
Evoryder's Avatar
Evolved Member
iTrader: (55)
 
Joined: Apr 2004
Posts: 7,383
Likes: 10
From: ☼ Florida ☼
Originally Posted by tephra
Hey Jeff,

Can you log 0xFFFF8425 in a spare MUT?

0 = should standard maps
3 = altmaps

Cheers
D.
don't know how to go about logging. Where do I add that?
Reply
Old Mar 18, 2008 | 05:07 PM
  #77  
Jack_of_Trades's Avatar
Evolved Member
iTrader: (17)
 
Joined: Jun 2007
Posts: 3,523
Likes: 2
From: Opelika,AL
Originally Posted by Evoryder
don't know how to go about logging. Where do I add that?
Are you using the 3D MUT Table? and do you use Evoscan?
Reply
Old Mar 18, 2008 | 05:07 PM
  #78  
BaLListic_EVO's Avatar
Evolved Member
iTrader: (19)
 
Joined: Dec 2003
Posts: 1,175
Likes: 0
From: NC
i used an earlier version of this but i had issues and had to quit using it. Apparently my tuner hex edits somthing that is not visable Via ECU flash. Is there somthing that i can paste into my current map so that i dont have to copy over all my stuff?
Reply
Old Mar 18, 2008 | 05:10 PM
  #79  
Evoryder's Avatar
Evolved Member
iTrader: (55)
 
Joined: Apr 2004
Posts: 7,383
Likes: 10
From: ☼ Florida ☼
Originally Posted by Jack_of_Trades
Are you using the 3D MUT Table? and do you use Evoscan?
no and no

Originally Posted by BaLListic_EVO
i used an earlier version of this but i had issues and had to quit using it. Apparently my tuner hex edits somthing that is not visable Via ECU flash. Is there somthing that i can paste into my current map so that i dont have to copy over all my stuff?
maybe this is obvious, but have you changed the ecu flash option to "developer?"
Reply
Old Mar 18, 2008 | 05:12 PM
  #80  
draconx's Avatar
Evolving Member
iTrader: (6)
 
Joined: Jul 2006
Posts: 303
Likes: 0
hey tephra, why no 94170008 ?
Reply
Old Mar 18, 2008 | 05:13 PM
  #81  
Evoryder's Avatar
Evolved Member
iTrader: (55)
 
Joined: Apr 2004
Posts: 7,383
Likes: 10
From: ☼ Florida ☼
Originally Posted by draconx
hey tephra, why no 94170008 ?
use 9417004 ...same as 9417008(my original rom id) ...they did mention earlier on this the post or some other post?
Reply
Old Mar 18, 2008 | 05:32 PM
  #82  
MR Turco's Avatar
EvoM Staff Alumni
iTrader: (16)
 
Joined: May 2007
Posts: 3,233
Likes: 3
From: Massachusetts
Originally Posted by tephra
Yes you can remove #2/#3 BDEL's as well!

The O2Sim is the same algorithm as MrFred but implemented slightly differently

Cheers
Dave.
Ahh I underestimated the sneaky sir. Thanks Dave.
Reply
Old Mar 18, 2008 | 05:37 PM
  #83  
Jack_of_Trades's Avatar
Evolved Member
iTrader: (17)
 
Joined: Jun 2007
Posts: 3,523
Likes: 2
From: Opelika,AL
Evoryder, add this to your 94170014 XML, just above the </rom> at the end of the file.

Code:
<table name="MUTE3" address="384e6" type="1D" level="4" scaling="Hex16"/>

<table name="MUT83" address="38366" type="1D" level="4" scaling="Hex16"/>
Enter 0x8425 into MUTE3

Enter 0x8929 into MUT83 (might already be set to that value)


This is the code for evoscan to log them. Not sure what you might need to change for Mitsulogger if thats what you use.

Code:
<DataListItem DataLog="N" Color="" Display="ALT MAP Activation" LogReference="AltMapActive" RequestID="E3" Eval="x" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="Alt Map Activation. 0= Standard Maps 3= Alt Maps" Priority="1" Visible="False" />

<DataListItem DataLog="N" Color="" Display="ALT Map Input Voltage" LogReference="AltMapVoltage" RequestID="83" Eval="(x/256)*5" Unit="Vdc" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="15" ChartMin="0" ChartMax="15" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
Reply
Old Mar 18, 2008 | 05:42 PM
  #84  
MR Turco's Avatar
EvoM Staff Alumni
iTrader: (16)
 
Joined: May 2007
Posts: 3,233
Likes: 3
From: Massachusetts
Originally Posted by tephra
Yes - sorry I should say:

With regards to "removing" 2/3 (timing/bdel/bwgd) its upto you, but probably renaming the table to something like "original name + DONT USE" might be best.

That way you can still "see" it, but you get a visual reminder not to use it!

Cheers
D.
I just commented it out in the definition files that way i can easily revert if i need to.
This forum has forced me to become extremely familiar with ECUflash definitions.
Reply
Old Mar 18, 2008 | 05:46 PM
  #85  
cossie1's Avatar
Evolved Member
 
Joined: Aug 2007
Posts: 569
Likes: 1
From: UK
Originally Posted by Jack_of_Trades
Evoryder, add this to your 94170014 XML, just above the </rom> at the end of the file.

Code:
<table name="MUTE3" address="384e6" type="1D" level="4" scaling="Hex16"/>
 
<table name="MUT83" address="38366" type="1D" level="4" scaling="Hex16"/>
Enter 0x8425 into MUTE3

Enter 0x8929 into MUT83 (might already be set to that value)


This is the code for evoscan to log them. Not sure what you might need to change for Mitsulogger if thats what you use.

Code:
<DataListItem DataLog="N" Color="" Display="ALT MAP Activation" LogReference="AltMapActive" RequestID="E3" Eval="x" Unit="unit" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="20" ChartMin="0" ChartMax="20" ScalingFactor="1" Notes="Alt Map Activation. 0= Standard Maps 3= Alt Maps" Priority="1" Visible="False" />
 
<DataListItem DataLog="N" Color="" Display="ALT Map Input Voltage" LogReference="AltMapVoltage" RequestID="83" Eval="(x/256)*5" Unit="Vdc" MetricEval="" MetricUnit="" ResponseBytes="1" GaugeMin="0" GaugeMax="15" ChartMin="0" ChartMax="15" ScalingFactor="1" Notes="" Priority="1" Visible="False" />
What does this do ?
Reply
Old Mar 18, 2008 | 05:48 PM
  #86  
MR Turco's Avatar
EvoM Staff Alumni
iTrader: (16)
 
Joined: May 2007
Posts: 3,233
Likes: 3
From: Massachusetts
Originally Posted by cossie1
What does this do ?
it is the Evoscan definitions to log if the alternate map is activated.
Reply
Old Mar 18, 2008 | 05:55 PM
  #87  
cossie1's Avatar
Evolved Member
 
Joined: Aug 2007
Posts: 569
Likes: 1
From: UK
is it the same code for all roms ???
Reply
Old Mar 18, 2008 | 06:14 PM
  #88  
Jack_of_Trades's Avatar
Evolved Member
iTrader: (17)
 
Joined: Jun 2007
Posts: 3,523
Likes: 2
From: Opelika,AL
Originally Posted by cossie1
is it the same code for all roms ???

I would guess that its not. I think the MUT83 location MIGHT be but I really haven't looked too far into it.
Reply
Old Mar 18, 2008 | 06:23 PM
  #89  
tephra's Avatar
Thread Starter
EvoM Guru
15 Year Member
iTrader: (6)
 
Joined: Feb 2007
Posts: 9,486
Likes: 67
From: Melbourne, Australia
Yeah MUT83 should be universal!
Reply
Old Mar 18, 2008 | 06:37 PM
  #90  
cossie1's Avatar
Evolved Member
 
Joined: Aug 2007
Posts: 569
Likes: 1
From: UK
Originally Posted by tephra
Yeah MUT83 should be universal!
Added them in, both were showing FFFF (this sound correct ?).

Have now changed them to the above (8425 and 8929)
Reply



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