|
RomRaider
Documentation
Community
Developers
|
|
It is currently Sun May 19, 2013 12:46 pm
|
| Author |
Message |
|
SSBOXER
|
Post subject: AZ1G800D - Definition request Posted: Fri Dec 17, 2010 1:47 pm |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
Opensource rules! Calibration ID AZ1G800D / Calibration Verification Number 6AEC043A Thanks
Last edited by SSBOXER on Sat Apr 23, 2011 12:12 pm, edited 2 times in total.
|
|
| Top |
|
 |
|
SSBOXER
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Tue Dec 28, 2010 3:39 pm |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
|
_________
Last edited by SSBOXER on Sat Apr 23, 2011 12:12 pm, edited 3 times in total.
|
|
| Top |
|
 |
|
dschultz
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Mon Jan 03, 2011 7:57 pm |
|
 |
| RomRaider Developer |
Joined: Wed May 20, 2009 9:49 pm Posts: 3660 Location: Canada eh!
|
|
| Top |
|
 |
|
Fiend
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sat Jan 08, 2011 2:53 am |
|
 |
| RomRaider Donator |
Joined: Tue Apr 24, 2007 6:49 pm Posts: 243
|
|
I've found most of the tables, just need to start creating the configuration file. Tedious. I really need to put together a tool to do this...argh.
I should have a definition file tomorrow night or Sunday. I'm also finding all the important extended parameters as I go so I'll have a logger def for RAM parameters too.
|
|
| Top |
|
 |
|
Fiend
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sat Jan 08, 2011 3:34 am |
|
 |
| RomRaider Donator |
Joined: Tue Apr 24, 2007 6:49 pm Posts: 243
|
Whoa, did Subaru goof on the TD Proportional table? Attachment:
File comment: 2011 SADM WRX Turbo Dynamics Proportional weirdness
2011WRX_SADM_TDProportional_Weirdness.png [ 11.71 KiB | Viewed 1663 times ]
Code: ROM:000C089C flt_C089C: .float -160.0 ; DATA XREF: ROM:000833E0o ROM:000C08A0 .float -80.0 ROM:000C08A4 .float -40.0 ROM:000C08A8 .float -20.0 ROM:000C08AC .float 0.0 ROM:000C08B0 .float 20.0 ROM:000C08B4 .float 40.0 ROM:000C08B8 .float 80.0 ROM:000C08BC .float 160.0 ROM:000C08C0 word_C08C0: .data.w h'2A00 ; DATA XREF: ROM:000833E4o ROM:000C08C2 .data.w h'2F00 ROM:000C08C4 .data.w h'3100 ROM:000C08C6 .data.w h'3180 ROM:000C08C8 .data.w h'3200 ROM:000C08CA .data.w h'3280 ROM:000C08CC .data.w h'3300 ROM:000C08CE .data.w h'3500 ROM:000C08D0 .data.w h'6400 <--- this, what the heck
Code: ROM:000833DC TurboDynamicsProportional_TablePtr:.data.w 9 ; DATA XREF: sub_140D4+66o ROM:000833DC ; ROM:off_14264o ROM:000833DE .data.w h'800 ROM:000833E0 .data.l flt_C089C ROM:000833E4 .data.l word_C08C0 ROM:000833E8 .float 0.00390625 ROM:000833EC .float -50.0
I'm pretty sure that this would make the car run max wastegate duty cycles for anything over an error of 3psi. I checked the 2011 SADM STI and 2011 USDM WRX and they both have +8.00% at 3.09psi error. Thoughts?
|
|
| Top |
|
 |
|
dschultz
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sat Jan 08, 2011 12:28 pm |
|
 |
| RomRaider Developer |
Joined: Wed May 20, 2009 9:49 pm Posts: 3660 Location: Canada eh!
|
|
I guess the proof is back in the logic that uses those tables.
|
|
| Top |
|
 |
|
SSBOXER
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sat Jan 08, 2011 3:51 pm |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
If the SADM STi is different/normal on those values, could it really be a mistake by Subaru or did they change it? If yes, for what? I don't know much about those tables, so please let me know. 
Last edited by SSBOXER on Wed Feb 16, 2011 5:47 pm, edited 2 times in total.
|
|
| Top |
|
 |
|
Fiend
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sun Jan 09, 2011 8:24 pm |
|
 |
| RomRaider Donator |
Joined: Tue Apr 24, 2007 6:49 pm Posts: 243
|
|
I looked at the turbo dynamics code a bit more and it looks an awful lot like the 2011 USDM WRX and STI code. Not sure what to make of this weird value in the TD Proportional table.
SSBOXER, Once the defs are done, I might get you to log the TD proportional parameter for me at WOT/spoolup so I can see what is going on.
To answer your question, what this value will do is cause the car to run maximum wastegate duty cycles when boost error is over 3.09psi. I don't think proportional is limited to a range (except for max wgdc) like integral is though perhaps someone else can chime in.
|
|
| Top |
|
 |
|
SSBOXER
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sun Jan 30, 2011 3:03 pm |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
How are things going Fiend? Can't wait. 
|
|
| Top |
|
 |
|
Fiend
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sun Jan 30, 2011 7:09 pm |
|
 |
| RomRaider Donator |
Joined: Tue Apr 24, 2007 6:49 pm Posts: 243
|
SSBOXER wrote: How are things going Fiend? Can't wait.  Sorry, I've been absolutely swamped with work and home life. I've got most of the ROM defined. I'll try and get it out this week. Sorry for the delay.
|
|
| Top |
|
 |
|
SSBOXER
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Wed Feb 02, 2011 11:43 am |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
|
No problem. I sent you a PM.
Last edited by SSBOXER on Sun Mar 06, 2011 9:59 pm, edited 1 time in total.
|
|
| Top |
|
 |
|
SSBOXER
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Tue Mar 01, 2011 2:40 pm |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
Fiend ... hope everything is cool there man. Patiently waiting 
|
|
| Top |
|
 |
|
Fiend
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Wed Mar 02, 2011 5:06 pm |
|
 |
| RomRaider Donator |
Joined: Tue Apr 24, 2007 6:49 pm Posts: 243
|
I'm still alive and should be finished this crazy project I'm on this Friday. Then I'll be able to complete the defs. Sorry it has taken so long but life just got really busy the last couple months. At least you have nice warm weather to enjoy while waiting - it's been -20C here on and off for the last month. 
|
|
| Top |
|
 |
|
SSBOXER
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sun Mar 06, 2011 9:58 pm |
|
 |
| RomRaider Donator |
 |
Joined: Thu Jul 09, 2009 3:28 pm Posts: 71
|
It's nice to read from you again. We don't have any other tuning options here (besides Unichip that I refuse to even come close), so let's say I'm anxious 
|
|
| Top |
|
 |
|
Fiend
|
Post subject: Re: 2011 WRX SADM - Definition request Posted: Sat Mar 19, 2011 2:28 am |
|
 |
| RomRaider Donator |
Joined: Tue Apr 24, 2007 6:49 pm Posts: 243
|
|
I will finally have time this weekend to finish the defs and get them out to you. It's been nuts with work and my 10 months old daughter (can't believe it's been 10 freaking months...wow.)
Anyhow, going to finish it up tomorrow night. Will post the defs Sunday.
|
|
| Top |
|
 |
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|