View Single Post
      07-24-2023, 08:21 AM   #7
Spielmp3206
Enlisted Member
United_States
31
Rep
33
Posts

Drives: 128i
Join Date: May 2022
Location: Michigan

iTrader: (0)

coding brake nannies out

after updating the whole brake set up I code out some nannies thanks to the excellent content in these posts :

https://www.1addicts.com/forums/show...1140422&page=3

https://www.1addicts.com/forums/show....php?t=1216642

I left E diff still active , but when I get a mechanical LSD I will remove it

DIFF_LOCK : This is the actual electronic differential

I code out the following

FLR ("Engine Power Reduction to Prevent Brake Disc Overheating")
FBS ("Brake Fading Compensation")
BB_RAB ("Brake Standby")


Codes changed in My DSC module:

C0F_DIFF_LOCK
wert_02
C0F_FBS
wert_00
C0F_FLR
wert_00
wert_02
C0F_BB_RAB
wert_00
Appreciate 2