View Single Post
      05-04-2013, 11:31 PM   #3505
Frogman
Lieutenant Colonel
United_States
288
Rep
1,892
Posts

Drives: 2012 F30 328i
Join Date: Mar 2012
Location: SoCal

iTrader: (0)

Quote:
Originally Posted by npgatech View Post
Code:
MAPPING_TAGFAHRL_H_L_OUTPUT	off	sl_l
MAPPING_TAGFAHRL_H_R_OUTPUT	off	ls_r
MAPPING_UNIVERSAL_6_OUTPUT	off	sl_2_l
MAPPING_UNIVERSAL_7_OUTPUT	off	sl_2_r
Hey guys,

I tried changing these values. As noted in the Google spreadsheet, the inner (MAPPING_UNIVERSAL_X_OUTPUT) parameters don't work after 48.2. I just verified this. Yes, DRL only works with outer tail lights.

Any idea how to enable inner lights? May be a different parameter?

Also, are the tail light PWM levels adjustable? The tail lights kind of suck...can't see them properly during the day. They fade in comparison with Audi LEDs.
I noticed that too last month when I tried to code someones car with both outer and inner tail lights with DRL.

Did you see the 2 lines below the ones you mentioned in the spreadsheet?

REM / 3063 / MAPPING_UNIVERSAL_6_PWM_LEVEL_1
REM / 3063 / MAPPING_UNIVERSAL_7_PWM_LEVEL_1

It says to change the werte values from 00 to 64 (100).

I have not tried that yet, so I don't know if it works or not.

It's not clear if the MAPPING_UNIVERSAL_6_OUTPUT and MAPPING_UNIVERSAL_7_OUTPUT also need to be coded or not.

If you do go and experiment, please let us know if it works or not!

I'd assume that the power level for the tail lights is already at 100% (64x), but it's hard to tell as there are so many light settings in REM.
Appreciate 0