Pages: 1 ... 3 4 [5] 6 7 ... 15
Author Topic: Launch Control & No Lift Shift new Functions  (Read 204291 times)
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #60 on: January 25, 2015, 06:57:13 PM »

Video of the new beta version
http://youtu.be/oyx3TthofSM
Logged
Jonamond
Full Member
***

Karma: +0/-0
Offline Offline

Posts: 82



« Reply #61 on: January 25, 2015, 09:16:35 PM »

Video of the new beta version
http://youtu.be/oyx3TthofSM

 Shocked very nice!
Logged
thelastleroy
Sr. Member
****

Karma: +19/-2
Offline Offline

Posts: 260



« Reply #62 on: January 26, 2015, 04:04:49 AM »

 Cool cool  Cool
Logged
_nameless
Hero Member
*****

Karma: +320/-448
Offline Offline

Posts: 2673



« Reply #63 on: January 26, 2015, 10:37:58 AM »

My car  Grin http://youtu.be/k7LPCApGSpM
Logged

If you are in the market for a tune and would like the ease of downloading and flashing a dyno tested tune for a fair price check out https://instatune.sellfy.store/
_nameless
Hero Member
*****

Karma: +320/-448
Offline Offline

Posts: 2673



« Reply #64 on: January 26, 2015, 10:41:36 AM »

Vs old http://youtu.be/urg43JFBM38
Logged

If you are in the market for a tune and would like the ease of downloading and flashing a dyno tested tune for a fair price check out https://instatune.sellfy.store/
TijnCU
Hero Member
*****

Karma: +60/-4
Offline Offline

Posts: 690


flying brick


« Reply #65 on: January 26, 2015, 03:21:40 PM »

Wow! Would love to integrate this in my file.. imagine a camper van throwing flames like that  Grin Probably I will roast the clutch on the first launch though   Roll Eyes
« Last Edit: January 26, 2015, 03:33:19 PM by TijnCU » Logged

maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #66 on: January 26, 2015, 07:34:09 PM »

nice xD
Logged
_nameless
Hero Member
*****

Karma: +320/-448
Offline Offline

Posts: 2673



« Reply #67 on: January 27, 2015, 10:30:58 AM »

nice xD
Thanks to you Grin
Logged

If you are in the market for a tune and would like the ease of downloading and flashing a dyno tested tune for a fair price check out https://instatune.sellfy.store/
TijnCU
Hero Member
*****

Karma: +60/-4
Offline Offline

Posts: 690


flying brick


« Reply #68 on: February 23, 2015, 02:29:30 PM »

Oh I wanted to let you know I am using this function on my 018AE bin (APX 512kb) with FTOMN set to 1. No damage done yet, testing for about a month now on 2 cars. Its quite smooth on the TT with full stock exhaust and nice loud pops on my full 3" exhaust. Works with lpg too  Roll Eyes
Logged

Lost
Hero Member
*****

Karma: +21/-14
Offline Offline

Posts: 556


« Reply #69 on: February 23, 2015, 02:33:23 PM »

What is the functio  of FTOMN and how do you apply it??
What is happening by raising or decreasing it. Thanx.
Logged
TijnCU
Hero Member
*****

Karma: +60/-4
Offline Offline

Posts: 690


flying brick


« Reply #70 on: February 23, 2015, 06:06:08 PM »

It is the minimum opening dwell time for the coils in ms. I understood that the old ecu will die if I set this value to 0 because they will overheat if no charge is let out. I guess 0 must mean infinite in this case, but I havent checked in the FR. Could also be that the coils wont charge if it is set to 0, I havent tried. I read about this on the forum so I applied the correction and it works ever since. Stock ftomn in the 1.8t ecu is 5.

The FR is not very clear on the function either, except for a little graph that shows the correlation between dwelltime and ignition delay. The less dwell, the less delay in effective ignition angle. With increasing rpms the dwell can/will be shorter.  There is offcourse also less time available on high rpms.

Usually, dwell time influences the spark power, setting it too low can result in weak spark and setting it too high can burn the coil. So normally a lower value in FTOMN would be safe (actual dwell time is set in other maps and ftom will just limit the lower range), except that people have reported failure with the 0ms setting on old ecu boards. So either the ecu stores all energy that would normally go to the coils and overheats as result, or the setting is interpreted as infinite or a large number and the coils overcharge and fail as result.
« Last Edit: February 24, 2015, 01:15:42 AM by TijnCU » Logged

edgy
Full Member
***

Karma: +2/-0
Offline Offline

Posts: 66


« Reply #71 on: March 06, 2015, 11:02:20 PM »

MaZer is your new code ready?
Logged

2002 S4 full stg 3
2001 S4 stg 2
2001 TT 225 stg 2
1988 80q 4.2
2005 A4 (the wife's)
maZer.GTi
Full Member
***

Karma: +68/-6
Offline Offline

Posts: 246


« Reply #72 on: March 09, 2015, 08:46:40 PM »

MaZer is your new code ready?

Sorry is still in testing Sad
No Release without perfect results.
Logged
TijnCU
Hero Member
*****

Karma: +60/-4
Offline Offline

Posts: 690


flying brick


« Reply #73 on: March 10, 2015, 01:49:15 AM »

Great work Mazer & co, I trust you guys to come up with great code. Old version works perfect so far. 1 thing I like to point out: I test this on 2 different 1.8t engines on the same software, and the stock engine seems to have a smoother launch rpm than my modified bus engine. I suspect the cut to be too long for light flywheels, I run a machined solid flywheel on the bus and it drops rpms way more at launch. Do you have a setting implemented to adjust this?
Logged

gt-innovation
Sr. Member
****

Karma: +60/-89
Offline Offline

Posts: 443


« Reply #74 on: April 13, 2015, 08:42:34 AM »

i was thinking of putting a check just before the old launch control code that will check if wkrma is more than 6kw it will overide the complete code so i did the following..

Movb   r16, byte_(wkrma)  ; in my case f9d5 in ram
cmpb   r16, unk_17exx       ; variable for checking the wkrma just after the launch control variables in my file
jmpr    cc_UGT, loc_8axxx  ; jump to epc ligt set (on)
mov    r7, byte_bf78         ; Empty space to store a flag for the epc light check
cmp    r7, #0                   ; compare the r7 for setting epcl off
jmpr    cc_NZ, loc_8ayyy   ; jump to epcl off

Loc_8axxx
bset    word_fd24.1          ; Epcl on
mov     r7, #1                 
mov     byte_bf78, r7        ; saving r7 to memory
mov     r7, #0
jmpr     cc_UC, loc_8affff  ; Als nls code ovveride

Loc_8ayyy
bclr      fd24.1                 ; epcl off
mov     r7, #0                 
mov     byte_bf78, r7        ; setting the memory flag to zero.


BTW i tested a code without the flag check and it worked but ecpl was set to off from ignition on and i suppose it would close that everytime is set on by another routine.Before i flash it does this make sence or i missed something?
« Last Edit: April 13, 2015, 08:55:13 AM by gt-innovation » Logged
Pages: 1 ... 3 4 [5] 6 7 ... 15
  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines Page created in 0.029 seconds with 17 queries. (Pretty URLs adds 0s, 0q)