Hello guys,
this is a recap of waht I've found so far:
IPA ParkPilot with >>P or AI Button * (from Audi Original)
09 Central Electrics (J519)
Byte 08 - Bit 4 - Autonomic_parking_system
Byte 21- Bit 5 - Pilot_switch, installed
Byte 28- Bit 5 - OPS, not_installed (not required, default AUDI have it off)
Byte 28- Bit 6 - PLA, not_installed (not required, default AUDI have it off)
Byte 36 - bit 4 - (Electric_hitch, installed) – DO NOT CODE IF YOU DON’T HAVE TOWBAR
Byte 38 - bit 2-3 I left not installed as I already have the 360 view camera
Byte 38 - Bit 4 - Vehicle_Variant normal ((not required, default AUDI have it off)
Byte 39 - Bit 0 - PLA_activation,0=PLA_activation_hardkey
Byte 39 - Bit 1 - PLA_function_display,0=PLA_function_displat_LED
Byte 39 - Bit 2 -PLA_parking_spaces_selection,0=PLA_parking_spaces_selection_hardkey
Note: Whole Byte 39 is 00, nothing is required PLA wise.
17 Dashboard (J285)
Byte 14 - Bit 4 - Intelligent park assistant
44 Steering Assist (J500)
Byte 1 - Bit 0 Parallel parking assistance > Active
Byte 1 - Bit 1 Activated variant of park assistant > Trailer_assist_with_Park_steering
Byte 1 - Bit 4 Activated variant of park steering assistant > Generation2
46 Central Conv. (J393)
Byte 11 - Bit 1 - central locking system piloted parking, 1=active
Byte 32 - Bit 0 - Keyless_activation_piloted_parking, 1=active
Byte 32 - Bit 4 - keyless_piloted_parking_tgs_activation, 1=active
Byte 32 - bit 1-3 04 keyless_piloted_parking_idg_scan,Permanently_scan, 1=active
Byte 36 - Bit 2 - turn_indicator_piloted_parking, 1=active
Byte 36 - Bit 3 - parking_process_piloted_parking, 1=active
A5 Frt Sens. Drv. Assist (J1121)
Byte 13 - Bit 3 - FW interface parking button > On
Byte 29 - Bit 0 - (Tv front camera cleaning) > Off
Byte 30 - Bit 6 - (Tv camera cleaning mode 2) > On
Byte 30 - Bit 7 - (Tv camera cleaning mode 1) > On
Byte 32 - All values 00 (not required, default AUDI have it off)
Byte 32 > bit 2 ON("TV_Legal_Screen_Guidelines, 0 =OFF / 1=On")
Byte 32 > bit 3 ON("TV_Legal_Screen,0=OFF / 1=On")
Byte 32 > bit 5 ON("TV_Maneuver_Light,0=OFF / 1=On")
Byte 32 > Bit 6-7 "C0 TV_front_camera_cleaning_position,closed
I'm not sure Id I should selected open instaed of close.
Byte 33 - Bit 5 - IPA_Parking_assist, installed
Byte 33 > bit 6-7 "80 IPA_Camera_system_selection,VPS_Camera_System"
Byte 34 - Bit 4 - IPA_Curb_lifter, active
Byte 36 - All values 0 (not required, default AUDI have it off)
Byte 36 > bit 7 ("PA_Remote_parking_assist_choice,installato")
Byte 38 - All values 0 (not required, default AUDI have it off)
Byte 38 > bit 5 ("TV_low_switch_off_speed,0=OFF / 1=On")
Byte 40 - Bit 7 - GP_Garage_parking_assist_choice, not_installed
Byte 82 - Bit 7 - EDR event data recorder, installed
Adaptations > you can change speed and distance from the curb that IPA has to use.
13- Auto Dist Reg.
Byte 3 bit 0-2 Maneuver Assistant
Byte 14 bit 4 operation mode 2 (?)
If trailer hitch is installed:
CB > Byte 02, Bit 7 with rear steering axle
09 Central Electrics > Byte 36- Bit 4 - (Electric_hitch, installed) – DO NOT CODE IF YOU DON’T HAVE TOWBAR
My question is: is it normal the IPA icon desappear once the car speed is over 50 km/h ? I think it should be gray not invisible. once the speed is below 50 km/h the icon appears again in gray and it becomes white once the speed of the car is below 30 km/h.
The system works perfectly, it finds the space and it is able to park the car only pressing the button.
Hi
Your solution work for Q8 ? Is tested solution without errors ?