E90Post
 


Coby Wheel
 
BMW 3-Series (E90 E92) Forum > E90 / E92 / E93 3-series Technical Forums > BMW Coding > BMW CODING success



Reply
 
Thread Tools Search this Thread
      03-09-2011, 11:57 AM   #2069
Kalud
Lieutenant
Kalud's Avatar
24
Rep
582
Posts

Drives: e92 335i
Join Date: Jun 2010
Location: Canada

iTrader: (0)

Quote:
Originally Posted by spera23 View Post
Here You Go....
Thanks for this, I would need someone with a 2007-2010 car (with the REST button) to test out disabling this:

Code:
REST_TASTE_VERBAUT
	aktiv -> nicht_aktiv
You might get free ALL Button function (auto sync both temp) instead of REST function. I did the opposite in my 2011 e92 and it enabled REST instead of ALL. Someone need to test it out. Story here.

Its in the IHKA module.
Appreciate 0
      03-09-2011, 12:05 PM   #2070
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

hrm. far too many differences in fsw_psw, DOH

let's hope the VO shows something .. otherwise i will really have to hunt for another E90.
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      03-09-2011, 12:26 PM   #2071
BrynDN
Private
9
Rep
91
Posts

Drives: 335i
Join Date: Dec 2010
Location: Ohio

iTrader: (0)

Has anyone had any success changing the sensitivity of the automatic headlight trigger? I leave my headlight switch in the auto position 90% of the time, but sometimes at dusk like just the Halo's on. The Auto mode kicks the headlights on way to early in my opinion. I'm assuming there is a value (wert) that can be selected to adjust the sensitivity (or ambient light level) that triggers the headlights to turn on, just don't know what variable and which "wert" to choose.
Appreciate 0
      03-09-2011, 12:27 PM   #2072
spera23
Second Lieutenant
13
Rep
208
Posts

Drives: 335i
Join Date: Sep 2009
Location: Toronto

iTrader: (3)

Quote:
Originally Posted by Pseudo Nim View Post
NO OMG I MUST HAVE IT RIGHT NOW HOW CAN YOU DO THIS TO ME!#$#"

of course. thx
Here is the FA as well. Uploading them to the other forum as well....
Appreciate 0
      03-09-2011, 12:45 PM   #2073
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

Quote:
Originally Posted by spera23 View Post
Here is the FA as well. Uploading them to the other forum as well....
attachmen didnt go through i think...
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      03-09-2011, 12:50 PM   #2074
rubdom
Private First Class
6
Rep
117
Posts

Drives: 08 E90 AW
Join Date: Feb 2010
Location: San Antonio

iTrader: (2)

Quote:
Originally Posted by BrynDN View Post
Has anyone had any success changing the sensitivity of the automatic headlight trigger? I leave my headlight switch in the auto position 90% of the time, but sometimes at dusk like just the Halo's on. The Auto mode kicks the headlights on way to early in my opinion. I'm assuming there is a value (wert) that can be selected to adjust the sensitivity (or ambient light level) that triggers the headlights to turn on, just don't know what variable and which "wert" to choose.
Yep got mine to work. I enabled the function in idrive but not sure how you do this if you don't have idrive. I set it to "slower" The sensitivity is perfect now. This is in the spreadsheet.

Here is something you could try if you don't have idrive: Wert_01 should be "slower" which means it won't be so sensitive.

Control unit: RLS

FLC_SCHWELLWERT_SATZ
wert_01]
wert_04] = sensitive

wert_02 = normal
wert_03 = very sensitive



Here is the entire settings if you want to play around with it;


[Light sensor sensitivity settings menu in the iDrive]

Control unit: Cappl

RAIN_LIGHT_SENSOR
nicht_aktiv -> active
C750A_SCHWELLWERT_EMPFIN
par_gesperrt -> par_frei
C750A_SCHWELLWERT_NORMAL
par_gesperrt -> par_frei
C750A_SCHWELLWERT_SEHR_E
par_gesperrt -> par_frei

and vehicle application by:

FLCN + = normal threshold
+ FLCS = threshold very sensitive

[Light sensor sensitivity setting]

Control unit: RLS

FLC_SCHWELLWERT_SATZ
wert_01]
wert_04] = sensitive

wert_02 = normal
wert_03 = very sensitive
Appreciate 0
      03-09-2011, 12:52 PM   #2075
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

..... damn. Thanks R, that's awesome.
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      03-09-2011, 01:05 PM   #2076
rubdom
Private First Class
6
Rep
117
Posts

Drives: 08 E90 AW
Join Date: Feb 2010
Location: San Antonio

iTrader: (2)

Quote:
Originally Posted by Pseudo Nim View Post
..... damn. Thanks R, that's awesome.
Ha! Thanks. Still haven't got the paddle shift working? There has got to be a way. Let me know if I can help with anything.
Appreciate 0
      03-09-2011, 01:07 PM   #2077
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

Quote:
Originally Posted by rubdom View Post
Ha! Thanks. Still haven't got the paddle shift working? There has got to be a way. Let me know if I can help with anything.
Sadly, no. Looking for a few more E90s to get data from to see if I can spot any recurrent pattern.
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      03-09-2011, 01:08 PM   #2078
spera23
Second Lieutenant
13
Rep
208
Posts

Drives: 335i
Join Date: Sep 2009
Location: Toronto

iTrader: (3)

Quote:
Originally Posted by Pseudo Nim View Post
attachmen didnt go through i think...
Sorry! Here again...
Attached Files
File Type: txt FA.txt (185 Bytes, 300 views)
Appreciate 0
      03-09-2011, 01:17 PM   #2079
Kalud
Lieutenant
Kalud's Avatar
24
Rep
582
Posts

Drives: e92 335i
Join Date: Jun 2010
Location: Canada

iTrader: (0)

Quote:
Originally Posted by rubdom View Post
Yep got mine to work. I enabled the function in idrive but not sure how you do this if you don't have idrive. I set it to "slower" The sensitivity is perfect now. This is in the spreadsheet.

Here is something you could try if you don't have idrive: Wert_01 should be "slower" which means it won't be so sensitive.

Control unit: RLS

FLC_SCHWELLWERT_SATZ
wert_01]
wert_04] = sensitive

wert_02 = normal
wert_03 = very sensitive
Interesting! I will need to poke around as on my 2011 its a bit too sensitive for my taste and was at wert_01 by default. Maybe the values have changed...

RLS Dump:
Code:
DEF_FLC_SCHWELLWERT_SATZ
	wert_01
EMPF_OHNE_RAENDELRAD
	empfindlichkeitsstufe_3
FLC_SCHWELLWERT_SATZ
	wert_01
KONFIG_NACHL_REGEN
	wert_01
KONFIG_RLS_GESCHW
	nicht_aktiv
KONFIG_RLS_RAENDELRAD
	aktiv
KONFIG_RLS_REGEN
	aktiv
TYP_FRONTSCHEIBE
	serienscheibe
WISCHEN_STUFE2
	aktiv
WISCHERMOTOR_RSK
	nicht_aktiv
FLC_SCHWELLWERT
	wert_01
UEBERWISCHZEIT_1
	wert_01
UEBERWISCHZEIT_2
	wert_01
Appreciate 0
      03-09-2011, 01:26 PM   #2080
onebadmofo
Colonel
onebadmofo's Avatar
345
Rep
2,396
Posts

Drives: 2008 E90 M3
Join Date: Aug 2010
Location: Central NJ

iTrader: (14)

I have the sensitive-normal-slow in my iDrive. IMO doesn't make much difference
Appreciate 0
      03-09-2011, 01:28 PM   #2081
DESI4life10
Banned
DESI4life10's Avatar
Canada
201
Rep
3,328
Posts

Drives: Coding: Desi4life10@gmail.com
Join Date: Oct 2008
Location: West of Toronto, Canada

iTrader: (18)

Quote:
Originally Posted by Pseudo Nim View Post
I got one from rubdom (thx!) but it's inconclusive in that I think I copied most of the settings and still no go. So I'm looking for some more dumps to see what I can do.

I'll check your thread, thx!
You might need to compare this with a sports package car without shift paddles and see the difference.
Appreciate 0
      03-09-2011, 01:30 PM   #2082
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

Quote:
Originally Posted by DESI4life10 View Post
You might need to compare this with a sports package car without shift paddles and see the difference.
yup i know, that's what i'm trying to do. rubdom's is a E90 335i with ZSP, so it was a perfect candidate to compare to, but for the life of me i can't find any DEFINING differences.

maybe i should post my VO / FSW and have someone look at them to see if they can see any difference.
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      03-09-2011, 01:52 PM   #2083
DESI4life10
Banned
DESI4life10's Avatar
Canada
201
Rep
3,328
Posts

Drives: Coding: Desi4life10@gmail.com
Join Date: Oct 2008
Location: West of Toronto, Canada

iTrader: (18)

Quote:
Originally Posted by Pseudo Nim View Post
yup i know, that's what i'm trying to do. rubdom's is a E90 335i with ZSP, so it was a perfect candidate to compare to, but for the life of me i can't find any DEFINING differences.

maybe i should post my VO / FSW and have someone look at them to see if they can see any difference.
Sorry I meant one with sports package and paddles and another with sport package and no paddles and see if the codes are different.

See if $2xa is used on a sports package car that has no paddles. That can tell us if that code means anything.
Appreciate 0
      03-09-2011, 02:00 PM   #2084
DESI4life10
Banned
DESI4life10's Avatar
Canada
201
Rep
3,328
Posts

Drives: Coding: Desi4life10@gmail.com
Join Date: Oct 2008
Location: West of Toronto, Canada

iTrader: (18)

Whats the speed limit on an e90 with no sports package (328xi)

I just noticed something in my JBBF module.

RUECKSCHALTUNG_AKT_KMH
210kmh

I wonder if that is the speed limiter.
Appreciate 0
      03-09-2011, 02:02 PM   #2085
Pseudo Nim
twinborific
Pseudo Nim's Avatar
118
Rep
4,836
Posts

Drives: fast, sometimes slow
Join Date: Nov 2008
Location: i am a citizen of the world

iTrader: (9)

Quote:
Originally Posted by DESI4life10 View Post
Whats the speed limit on an e90 with no sports package (328xi)

I just noticed something in my JBBF module.

RUECKSCHALTUNG_AKT_KMH
210kmh

I wonder if that is the speed limiter.


there is no way it's that simple.

[edit] that translates to "downshift".
__________________
Doko ni itemo, hito wa tsunagatte iru...
Appreciate 0
      03-09-2011, 02:13 PM   #2086
DESI4life10
Banned
DESI4life10's Avatar
Canada
201
Rep
3,328
Posts

Drives: Coding: Desi4life10@gmail.com
Join Date: Oct 2008
Location: West of Toronto, Canada

iTrader: (18)

yea I couldn't find the translation for that on google.

Saw the 210kmh and was thinking if it was :-)
Appreciate 0
      03-09-2011, 02:14 PM   #2087
DESI4life10
Banned
DESI4life10's Avatar
Canada
201
Rep
3,328
Posts

Drives: Coding: Desi4life10@gmail.com
Join Date: Oct 2008
Location: West of Toronto, Canada

iTrader: (18)

Quote:
Originally Posted by Pseudo Nim View Post


there is no way it's that simple.

[edit] that translates to "downshift".
You really only need one line to tell you not to exceed this speed. :-)
Appreciate 0
      03-09-2011, 03:27 PM   #2088
spera23
Second Lieutenant
13
Rep
208
Posts

Drives: 335i
Join Date: Sep 2009
Location: Toronto

iTrader: (3)

Anyone know if it is possible to code the pathway lighting?
Appreciate 0
      03-09-2011, 03:40 PM   #2089
rubdom
Private First Class
6
Rep
117
Posts

Drives: 08 E90 AW
Join Date: Feb 2010
Location: San Antonio

iTrader: (2)

Quote:
Originally Posted by spera23 View Post
Anyone know if it is possible to code the pathway lighting?
I tried to code it so they automatically come on when I lock the car but I only see it in the main file not the sub-modules. I don't really want to mess with the "code car" function. Here is the option if someone wants to try it:


home lights on after locking car with remote

HEIMLEUCHTEN_FUNKSCHL
Appreciate 0
      03-09-2011, 03:47 PM   #2090
outie
Lieutenant
92
Rep
565
Posts

Drives: 2022 Porsche Taycan GTS
Join Date: Feb 2009
Location: CA

iTrader: (0)

Garage List
Quote:
Originally Posted by rubdom View Post
I tried to code it so they automatically come on when I lock the car but I only see it in the main file not the sub-modules. I don't really want to mess with the "code car" function. Here is the option if someone wants to try it:


home lights on after locking car with remote

HEIMLEUCHTEN_FUNKSCHL
Thanks! I have it in my FRM3 and will test it out.
__________________
Appreciate 0
Reply

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



All times are GMT -5. The time now is 07:10 AM.




e90post
Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
1Addicts.com, BIMMERPOST.com, E90Post.com, F30Post.com, M3Post.com, ZPost.com, 5Post.com, 6Post.com, 7Post.com, XBimmers.com logo and trademark are properties of BIMMERPOST