follow ft86club on our blog, twitter or facebook.
FT86CLUB
Ft86Club
Speed By Design
Register Garage Community Calendar Today's Posts Search

Go Back   Toyota GR86, 86, FR-S and Subaru BRZ Forum & Owners Community - FT86CLUB > Technical Topics > Engine, Exhaust, Transmission

Engine, Exhaust, Transmission Discuss the FR-S | 86 | BRZ engine, exhaust and drivetrain.

Register and become an FT86Club.com member. You will see fewer ads

User Tag List

Reply
 
Thread Tools Search this Thread
Old 09-15-2014, 07:49 AM   #155
Td-d
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)
Ah, yes, of course (that's the problem with that strategy!).

What you could do then is just copy the above code into the xml that you are using for romraider.
Td-d is offline   Reply With Quote
The Following User Says Thank You to Td-d For This Useful Post:
steve99 (09-15-2014)
Old 09-24-2014, 08:25 PM   #156
tech86
Member
 
Join Date: Jul 2013
Drives: 86 GTS
Location: Australia
Posts: 32
Thanks: 10
Thanked 4 Times in 2 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Td-d View Post
Tables are there ...

Code:
<table name="MAF Correction After Start (Neutral)" storageaddress="11C868">
  <table type="X Axis" storageaddress="11C81C" />
  <table type="Y Axis" storageaddress="11C848" />
</table>
<table name="MAF Correction After Start (In Gear)" storageaddress="11C964">
    <table type="X Axis" storageaddress="11C918" />
    <table type="Y Axis" storageaddress="11C944" />
</table>
Is it just me or are those tables (obviously diff address) defined in the RR version of the A01G def but not the ecuflash one?
tech86 is offline   Reply With Quote
Old 09-25-2014, 07:08 AM   #157
Td-d
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'm not sure if I added those to the 32bitbase for Ecuflash, can't recall - I'll check.
Td-d is offline   Reply With Quote
The Following User Says Thank You to Td-d For This Useful Post:
tech86 (09-25-2014)
Old 09-25-2014, 10:21 PM   #158
tech86
Member
 
Join Date: Jul 2013
Drives: 86 GTS
Location: Australia
Posts: 32
Thanks: 10
Thanked 4 Times in 2 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by Td-d View Post
I'm not sure if I added those to the 32bitbase for Ecuflash, can't recall - I'll check.
There are no "MAF Correction" records in 32bitbase that I can find.
tech86 is offline   Reply With Quote
Old 09-26-2014, 02:53 AM   #159
steve99
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)
Quote:
Originally Posted by tech86 View Post
There are no "MAF Correction" records in 32bitbase that I can find.
If your on A01G rom those maf correction after startup tables are available in romraider defs on github .
steve99 is offline   Reply With Quote
Old 09-29-2014, 02:17 AM   #160
tech86
Member
 
Join Date: Jul 2013
Drives: 86 GTS
Location: Australia
Posts: 32
Thanks: 10
Thanked 4 Times in 2 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by steve99 View Post
If your on A01G rom those maf correction after startup tables are available in romraider defs on github .
Yeah I know, but they're not in the ecuflash def's for the same ROM ID?



vs

tech86 is offline   Reply With Quote
Old 09-29-2014, 04:40 AM   #161
steve99
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)
Quote:
Originally Posted by tech86 View Post
Yeah I know, but they're not in the ecuflash def's for the same ROM ID?



vs

they are in the A01G romraider defs
steve99 is offline   Reply With Quote
Old 09-30-2014, 05:09 PM   #162
ZoM
Junior Member
 
Join Date: Mar 2013
Drives: 2014 Monogram Raven 86
Location: SW Indiana
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Mentioned: 1 Post(s)
Tagged: 0 Thread(s)
@Shiv@Openflash is it possible to add these tables to the v2.0 ots xmls?
ZoM is offline   Reply With Quote
Old 09-30-2014, 05:48 PM   #163
steve99
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)
Quote:
Originally Posted by ZoM View Post
@Shiv@Openflash is it possible to add these tables to the v2.0 ots xmls?
If you just want to quiet down cold start you only rearly need to reduce the amount of ignition retard applied and maybe drop the rpm down, the maf tables are not rearly needed its just a nice to do part. did a trhead on tune tweeks its linked in the OFT TIPS thread below

its mainly the amount of ignition retard applied that increases the noise levels. reduce that from -15 to -4 or even 0 and the noise is gone.
steve99 is offline   Reply With Quote
Old 09-30-2014, 09:08 PM   #164
tech86
Member
 
Join Date: Jul 2013
Drives: 86 GTS
Location: Australia
Posts: 32
Thanks: 10
Thanked 4 Times in 2 Posts
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by steve99 View Post
they are in the A01G romraider defs
Yeah we established that but since I edit/write from ecuflash, I like to be able to see all the tables there rather than have to open RR.

The amount of work for maintaining the def's has grown exponentially so I can see why it is no easy feat to keep them all aligned.
tech86 is offline   Reply With Quote
Old 09-30-2014, 11:08 PM   #165
steve99
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)
Quote:
Originally Posted by tech86 View Post
Yeah we established that but since I edit/write from ecuflash, I like to be able to see all the tables there rather than have to open RR.

The amount of work for maintaining the def's has grown exponentially so I can see why it is no easy feat to keep them all aligned.
I work the other way arround do all editing in RR then just flash with OFT or ecuflash so as long as the ecuflash basic def is ok it all good as i only use it to flash.
steve99 is offline   Reply With Quote
Old 10-07-2014, 12:04 PM   #166
AdrianG
Generally Well Liked
 
Join Date: Aug 2013
Drives: '08 STi Hatch, '11 Outback 3.6R
Location: Ontario
Posts: 419
Thanks: 43
Thanked 197 Times in 125 Posts
Mentioned: 9 Post(s)
Tagged: 0 Thread(s)
Quote:
Originally Posted by steve99 View Post
If you just want to quiet down cold start you only rearly need to reduce the amount of ignition retard applied and maybe drop the rpm down, the maf tables are not rearly needed its just a nice to do part. did a trhead on tune tweeks its linked in the OFT TIPS thread below

its mainly the amount of ignition retard applied that increases the noise levels. reduce that from -15 to -4 or even 0 and the noise is gone.
So I've tried this route, only changing the the ignition retard to -4.18 and it no longer idles rough, however it's still stupid loud and on a chilly-but-not-so-cold day it initially idles at ~2100 rpm before dropping down. Not rough but still loud.

I've checked my Idle Speed Target A and B tables and they have a max value of only 1400, so I'm not sure why it idles so high. Have you got any advice for me that might prevent my neighbors from burning my house down?
AdrianG is offline   Reply With Quote
Old 10-07-2014, 06:25 PM   #167
steve99
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)
Quote:
Originally Posted by AdrianG View Post
So I've tried this route, only changing the the ignition retard to -4.18 and it no longer idles rough, however it's still stupid loud and on a chilly-but-not-so-cold day it initially idles at ~2100 rpm before dropping down. Not rough but still loud.

I've checked my Idle Speed Target A and B tables and they have a max value of only 1400, so I'm not sure why it idles so high. Have you got any advice for me that might prevent my neighbors from burning my house down?
Check all the idle target tables and see none have high values over 1400

you can probably reduce the retard from -4 to Zero as well.
steve99 is offline   Reply With Quote
Old 10-07-2014, 07:13 PM   #168
troek
Senior Member
 
troek's Avatar
 
Join Date: Feb 2013
Drives: 2012 Toyota 86
Location: Japan
Posts: 1,294
Thanks: 333
Thanked 396 Times in 285 Posts
Mentioned: 17 Post(s)
Tagged: 0 Thread(s)
Garage
for the the biggest difference was the maf correcction after start tables. if you dont have those in romraider, shoot me a pm with your email address, and what cal rom you use.
troek is offline   Reply With Quote
 
Reply


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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Cold start question retrosmiths Scion FR-S / Toyota 86 GT86 General Forum 106 11-15-2016 03:14 PM
Cold weather knocking during start ups. JDMenrique Issues | Warranty | Recalls / TSB 38 01-13-2015 12:53 AM
backfire at cold start FreaQshoQ Scion FR-S / Toyota 86 GT86 General Forum 15 10-16-2013 07:21 AM
White Smoke cold start up in Cold Weather (turbo cars) whitefrs Forced Induction 17 09-25-2013 06:05 PM
Loud cold start and mpg drop since new be6sti Issues | Warranty | Recalls / TSB 7 11-28-2012 02:35 PM


All times are GMT -4. The time now is 09:07 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
User Alert System provided by Advanced User Tagging v3.3.0 (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.

Garage vBulletin Plugins by Drive Thru Online, Inc.