Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

F30 Taillight as Signal coding
21-02-2024, 17:34 PM,
Post: #1
F30 Taillight as Signal coding
Hey guys, i watched a video on instagram. The car’s signals were flashing alternately, right and left.  One of guy commented below the post “its possible with coding” i researched but i didnt find. I hope someone knows how to do it

https://www.instagram.com/reel/C3Qrk4mC3...t2bjdzM213
Quote this message in a reply
21-02-2024, 18:38 PM,
Post: #2
RE: F30 Taillight as Signal coding
It's not a "police mode" ?
Quote this message in a reply
21-02-2024, 22:16 PM,
Post: #3
RE: F30 Taillight as Signal coding
Why front lights are turning off? Also the indicator on the mirror is flashing. Car is coded like american models, the turn indicators on the front and on the mirrors are always on, rear indicators in america are red... i don't think is only coding.

[Image: GIF-Bandiera-Italiana.gif]
Quote this message in a reply
22-02-2024, 14:28 PM,
Post: #4
RE: F30 Taillight as Signal coding
Kısa devre (short circuit) at it best biggrin
Headlights are off, turn signal is short biggrin

Don't ask for FREE FILES
Most tuning fies tested on Dyno by myself
Tuning - DPF Off - EGR Off - or any etc

Certificated WinOLS Trainer
Quote this message in a reply
24-02-2024, 21:46 PM, (This post was last modified: 24-02-2024, 21:56 PM by grizzle.)
Post: #5
RE: F30 Taillight as Signal coding
Sinyal kolu ile yapıyor.Komple stop yanıp sönmesi yani corvette stop istiyosan aşağıdaki gibi.

Use turn signal switch and for corvette style taillights,code REM:

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_BLINKER_H_L_PWM_LEVEL_1 00 Delete Left Amber Bulb
MAPPING_BLINKER_H_R_PWM_LEVEL_1 00 Delete Right Amber Bulb
Quote this message in a reply
24-02-2024, 22:55 PM,
Post: #6
RE: F30 Taillight as Signal coding
(24-02-2024, 21:46 PM)grizzle Wrote:  Sinyal kolu ile yapıyor.Komple stop yanıp sönmesi yani corvette stop istiyosan aşağıdaki gibi.

Use turn signal switch and for corvette style taillights,code REM:

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_BLINKER_H_L_PWM_LEVEL_1 00 Delete Left Amber Bulb
MAPPING_BLINKER_H_R_PWM_LEVEL_1 00 Delete Right Amber Bulb

I doubt this list is enough , I remember long time ago that i had to do a lot more than that to achieve tallights as Turn signal ( I don't have the coding list at the moment), something had to do with the "priority"


Attached Files
F31 DRL as Turn signal.txt
File Type: .txt
Downloaded: 12 times
Size: 73 bytes

Quote this message in a reply
25-02-2024, 11:34 AM, (This post was last modified: 25-02-2024, 11:36 AM by grizzle.)
Post: #7
RE: F30 Taillight as Signal coding
(24-02-2024, 22:55 PM)emhtuning Wrote:  
(24-02-2024, 21:46 PM)grizzle Wrote:  Sinyal kolu ile yapıyor.Komple stop yanıp sönmesi yani corvette stop istiyosan aşağıdaki gibi.

Use turn signal switch and for corvette style taillights,code REM:

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_BLINKER_H_L_PWM_LEVEL_1 00 Delete Left Amber Bulb
MAPPING_BLINKER_H_R_PWM_LEVEL_1 00 Delete Right Amber Bulb

I doubt this list is enough , I remember long time ago that i had to do a lot more than that to achieve tallights as Turn signal ( I don't have the coding list at the moment), something had to do with the "priority"

Yes.I Forgot Priority.Added bottom.

MAPPING_TAGFAHRL_H2_L_OUTPUT sl_2_l
MAPPING_TAGFAHRL_H2_L_FUNCTION 06
MAPPING_TAGFAHRL_H2_L_PRIORITY 1
MAPPING_TAGFAHRL_H2_R_OUTPUT sl_2_r
MAPPING_TAGFAHRL_H2_R_FUNCTION 07
MAPPING_TAGFAHRL_H2_R_PRIORITY 1
MAPPING_TAGFAHRL_H_L_OUTPUT sl_l
MAPPING_TAGFAHRL_H_L_FUNCTION 06
MAPPING_TAGFAHRL_H_L_PRIORITY 1
MAPPING_TAGFAHRL_H_R_OUTPUT sl_r
MAPPING_TAGFAHRL_H_R_FUNCTION 07
MAPPING_TAGFAHRL_H_R_PRIORITY 1
MAPPING_STANDL_H1_L_PRIORITY 3
MAPPING_STANDL_H1_R_PRIORITY 3
MAPPING_STANDL_H2_L_PRIORITY 4
MAPPING_STANDL_H2_R_PRIORITY 4

MAPPING_BLINKER_H_L_PWM_LEVEL_1 - 00 00
MAPPING_BLINKER_H_R_PWM_LEVEL_1 - 00 00
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW Bmw F34 trailer hitch coding ? Cryjack 2 36 Yesterday, 20:27 PM
Last Post: dumitru.o
XZBMW F20 LCI2 black panel cluster coding sqorpius 10 2,063 Yesterday, 06:51 AM
Last Post: hamzettin
  FDL coding BMW Apps Mugga 3 164 26-04-2024, 18:06 PM
Last Post: Mugga
XZBMW Coding a F80 M3 race car PeterY 10 513 25-04-2024, 23:32 PM
Last Post: Furgus
  NBT Evo CAFD missing after coding error Mugga 13 608 24-04-2024, 22:47 PM
Last Post: Mugga
XZBMW 6wb cluster swap and coding xMoses 4 247 22-04-2024, 19:07 PM
Last Post: NikolaIMRS
XZBMW M performance brake DSC2 SBRE coding Ckh091020 3 224 22-04-2024, 12:58 PM
Last Post: Ckh091020
  pulling both paddles put transmission into neutral coding tintoverano 1 125 22-04-2024, 12:42 PM
Last Post: raresh.tazz
XZBMW G01 2019 X3 - ATM Replacement/Coding Help Needed jchisholm17 10 467 18-04-2024, 21:44 PM
Last Post: jchisholm17
  TMS FRM3 F10 Coding issue mj_mj_mj 17 1,937 16-04-2024, 09:30 AM
Last Post: user_530d

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content