Notices
ECU Flash

Ignition Retard Limit

Thread Tools
 
Search this Thread
 
Old Jan 10, 2016, 10:06 AM
  #151  
Newbie
 
Donnyevo7's Avatar
 
Join Date: Dec 2015
Location: Forfar
Posts: 17
Likes: 0
Received 0 Likes on 0 Posts
Ok soz mate never seen this I'll do it just now ��
Old Jan 11, 2016, 02:11 AM
  #152  
Evolved Member
 
foxbat's Avatar
 
Join Date: Oct 2009
Location: UAE
Posts: 926
Received 15 Likes on 15 Posts
Originally Posted by WytWun
The advance limit has been validated in an AUDM v6 ROM (Magna AWD) and the above references are based on matching the disassemblies with that ROM.

The actual values are encoded as opcode immediate operands, which is why they're at the addresses they are. The advance limit should be easy to find in any SH2 Mitsubishi ROM disassembly by searching for "mov #0x46" as that seems to be unique in these ROMs. The retard limit will normally be a "mov #0x0A" instruction preceding the advance limit instruction in the same subroutine, though not always the immediate preceding instruction as it is for the above ROMs; note that this instruction is used in a number of other routines in each ROM which aren't timing related hence the need to search for the advance limit instruction first. NB: the operand encoding may need to be adjusted to match the disassembler output; the instruction text shown matches the output from logic's SH2 disassembler.
Great job WytWun
Since you have the disassembley skills, I ask how hard would be to develop proper antilag for those roms? Similar to the Subaru GroupN rom.

Last edited by foxbat; Jan 13, 2016 at 03:05 AM.
Old Jan 12, 2016, 08:17 AM
  #153  
Newbie
 
dr_jing's Avatar
 
Join Date: Jul 2015
Location: Australia
Posts: 14
Received 0 Likes on 0 Posts
Great work WytWun, any chance of those address for rom id 96260009?
Old Feb 7, 2016, 12:20 AM
  #154  
Newbie
 
WytWun's Avatar
 
Join Date: May 2010
Location: Canberra, Australia
Posts: 51
Received 6 Likes on 6 Posts
Definitions for a couple more ROMs...

96260009:
Code:
<table name="Ignition Retard Limit" address="17acd" category="Timing" type="1D" level="2" scaling="TimingMUT" />
<table name="Ignition Advance Limit" address="17acf" category="Timing" type="1D" level="2" scaling="TimingMUT" />
96940011:
Code:
<table name="Ignition Retard Limit" address="18975" category="Timing" type="1D" level="2" scaling="TimingMUT" />
<table name="Ignition Advance Limit" address="18977" category="Timing" type="1D" level="2" scaling="TimingMUT" />
The 7 and 8 ROMs I've looked at so far have the stock limits as -10* and 50* (retard and advance respectively) while the 9 ROMs have -20* and 50*.

Last edited by WytWun; Jul 11, 2016 at 04:50 AM. Reason: convert to code blocks & restore XML tag text
Old Feb 8, 2016, 03:17 AM
  #155  
Newbie
 
dr_jing's Avatar
 
Join Date: Jul 2015
Location: Australia
Posts: 14
Received 0 Likes on 0 Posts
Thanks a lot, WytWun, I will try that and report back here when I get home next week.
Old Feb 17, 2016, 10:36 PM
  #156  
Newbie
 
dr_jing's Avatar
 
Join Date: Jul 2015
Location: Australia
Posts: 14
Received 0 Likes on 0 Posts
I have tested with 96260009 Ignition Retard Limit, confirm it's working, thanks a lot WytWun.
Old Jul 14, 2016, 02:04 AM
  #157  
Newbie
 
fabiano's Avatar
 
Join Date: Nov 2015
Location: Stuttgart
Posts: 39
Likes: 0
Received 0 Likes on 0 Posts
Hi,


I`ve configured the 96530006 Setting on my 96531706.
on my tephra map it Shows Retard -10 and advance 50.
is this ok? I expected something like 220?
cam I just set the Retard to -20 instead to -10?


thanks
Old Sep 4, 2016, 10:55 PM
  #158  
Newbie
 
sennse's Avatar
 
Join Date: May 2007
Location: Japan
Posts: 1
Likes: 0
Received 0 Likes on 0 Posts
E6 25570000 rom id, can't go lower than -10.

Is it possible to know Ignition Retard Limit address?
Old Mar 28, 2017, 08:18 PM
  #159  
Evolved Member
iTrader: (8)
 
ant_turbo's Avatar
 
Join Date: Apr 2006
Location: Cali to Colorado
Posts: 779
Received 9 Likes on 4 Posts
Forgive me of my RETARDATION but is this mod to be used for the launch maps??
And also,, so my other question is,, is there no need to add negative timing in the launch map,, but only simply to change the numbers in the Timing Retard Limit #1 to achieve the negative timing im looking for..
And do I need to change both
Timing Retard #1 and Timing Retard #2
Thanks,,,
Old Apr 29, 2017, 12:05 AM
  #160  
Newbie
 
Assault's Avatar
 
Join Date: Jan 2011
Location: Auckland, New Zealand
Posts: 17
Likes: 0
Received 1 Like on 1 Post
93660005 & 93670005:


Code:
<table name="Ignition Retard Limit" address="174b3" category="Timing" type="1D" level="2" scaling="TimingMUT" />
<table name="Ignition Advance Limit" address="174b5" category="Timing" type="1D" level="2" scaling="TimingMUT" />
Old Apr 29, 2017, 12:16 AM
  #161  
Newbie
 
Assault's Avatar
 
Join Date: Jan 2011
Location: Auckland, New Zealand
Posts: 17
Likes: 0
Received 1 Like on 1 Post
Originally Posted by ant_turbo
Forgive me of my RETARDATION but is this mod to be used for the launch maps??
And also,, so my other question is,, is there no need to add negative timing in the launch map,, but only simply to change the numbers in the Timing Retard Limit #1 to achieve the negative timing im looking for..
And do I need to change both
Timing Retard #1 and Timing Retard #2
Thanks,,,
Not so much for Launch maps, Launch doesn't need so much negative timing, it's more for Anti-lag when off the throttle but are limits for any map. For launch you would still want to put negative timing in the maps. The limits are just what the ECU restricts itself to, where the retard (negative) or advance (positive) timing limit is the maximum it will ever use. So if these limits are less than what are in your maps (any maps) then these limits are as far as it will go. And yes you need to change both Timing Retard limits when setting retard limits.
Old May 1, 2017, 04:58 PM
  #162  
Evolved Member
iTrader: (8)
 
ant_turbo's Avatar
 
Join Date: Apr 2006
Location: Cali to Colorado
Posts: 779
Received 9 Likes on 4 Posts
Thanks.. Ya I use the nlts tephra mod so do we have to modify any of the other maps?? besides the Timing Retard limit (203) and change ,mess around with that,,
I have played around with it and changed it.. and tested it on my launch map and have seen -16 timing + flames lol..
Originally Posted by Assault
Not so much for Launch maps, Launch doesn't need so much negative timing, it's more for Anti-lag when off the throttle but are limits for any map. For launch you would still want to put negative timing in the maps. The limits are just what the ECU restricts itself to, where the retard (negative) or advance (positive) timing limit is the maximum it will ever use. So if these limits are less than what are in your maps (any maps) then these limits are as far as it will go. And yes you need to change both Timing Retard limits when setting retard limits.
Old May 2, 2017, 03:03 AM
  #163  
Newbie
iTrader: (9)
 
nikush's Avatar
 
Join Date: Jun 2010
Location: Georgia
Posts: 95
Received 4 Likes on 4 Posts
Any solutions for 96539796 v7?
Old May 3, 2017, 03:03 AM
  #164  
Newbie
 
Assault's Avatar
 
Join Date: Jan 2011
Location: Auckland, New Zealand
Posts: 17
Likes: 0
Received 1 Like on 1 Post
Originally Posted by nikush
Any solutions for 96539796 v7?
96530006 is listed above
Old Jan 14, 2018, 01:27 AM
  #165  
Evolving Member
 
Evo8life's Avatar
 
Join Date: Aug 2017
Location: Lebanon,Beirut
Posts: 140
Received 2 Likes on 2 Posts
Originally Posted by Assault
96530006 is listed above
sorry for reviving this thread but 96530706 cant seem to work i keep on getting error in ecuflash after adding these new tables and scaling


Quick Reply: Ignition Retard Limit



All times are GMT -7. The time now is 01:54 PM.