Q7 MKII Discussion Discussion forum for the Audi Q7 MKII built from 2016 -

Coding for Active Lane Assist (All models with Pre Sense)

Thread Tools
 
Search this Thread
 
Old 10-12-2016, 12:13 PM
  #1  
AudiWorld Senior Member
Thread Starter
 
Mitchfin's Avatar
 
Join Date: Apr 2016
Location: Utah
Posts: 948
Likes: 0
Received 19 Likes on 8 Posts
Default Coding for Active Lane Assist (All models with Pre Sense)

This worked on my A4 and should work on all Q7's as well.

Here is the coding and adaptations that I used to activate Audi Active Lane Assist, I am not making any promises or assuming responsibility, code at your own risk, But it worked perfectly for me. I do get a few faults but I think it is due to me trying to activate Traffic Sign Recognition.

You will get a few bings from your car about Pre Sense Malfunction, these will all go away once you are done. This will activate the self steering, steering wheel vibration, and lane crossing warning. Do all the coding then do adaptations.


ALL Coding:

A5 - Frt Sens. Drv. Assist
HC>Active | Byte 16>Bit 7
STA>Active | Byte 16>Bit 5
EFP>Active | Byte 12>Bit 3

17 - Dash Board (One of these may already be on, make sure both are)
Lane Assistant>Active | Byte 4>Bit 6
Lane Change Assistant>Active | Byte 5>Bit 3

09 - Central Electrics
Heading Control Config>heading_control | Byte 35>Bit 0

44 - Steering Assistance
Heading Control Assistant>Active | Byte 2>Bit 7


ALL ADAPTATIONS:

5F - Information Electronics

Car_Function_Adaptations_Gen2>menu_display_Lane_De parture_Warning = Set Value to “Activated”

Car_Function_Adaptations_Gen2>menu_display_Lane_De parture_Warning_over_threshold_high = Set Value to “Activated”

Car_Function_List_BAP_Gen2>LDW_HCA_0x19> Set Value to “Activated”

Car_Function_List_BAP_Gen2-LDW_HCA_0x19_msg_bus> Set Value to “Terminal 15”

A5 - Frt Sens. Drv. Assist

BAP Personalization = Set Value to “Not Activated”

Personalization of lane dept. warning Cl. 15 on = Set value to “Last Setting”

System mode, lane depart. warn, = Set Value to “Selection via menu”

Switch-on condition, lane depart. warn. = Set value to “On” (I had to toggle this as this is the final step that I believe mimics pressing the button to actually activate it. You know it was successful when the Lane markings show up in the VC)

You can tweak the vibration intensity, warning time, and steering effort in the A5 adaptations.
Old 10-12-2016, 05:17 PM
  #2  
AudiWorld Newcomer
 
wukong's Avatar
 
Join Date: Sep 2016
Posts: 5
Likes: 0
Received 0 Likes on 0 Posts
Default

Thanks for your hark work, will try it later.
Old 10-12-2016, 06:16 PM
  #3  
AudiWorld Member
 
boshiku's Avatar
 
Join Date: Jul 2016
Location: Toronto, ON
Posts: 80
Received 3 Likes on 2 Posts
Default

Is there settings to change ALA activation speed? By default it works from 60km/h, want to lower it to 30-40km/h
Old 10-12-2016, 06:38 PM
  #4  
AudiWorld Member
 
lapi's Avatar
 
Join Date: Mar 2016
Location: Dallas, TX
Posts: 324
Received 6 Likes on 6 Posts
Default

wow!great work there, and thanks for sharing!
Old 10-12-2016, 06:40 PM
  #5  
AudiWorld Senior Member
Thread Starter
 
Mitchfin's Avatar
 
Join Date: Apr 2016
Location: Utah
Posts: 948
Likes: 0
Received 19 Likes on 8 Posts
Default

Originally Posted by boshiku
Is there settings to change ALA activation speed? By default it works from 60km/h, want to lower it to 30-40km/h
Not that I have found yet. Congestion assist can do that but I don't know if you need the full ACC setup for that to actually activate.
Old 10-12-2016, 07:27 PM
  #6  
AudiWorld Member
 
boshiku's Avatar
 
Join Date: Jul 2016
Location: Toronto, ON
Posts: 80
Received 3 Likes on 2 Posts
Default

I have most of functions included in package, ALA, ACC, Traffic Assist, pre-sense plus etc, but was not able to see green ALA lines on speeds lower than 60km/h, unless traffic assist is active. Might need to look through settings once I get my OBDEleven.
Old 10-13-2016, 06:09 AM
  #7  
AudiWorld Senior Member
 
Dasaint's Avatar
 
Join Date: May 2016
Location: Rain City Seattle
Posts: 1,067
Received 43 Likes on 31 Posts
Default

Originally Posted by Mitchfin
Not that I have found yet. Congestion assist can do that but I don't know if you need the full ACC setup for that to actually activate.
nice work man! Wish you had a Q7 to find its hidden gems ie Sports dial in VC. Do you know how to do the drl to dim instead of winking?
Old 10-13-2016, 06:16 AM
  #8  
AudiWorld Senior Member
Thread Starter
 
Mitchfin's Avatar
 
Join Date: Apr 2016
Location: Utah
Posts: 948
Likes: 0
Received 19 Likes on 8 Posts
Default

Originally Posted by Dasaint
nice work man! Wish you had a Q7 to find its hidden gems ie Sports dial in VC. Do you know how to do the drl to dim instead of winking?
Those will mostly all be the same in the A4. Will let you know when they are found.
Old 10-15-2016, 03:06 PM
  #9  
AudiWorld Junior Member
 
pp61's Avatar
 
Join Date: Oct 2016
Posts: 7
Likes: 0
Received 1 Like on 1 Post
Default

Great that this can all be switched on via the software. Would also love to have Traffic sign recognition.
What about Drivers assist and especially automatic parking? Can imagine you need the radar for ACC but for parking?
Will get my OBDeleven today, bit hesitant to start playing with my 2 month old, 1000 mile, Q7 Premium Plus but my hands are iching
Old 10-15-2016, 03:22 PM
  #10  
AudiWorld Senior Member
Thread Starter
 
Mitchfin's Avatar
 
Join Date: Apr 2016
Location: Utah
Posts: 948
Likes: 0
Received 19 Likes on 8 Posts
Default

Originally Posted by pp61
Great that this can all be switched on via the software. Would also love to have Traffic sign recognition.
What about Drivers assist and especially automatic parking? Can imagine you need the radar for ACC but for parking?
Will get my OBDeleven today, bit hesitant to start playing with my 2 month old, 1000 mile, Q7 Premium Plus but my hands are iching
I'm close on traffic recognition. But as far as park pilot, you need a new front and rear bumper and 4 new sensors and ACC will require the radars. But at least we get something.


Quick Reply: Coding for Active Lane Assist (All models with Pre Sense)



All times are GMT -8. The time now is 09:28 PM.