|
|
#85 |
|
Garden variety obsessive
Join Date: Oct 2013
Drives: 2009 Sti Hatch; 2015 Audi RSQ3
Location: South Africa
Posts: 532
Thanks: 54
Thanked 448 Times in 245 Posts
Mentioned: 74 Post(s)
Tagged: 2 Thread(s)
|
There's a newer version of the beta on the tactrix website, by the way:
http://www.tactrix.com/downloads/ecu...7_win_beta.exe |
|
|
|
| The Following User Says Thank You to Td-d For This Useful Post: | vgi (05-12-2014) |
|
|
#86 |
|
Senior Member
Join Date: Sep 2012
Drives: 13 White MT FR-S
Location: Gastonia, NC
Posts: 1,848
Thanks: 980
Thanked 1,156 Times in 529 Posts
Mentioned: 41 Post(s)
Tagged: 0 Thread(s)
|
I finally got the B01C rom to log! The defogger parameter isn't working so I had to use the RPM trigger, and it worked. I didn't put all the new parameters, but the ones I did use some of them seem right but some of them don't. Here is a log file and my logcfg.
__________________
|
|
|
|
|
|
#87 |
|
Garden variety obsessive
Join Date: Oct 2013
Drives: 2009 Sti Hatch; 2015 Audi RSQ3
Location: South Africa
Posts: 532
Thanks: 54
Thanked 448 Times in 245 Posts
Mentioned: 74 Post(s)
Tagged: 2 Thread(s)
|
I see the defogger isvisible = 0 is still in your logcfg file - did you try and see if the defogger works with this line removed?
|
|
|
|
|
|
#88 |
|
Senior Member
Join Date: Sep 2012
Drives: 13 White MT FR-S
Location: Gastonia, NC
Posts: 1,848
Thanks: 980
Thanked 1,156 Times in 529 Posts
Mentioned: 41 Post(s)
Tagged: 0 Thread(s)
|
Yes, I tried that. I eventually just copied a new logcfg and started over, that's why it's still there
__________________
|
|
|
|
|
|
#89 |
|
Senior Member
Join Date: Sep 2012
Drives: 13 White MT FR-S
Location: Gastonia, NC
Posts: 1,848
Thanks: 980
Thanked 1,156 Times in 529 Posts
Mentioned: 41 Post(s)
Tagged: 0 Thread(s)
|
Looks like my csv didn't upload last night, here is the datazap.me chart. Looking over it this morning the only parameters that really don't look right are fuel_system_status and RPM. BUT the fuel_system_status_2 and the RPM2 look right. IAM is showing all 1's and IAT and IAT_2 both look right but one has to be ambient air(IAT), and other is actual intake temp(IAT_2) I think.
http://datazap.me/u/ml/b01c2?log=0&data=17-21-22-23
__________________
|
|
|
|
|
|
#90 |
|
Senior Member
Join Date: Sep 2012
Drives: Whiteout FR-S, Evo 8 RS
Location: Kissimmee FL.
Posts: 242
Thanks: 131
Thanked 42 Times in 32 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
|
I was messing around with the OP2 tonight and found that there are some combinations that won't allow the logger to work. Throttle position in conjunction with one of the other params (can't find it now) will not allow the log start to trigger.
There are also a few that have combinations that force the logger to record when the car is on and off. AF_Correction1 and AF_Learning1 in combo make the logger record as long as the ignition is on. When using both MAF and MAF2 params the defogger switch start doesnt work; as well as when using both MAF Voltage and MAF params. This is a short list of the ones I found that cause the logger to run with the ignition on. ; similar to STFT / 100 paramname = STFT_AF_Correction1 paramid = 0xFFF8A5EC isfloat = 1 ; same as LTFT / 100 paramname = LTFT_AF_Learning1 paramid = 0xFFF8A774 isfloat = 1 paramname = STFT paramid = 0xFFF8DB74 isfloat = 1 paramname = LTFT paramid = 0xFFF8DB78 isfloat = 1 paramname = Direct_Injector_PW paramid = 0xFFF887E8 isfloat = 1 paramname = Direct_Injector_PW_Ram paramid = 0xFFF887F0 isfloat = 1 ![]() *EDIT* I just realized that in previous logs I had these closer to the end and they worked just fine. When I put these to the front of the list it causes an issue. Last edited by D-VO; 05-07-2014 at 12:29 PM. Reason: edit |
|
|
|
|
|
#91 |
|
Senior Member
Join Date: Sep 2012
Drives: 13 White MT FR-S
Location: Gastonia, NC
Posts: 1,848
Thanks: 980
Thanked 1,156 Times in 529 Posts
Mentioned: 41 Post(s)
Tagged: 0 Thread(s)
|
So did you actually get the defogger to show in the csv files at all?
__________________
|
|
|
|
|
|
#93 |
|
Senior Member
Join Date: Sep 2012
Drives: 13 White MT FR-S
Location: Gastonia, NC
Posts: 1,848
Thanks: 980
Thanked 1,156 Times in 529 Posts
Mentioned: 41 Post(s)
Tagged: 0 Thread(s)
|
can you upload your logcfg.txt please! This is on B01C right?
__________________
|
|
|
|
|
|
#94 |
|
Senior Member
Join Date: Sep 2012
Drives: Whiteout FR-S, Evo 8 RS
Location: Kissimmee FL.
Posts: 242
Thanks: 131
Thanked 42 Times in 32 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
|
Correct. Here ya go!
Code:
type = obd protocolid = 6 ; ISO15765 mode23txaddrwidth = 4 ; mode23 req format info mode23txlenwidth = 1 ; mode23 req format info mode23rxaddrwidth = 0 ; mode23 req format info mode23uds = 1 ; lets OBD channels know you are using mode23 UDS sortpids = 1 ; sort these PIDs by value to potentially make for fewer requests (=faster) calcsampinterval = 1000 ; timing parameter - leave as is - will make default for release version paramname = MAF_Voltage paramid = 0xFFF842AC databits = 16 scalingrpn = x,0.000076293945,* paramname = MAF2 paramid = 0xFFF89118 isfloat = 1 paramname = Throttle_Plate_Open_Angle paramid = 0xFFF89030 isfloat = 1 paramname = RPM paramid = 0xFFF893F8 isfloat = 1 paramname = Engine_Load paramid = 0xFFF8914C isfloat = 1 paramname = Ignition_Advance paramid = 0xFFF8DB88 isfloat = 1 paramname = Defogger paramid = 0xFFF8939F databits = 8 ;offsetbits = 0 ; is KC Learn??? paramname = KC_Advance paramid = 0xFFF8B0C0 isfloat = 1 paramname = Intake_VVT_Adv_Left paramid = 0xFFF8C0EC isfloat = 1 scalingrpn = x,50,- paramname = Exht_VVT_Adv_Left paramid = 0xFFF8C134 isfloat = 1 scalingrpn = x,50,- paramname = FBKC paramid = 0xFFF8B0C4 isfloat = 1 paramname = IAM paramid = 0xFFF816F0 isfloat = 1 paramname = Coolant_Temp (Wrong address all 0's) paramid = 0xFFF8DB70 isfloat = 1 paramname = AFR paramid = 0xFFF89330 isfloat = 1 scalingrpn = x,14.7,* paramname = Speed_Ram paramid = 0xFFF893D0 isfloat = 1 scalingrpn = x,0.621371,* paramname = Ignition_Total_Timing paramid = 0xFFF8AE0C isfloat = 1 paramname = KC_Advance_IAM paramid = 0xFFF8B134 isfloat = 1 ; same as IAT ;paramname = IAT_Ram ;paramid = 0xFFF87C64 ;isfloat = 1 paramname = IAT paramid = 0xFFF8DB8C isfloat = 1 paramname = Throttle Position paramid = 0xFFF8DB94 isfloat = 1 paramname = FLKC paramid = 0xFFF8B160 isfloat = 1 paramname = Fuel_Injector1_Latency paramid = 0xFFF8A05c databits = 8 paramname = Port_Direct_Ratio paramid = 0xFFF8A0F4 isfloat = 1 ;1=OL, not up to temp, 2=CL, 4=OL or decceleration fuel cut, 8=OL due to system ;failure paramname = Fuel_System_Status paramid = 0xFFF8DC0E databits = 8 conditionrpn = Defogger,1,== action = start conditionrpn = Defogger,0,== action = stop |
|
|
|
|
|
#95 |
|
Senior Member
Join Date: Sep 2012
Drives: Whiteout FR-S, Evo 8 RS
Location: Kissimmee FL.
Posts: 242
Thanks: 131
Thanked 42 Times in 32 Posts
Mentioned: 16 Post(s)
Tagged: 0 Thread(s)
|
Just in case anyone was interested; I found the working addresses for both the IAT and Coolant temps for the ZA1JB01C, from the list provided. I also wrote a little scaling RPN to convert the both of them it to Fahrenheit.
![]() paramname = IAT paramid = 0xFFF8DBA4 isfloat = 1 scalingrpn = x,1.8,*,32,+ paramname = Coolant_Temp_F paramid = 0xFFF8DB88 isfloat = 1 scalingrpn = x,1.8,*,32,+ |
|
|
|
| The Following User Says Thank You to D-VO For This Useful Post: | steve99 (05-09-2014) |
|
|
#96 |
|
Senior Member
Join Date: Sep 2012
Drives: 13 White MT FR-S
Location: Gastonia, NC
Posts: 1,848
Thanks: 980
Thanked 1,156 Times in 529 Posts
Mentioned: 41 Post(s)
Tagged: 0 Thread(s)
|
The only problem is we need ltft/stft to work together.
__________________
|
|
|
|
|
|
#97 |
|
Banned
Join Date: Dec 2013
Drives: FT86
Location: Australia
Posts: 7,996
Thanks: 1,035
Thanked 4,992 Times in 2,983 Posts
Mentioned: 598 Post(s)
Tagged: 2 Thread(s)
|
Thought it might be helpful if people posted up their STOCK factory ROMs with latest revision's (CAL-ID's) so other with older ROM's could update
If you post them up I will add them to original post Have A01G and B01C already. Thanks |
|
|
|
|
|
#98 | |
|
Garden variety obsessive
Join Date: Oct 2013
Drives: 2009 Sti Hatch; 2015 Audi RSQ3
Location: South Africa
Posts: 532
Thanks: 54
Thanked 448 Times in 245 Posts
Mentioned: 74 Post(s)
Tagged: 2 Thread(s)
|
Quote:
Sent from my iPad using Tapatalk HD |
|
|
|
|
|
|
|
|
| Tags |
| ecuflash, tactrix, taxtrix, tuning |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| ECUFlash - Getting close! | xjohnx | Software Tuning | 698 | 03-22-2015 01:10 PM |
| EcuTek Flash finished but now it shows only a Partial Flash... | Cross | Software Tuning | 32 | 02-12-2014 11:55 AM |
| Tactrix Openport | jamesm | Engine, Exhaust, Bolt-Ons | 1 | 01-28-2014 09:27 PM |
| Visconti Tuning - Latest BRZ Flash Info | Visconti | Software Tuning | 6530 | 12-24-2013 11:18 PM |
| Overboost Protection With OFT/EcuFlash? | FrX | Software Tuning | 9 | 10-23-2013 08:27 AM |