Welcome to the North American Subaru Impreza Owners Club Thursday March 28, 2024
Home Forums Images WikiNASIOC Products Store Modifications Upgrade Garage
NASIOC
Go Back   NASIOC > NASIOC Technical > Engine Management & Tuning > Open Source Reflashes

Welcome to NASIOC - The world's largest online community for Subaru enthusiasts!
Welcome to the NASIOC.com Subaru forum.

You are currently viewing our forum as a guest, which gives you limited access to view most discussions and access our other features. By joining our community, free of charge, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is free, fast and simple, so please join our community today!

If you have any problems with the registration process or your account login, please contact us.







* As an Amazon Associate I earn from qualifying purchases. 
* Registered users of the site do not see these ads. 
Reply
 
Thread Tools Display Modes
Old 08-06-2012, 08:56 PM   #1
ProfessWRX
Scooby Specialist
 
Member#: 323379
Join Date: Jun 2012
Vehicle:
1992 Trans Am

Default 06 WRX logcfg.txt for standalone logging

Trying to get a full list of parameters that actually log correctly for my car.

post #4 has the most up to date working set.

EDIT: FINISHED
* Registered users of the site do not see these ads.

Last edited by ProfessWRX; 08-11-2012 at 06:19 PM.
ProfessWRX is offline   Reply With Quote
Sponsored Links
* Registered users of the site do not see these ads.
Old 08-06-2012, 08:57 PM   #2
ProfessWRX
Scooby Specialist
 
Member#: 323379
Join Date: Jun 2012
Vehicle:
1992 Trans Am

Default

I can't even get throttle% or load to work correctly!
ProfessWRX is offline   Reply With Quote
Old 08-10-2012, 09:12 PM   #3
ProfessWRX
Scooby Specialist
 
Member#: 323379
Join Date: Jun 2012
Vehicle:
1992 Trans Am

Default

next post

Last edited by ProfessWRX; 08-10-2012 at 11:56 PM.
ProfessWRX is offline   Reply With Quote
Old 08-10-2012, 11:41 PM   #4
ProfessWRX
Scooby Specialist
 
Member#: 323379
Join Date: Jun 2012
Vehicle:
1992 Trans Am

Default

Completed. Don't know if I'll need anymore to log past this.

type=ssmk

;-----------------------------GENERAL---------------------

paramname = TPS
paramid = 0xFF6B62
databits = 16
scalingrpn = x,0.0022706535,*

paramname = MPH
paramid = 0x000010
databits = 8
scalingrpn = x,0.621371192,*

paramname = RPM
paramid = 0x00000E
databits = 16
scalingrpn = x,4,/

;paramname = LOAD%
;paramid = 0x07
;scalingrpn = x,0.3921569,*

paramname = LOAD g/rev
paramid = 0xFF6B44
databits = 16
scalingrpn = x,.00006103516,*

;paramname = IAT
;paramid = 0x000012
;databits = 8
;scalingrpn = 32,9,x,40,-,*,5,/,+

paramname = ECT
paramid = 0x000008
databits = 8
scalingrpn = 32,9,x,40,-,*,5,/,+


;------------------------------KNOCK------------------------

paramname = Timing
paramid = 0x000011
databits = 8
scalingrpn = x,128,-,2,/

;paramname = IAM16
;paramid = 0xF9
;scalingrpn = x,0.0625,*

paramname = IAM
paramid = 0xFF6B71
databits = 8
scalingrpn = x,.0625,*

;paramname = EGT
;paramid = 0x000106
;scalingrpn = x,40,+,9,*,32,+

paramname = Knock Count
paramid = 0xFF77D4
scalingrpn = x,1,*

paramname = Feedback_Knock
paramid = 0xFF6B6C
scalingrpn = x,0.3515625,*,45,-

paramname = Fine_Learning_Knock
paramid = 0xFF6B6F
scalingrpn = x,0.3515625,*,45,-

;-----------------------------BOOST---------------------------

paramname = PSI
paramid = 0x24
scalingrpn = x,128,-,0.145098,*

paramname = TargetPSI
paramid = 0xFF6B58
databits = 16
scalingrpn = x,760,-,0.01933677,*

paramname = WGDC
paramid = 0x30
scalingrpn = x,0.3921569,*

paramname = TurboDyn_Integral
paramid = 0xFF6B32
databits = 16
scalingrpn = x,0.00390625,*,50,-

paramname = TurboDyn_Proportional
paramid = 0xFF6B34
databits = 16
scalingrpn = x,0.00390625,*,50,-

;--------------------------------A/F------------------------------

paramname = MAF volts
paramid = 0x00001D
databits = 8
scalingrpn = x,50,/

paramname = MAF g/s
paramid = 0x13
databits = 16
scalingrpn = x,0.01,*

paramname = O2
paramid = 0xFF6B5A
databits = 16
scalingrpn = x,.0001220703,*,14.7,*

paramname = A/F_Correction
paramid = 0x000009
databits = 8
scalingrpn = x,128,-,100,*,128,/

paramname = A/F_Learning
paramid = 0xFF6B3C
databits = 16
scalingrpn = x,.04882812,*,50,-

paramname = CL/OL
paramid = 0xFF9299
databits = 8
scalingrpn = x,6,+

;----------------------------triggers--------------------------

paramname = defogger_sw
paramid = 0x64
databits = 1
offsetbits = 5
isvisible = 0

conditionrpn = defogger_sw,1,==
action = start

conditionrpn = defogger_sw,0,==
action = stop

;Change xxx and yyyy to your desired
;RPM settings
;conditionrpn = Engine_Speed,xxx,>
;action = start***8232;
;conditionrpn = Engine_Speed,yyyy,==
;action = stop

;-----------------------WIDEBAND------------------------
;type=inno
;paramname = inno.afr
;paramname = inno.lambda

Last edited by ProfessWRX; 08-11-2012 at 06:19 PM.
ProfessWRX is offline   Reply With Quote
Old 08-11-2012, 10:20 AM   #5
Ziggyrama
Scooby Specialist
 
Member#: 53665
Join Date: Jan 2004
Chapter/Region: NESIC
Location: Northboro, MA
Vehicle:
2022 BMW M240i
Thundernight

Default

It's 100x easier to use logcfg utility to create the config file rather than to manually maintain the list of parameters. The utility will read the ECU defs from RR and create the file accordingly. Download one from here:

http://forums.openecu.org/viewtopic.php?f=57&t=4396
Ziggyrama is offline   Reply With Quote
Old 08-11-2012, 06:18 PM   #6
ProfessWRX
Scooby Specialist
 
Member#: 323379
Join Date: Jun 2012
Vehicle:
1992 Trans Am

Default

Quote:
Originally Posted by Ziggyrama View Post
It's 100x easier to use logcfg utility to create the config file rather than to manually maintain the list of parameters. The utility will read the ECU defs from RR and create the file accordingly. Download one from here:

http://forums.openecu.org/viewtopic.php?f=57&t=4396
I had tried that link before and the file didn't link properly. I've pretty much gotten everything that I need to work correctly. But not all of the supposed available parameters work. It seemed like most of the 2bytes worked for me where the others didn't at all.
ProfessWRX is offline   Reply With Quote
Old 08-11-2012, 09:12 PM   #7
Ziggyrama
Scooby Specialist
 
Member#: 53665
Join Date: Jan 2004
Chapter/Region: NESIC
Location: Northboro, MA
Vehicle:
2022 BMW M240i
Thundernight

Default

Quote:
Originally Posted by ProfessWRX View Post
I had tried that link before and the file didn't link properly. I've pretty much gotten everything that I need to work correctly. But not all of the supposed available parameters work. It seemed like most of the 2bytes worked for me where the others didn't at all.
Try this one: link
Ziggyrama is offline   Reply With Quote
Old 08-12-2012, 02:28 AM   #8
ProfessWRX
Scooby Specialist
 
Member#: 323379
Join Date: Jun 2012
Vehicle:
1992 Trans Am

Default

Quote:
Originally Posted by Ziggyrama

Try this one: link
Thanks, I think I have it pretty much dialed in, but I'll definitely give it a try to see if it can make sense of the other parameters.
ProfessWRX is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

All times are GMT -4. The time now is 06:55 AM.


Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Powered by Searchlight © 2024 Axivo Inc.
Copyright ©1999 - 2019, North American Subaru Impreza Owners Club, Inc.

As an Amazon Associate I earn from qualifying purchases.

When you click on links to various merchants on this site and make a purchase, this can result in this site earning a commission
Affiliate programs and affiliations include, but are not limited to, the eBay Partner Network.