follow ft86club on our blog, twitter or facebook.
FT86CLUB
Ft86Club
Delicious Tuning
Register Garage Members List Calendar Search Today's Posts Mark Forums Read

Go Back   Toyota GR86, 86, FR-S and Subaru BRZ Forum & Owners Community - FT86CLUB > Search Forums


Showing results 1 to 30 of 311
Search took 0.04 seconds.
Search: Posts Made By: ztan
Forum: Software Tuning 11-01-2016, 07:32 PM
Replies: 4
Views: 2,022
Posted By ztan
You still need RAM addresses for a particular...

You still need RAM addresses for a particular cal_id.

If you can let us know what your cal_id is, someone might have RAM addresses available for you. Td-d seems to be able to diassemble these...
Forum: Software Tuning 10-18-2016, 10:06 PM
Replies: 12
Views: 5,149
Posted By ztan
Probably software related. The LC implemenation...

Probably software related.
The LC implemenation that I have seen checks if clutch is depressed and speed in under a threshold. A value is then added to the RPM value which is checked against the...
Forum: Software Tuning 10-14-2016, 05:19 AM
Replies: 130
Views: 56,613
Posted By ztan
Hi mate, The relationship is linear. You...

Hi mate,

The relationship is linear. You can either decode the frequency coming out of the ethanol sensor, or the voltage being sent to the ECU pin A35-20 from the sender. The relationship will...
Forum: Software Tuning 10-07-2016, 06:24 PM
Replies: 130
Views: 56,613
Posted By ztan
Have not been active here for most of the year,...

Have not been active here for most of the year, but it is good to see that the coding work that I did is getting put to use. I hope it works well for other drivers.

The A01G code that I have...
Forum: Software Tuning 09-05-2016, 07:12 AM
Replies: 27
Views: 11,759
Posted By ztan
0.7 Bar with E85 and stock motor.

0.7 Bar with E85 and stock motor.
Forum: Software Tuning 08-30-2016, 08:15 PM
Replies: 27
Views: 11,759
Posted By ztan
Dropbox link sent.

Dropbox link sent.
Forum: Software Tuning 07-15-2016, 05:31 AM
Replies: 13
Views: 5,256
Posted By ztan
What's your setup going to be? I can send you...

What's your setup going to be?
I can send you my non-EcuTek Greddy T518Z files.
Drop in if you're up the road.
Forum: Software Tuning 07-15-2016, 05:27 AM
Replies: 139
Views: 60,829
Posted By ztan
If those are your instructions, A35-20 is where...

If those are your instructions, A35-20 is where you need to put the pin. You will need appropriate software/logging ability to read that input. My A01G AUDM harness did not have a wire in that spot...
Forum: Software Tuning 06-08-2016, 05:00 PM
Replies: 26
Views: 22,628
Posted By ztan
I've opensourced my flexfuel implementation, have...

I've opensourced my flexfuel implementation, have used a PLX display rather than bluetooth transmission - there is plenty of code around for the latter:
...
Forum: Software Tuning 06-03-2016, 07:23 PM
Replies: 6
Views: 5,828
Posted By ztan
Nice work.

Nice work.
Forum: Software Tuning 04-27-2016, 04:37 PM
Replies: 7
Views: 1,901
Posted By ztan
Which ROM? I have T518Z kit dialled in for...

Which ROM?
I have T518Z kit dialled in for A01G. The T620Z will not need that many changes.
Forum: Software Tuning 04-27-2016, 04:34 PM
Replies: 3
Views: 1,598
Posted By ztan
Which ROM are you using? If you're on A01G,...

Which ROM are you using?
If you're on A01G, make sure the address for MAP sensor scaling in the .xml is set to 0x11CC20. There are some def files around that have the wrong address.
Forum: Software Tuning 04-09-2016, 06:36 PM
Replies: 28
Views: 16,354
Posted By ztan
You're on the right path. At the end of the day,...

You're on the right path. At the end of the day, that value is quite close and good for a base, but you'll have to dial it in for your setup.

2 Different values in RomRaider:

A01G Injector...
Forum: Software Tuning 04-08-2016, 06:03 PM
Replies: 28
Views: 16,354
Posted By ztan
I think that data would work - I wish I had that...

I think that data would work - I wish I had that when I installed my injectors as a baseline. I've ended up using values that are quite a bit higher but balance well with my DI system settings.
...
Forum: Software Tuning 03-21-2016, 07:20 AM
Replies: 7
Views: 3,222
Posted By ztan
Cranking is all PI. Have a look at the ROM I...

Cranking is all PI.

Have a look at the ROM I sent you and compare to stock. Adjust Injector scaling BRZ - my ROM is DW450 450cc/min; I'm not sure which ROM def you are using but you can basically...
Forum: Software Tuning 03-06-2016, 05:49 PM
Replies: 1,284
Views: 574,618
Posted By ztan
1. The ECA sensor will output a frequency (50Hz =...

1. The ECA sensor will output a frequency (50Hz = gasoline, 150Hz = Ethanol).

2. The ECA sender/arduino will read the frequency and output a voltage which is displayed in the <primitive LED if...
Forum: Software Tuning 03-06-2016, 05:27 PM
Replies: 1,284
Views: 574,618
Posted By ztan
You can, though when Shiv ports through to OFT,...

You can, though when Shiv ports through to OFT, E% should be monitored through the OFT.

You can also build yourself an arduino flex fuel sender and output to bluetooth, PLX gauge, or any display...
Forum: Software Tuning 03-03-2016, 03:08 PM
Replies: 22
Views: 7,173
Posted By ztan
Thanks mate. My sister lives in Chicago; maybe...

Thanks mate. My sister lives in Chicago; maybe I'll be able to drop in. If you're down this way, you only need to visit Queensland.

My PayPal address: esltan@yahoo.com
Forum: Software Tuning 02-25-2016, 10:13 PM
Replies: 57
Views: 28,873
Posted By ztan
It's not a .zip file - I just couldn't upload a...

It's not a .zip file - I just couldn't upload a .bin file. Delete the .zip from the end and it's all good.

You'll also need the .xml file additions in posts above, or I can send you my .xml...
Forum: Engine Swaps 02-22-2016, 11:44 PM
Replies: 165
Views: 112,381
Posted By ztan
CAN MBx table in ROM

Have been digging around the CAN routine in the ROM.
Found this area which is the same in A01G, A01C, B01C.
Looks like descriptors for CAN Mailboxes 0-31;

struct{
CAN ID data.l
memory...
Forum: Software Tuning 02-20-2016, 05:16 AM
Replies: 139
Views: 60,829
Posted By ztan
Updated Arduino Circuit and Flex sender code

A couple of issues sorted out:

1. PLX display died and I didn't figure out for a while until I read the iMFD serial chain notes again carefully - the two data bytes only use the first 6 bits of...
Forum: Software Tuning 02-20-2016, 01:58 AM
Replies: 27
Views: 11,759
Posted By ztan
Hi mate, Nothing too obvious in the ROM. 1....

Hi mate,
Nothing too obvious in the ROM.
1. In your log, you are getting load values of 2.5 early on - does this coincide with ESC activation? You're A01G so I'm assuming manual and no torque...
Forum: Software Tuning 02-16-2016, 03:13 PM
Replies: 14
Views: 5,594
Posted By ztan
Once you get rid of the locked tune, let me know...

Once you get rid of the locked tune, let me know if you want flexfuel without EcuTek. I've got A01G flex fuel working well using RomRaider/Tactrix and am just up the road from you.
Forum: Software Tuning 02-13-2016, 04:45 PM
Replies: 20
Views: 15,296
Posted By ztan
You're not doing anything wrong. EcuFlash is...

You're not doing anything wrong. EcuFlash is telling you that it has not (can't) read the addresses 0-8000 (Initial part of the User MAT). Continue with a file save then open the saved file with a...
Forum: Forced Induction 02-12-2016, 04:07 PM
Replies: 23
Views: 12,090
Posted By ztan
Nice build. If you want to go Flex Fuel, I've...

Nice build.
If you want to go Flex Fuel, I've got mine working well for A01G.
http://www.ft86club.com/forums/showthread.php?t=94751
Forum: Forced Induction 02-12-2016, 03:49 PM
Replies: 23
Views: 12,090
Posted By ztan
That's my open source contribution that I ported...

That's my open source contribution that I ported over to B01C for Shiv:
http://www.ft86club.com/forums/showthread.php?t=93000

There is a speed limiter fuel cut which is set by default to fuel off...
Forum: Software Tuning 02-12-2016, 05:38 AM
Replies: 27
Views: 11,759
Posted By ztan
As long as you are happy tuning yourself, or have...

As long as you are happy tuning yourself, or have a tuner who is happy using RomRaider, you can use OFT or Tactrix.

I've tuned my Greddy kit with RomRaider and Tactrix - can send you my ROM (based...
Forum: Software Tuning 02-03-2016, 04:22 AM
Replies: 226
Views: 106,273
Posted By ztan
Some of the reduced knock perceived by the ECU is...

Some of the reduced knock perceived by the ECU is the knock sensor processing learning some of the background valvetrain/mechanical noise. Highly difficult to unravel this code and I'm sure that it...
Forum: Software Tuning 02-02-2016, 12:31 AM
Replies: 24
Views: 7,416
Posted By ztan
Can't tell unless we see the ROM that you are...

Can't tell unless we see the ROM that you are editing and the def file that you want to use against it. There are enough ROM and def versions floating around with various version tags. You can load...
Forum: Software Tuning 01-31-2016, 05:15 PM
Replies: 8
Views: 8,211
Posted By ztan
No log attached - would be interested to see...

No log attached - would be interested to see vehicle speed where limiter is active.
If the problem doesn't occur with a lower disable speed, set it lower.

ps: I've seen different implementations...
Showing results 1 to 30 of 311

 
Forum Jump

All times are GMT -4. The time now is 04:35 AM.


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

Garage vBulletin Plugins by Drive Thru Online, Inc.