Xoutpost.com

Xoutpost.com (https://xoutpost.com/forums.php)
-   X5 (E53) Forum (https://xoutpost.com/bmw-sav-forums/x5-e53-forum/)
-   -   Coding, what not to forget? (https://xoutpost.com/bmw-sav-forums/x5-e53-forum/89967-coding-what-not-forget.html)

TerminatorX5 01-19-2013 04:50 PM

Quote:

Originally Posted by jgold47 (Post 917529)
I checked again and don't have it. It must be a added revision in later lcm's. I've pm'd terraphantom on another board as he is a bit of an lcm coding guru. I don't want to mess with a new lcm either.

in the newer cars the line actually reads FL_BIXENON... in mine, it did not - i just stumbled across that line by accident, and we changed the value from 02 to 01 in hopes that it would work...

do a search in your file for anything that has FL in it - the FL is the highbeams... it could be that the line in yours is coded with different verbiage...

Roadkill 01-19-2013 04:55 PM

Hey guys, doing some coding in the next week. Did anybody ever find a line for the one touch triple blink signal indicator? In other words, Audi has that feature when you press down or up on the signal stalk and release it, it blinks three times and stops. Love to have that.

jgold47 01-20-2013 01:21 PM

Quote:

Originally Posted by TerminatorX5 (Post 917532)
in the newer cars the line actually reads FL_BIXENON... in mine, it did not - i just stumbled across that line by accident, and we changed the value from 02 to 01 in hopes that it would work...

do a search in your file for anything that has FL in it - the FL is the highbeams... it could be that the line in yours is coded with different verbiage...


Here ya go:

FL_DIMMUNG_ALS_DRL
wert_06
FL_UND_NSW_NICHT_GLEICHZ
nicht_aktiv
HEIMLEUCHTEN_FL
nicht_aktiv
BI_XENON
aktiv
CC_MELDUNG_FL_L
aktiv
CC_MELDUNG_FL_R
aktiv
KALTUEBERWACHUNG_FL_L
aktiv
KALTUEBERWACHUNG_FL_R
aktiv
PWM_ANSTEUERUNG_FL_L
wert_01
PWM_ANSTEUERUNG_FL_R
wert_01
WARMUEBERWACHUNG_FL_L
aktiv
WARMUEBERWACHUNG_FL_R
aktiv
FLC_LED_EIN
aktiv

ENABLE_US_SBR
nicht_aktiv

The only ones I dont recognize are the PWM ones, but those are for each light (every light has its own line)

anyone know what that last one is? Enable US SBR?

TerminatorX5 01-20-2013 04:49 PM

Quote:

Originally Posted by jgold47 (Post 917674)
Here ya go:

FL_DIMMUNG_ALS_DRL
wert_06
FL_UND_NSW_NICHT_GLEICHZ
nicht_aktiv
HEIMLEUCHTEN_FL
nicht_aktiv
BI_XENON
aktiv
CC_MELDUNG_FL_L
aktiv
CC_MELDUNG_FL_R
aktiv
KALTUEBERWACHUNG_FL_L
aktiv
KALTUEBERWACHUNG_FL_R
aktiv
PWM_ANSTEUERUNG_FL_L
wert_01
PWM_ANSTEUERUNG_FL_R
wert_01
WARMUEBERWACHUNG_FL_L
aktiv
WARMUEBERWACHUNG_FL_R
aktiv
FLC_LED_EIN
aktiv

ENABLE_US_SBR
nicht_aktiv

The only ones I dont recognize are the PWM ones, but those are for each light (every light has its own line)

anyone know what that last one is? Enable US SBR?


PWM - Pulse Width Modulation, way of controlling the intensity of the lights
ANSTEUERUNG - controlling... what it means, i have no idea,

your file does not have highbeams and the xenons... i wonder if that line is hidden under other names - is there anything in your file with BIX?

also, I wonder, what happens when the values in the FL PWM changed from 01 to 02...

Are you willing to look further in your file? getting a new LCM could be costly and also requires programming of the mileage into the new module, to avoid the tamper dot... might not be worth it...

Ricky Bobby 03-21-2013 11:34 AM

dudes I'll be getting coded this weekend by a local (thanks for the invite to Brooklyn slick but we'll have to do it another time, I'm about an hour from Brooklyn and with my weekends i'm using my time as efficient as possible!) and I found most of the options I'd like to get done in this thread:

1) fog lights stay on with high beams
2) cold monitoring for tail lights, license plate lights, and reverse lights off
3) key in ignition gong off when door is open
4) euro double blink hazards

I'd also like to be able to press one button on my key fob and unlock all doors, does anyone know the line/module for this?

Other than that I'm set as the other options I'll most likely pass on. Are there any not-lighting related things I could get programmed?

I know you can do windows roll up/down with remote, I'll pass on that. Can we override the windows so that even if the door is open the auto-up/down function works (doesnt right now)

Also I know Terminator had his computer shitted up by the kids, but we were also going to look into whether there was a line for windshield wipers if we could make them work like VW, when the car is off you press the stalk down once and it pops the wipers up vertical, a "service position" instead of pressing the stalk down with the key in the on position and shutting it off when the wipers get to top.

Ricky Bobby 03-23-2013 11:51 AM

OK Slick if you could update this thread that would be great:

On the list of items that you originally posted, the Cold Monitoring for tail lights was posted to avoid the startup flicker. I had that coded nicht_aktiv, but still had startup flicker. When we looked further into the file and translated it all, we also found another line which I am trying to remember how it was spelled, but it translated to "cold monitoring left rear standing light" and "cold monitoring right rear standing light", which we also had to set to nicht_aktiv and now I am happy to report my startup flicker of my LED tail lights is GONE!



Also, I did have my buddy code that LED_REUCHLICHT option to aktiv, although I still have my capacitors plugged into my taillights it has no negative affects.

I can unplug a capacitor temporarily later on with my parking lights on and see if the adaptive brake light flickering still happens if you guys want, that way you can update the option as "tested"

TerminatorX5 03-23-2013 12:51 PM

you were a busy bee this morning!!!

:thumbup::thumbup::thumbup:

SlickGT1 03-25-2013 06:12 PM

I will update soon. I also have a much better list at home since I have coded quite a few e53s already.

deepblonde 04-13-2013 01:37 PM

Quote:

Originally Posted by SlickGT1 (Post 929027)
I will update soon. I also have a much better list at home since I have coded quite a few e53s already.

Just wondering how your updated list is coming along? As I'm about to try some coding and are considering the various options...:tapping:

deepblonde 04-23-2013 07:44 AM

Quote:

Originally Posted by Ricky Bobby (Post 928612)
OK Slick if you could update this thread that would be great:

On the list of items that you originally posted, the Cold Monitoring for tail lights was posted to avoid the startup flicker. I had that coded nicht_aktiv, but still had startup flicker. When we looked further into the file and translated it all, we also found another line which I am trying to remember how it was spelled, but it translated to "cold monitoring left rear standing light" and "cold monitoring right rear standing light", which we also had to set to nicht_aktiv and now I am happy to report my startup flicker of my LED tail lights is GONE!



Also, I did have my buddy code that LED_REUCHLICHT option to aktiv, although I still have my capacitors plugged into my taillights it has no negative affects.

I can unplug a capacitor temporarily later on with my parking lights on and see if the adaptive brake light flickering still happens if you guys want, that way you can update the option as "tested"

Did you try disconnecting a capacitor to see if the adaptive brake light flickering still happens? :dunno:


All times are GMT -4. The time now is 01:22 AM.

vBulletin, Copyright 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.6.0
© 2017 Xoutpost.com. All rights reserved.