Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 5, 2020 22:53:31 GMT
Please see the code as attached. The code is not perfect as this moment but I know the code should be correct. Welcome any input into this. Thank you
|
|
|
Post by ustolle on Jul 6, 2020 5:57:15 GMT
Unit/module 74 does not exist on MLBevo cars (A6, A7, A8, Q8) its integrated in the 09 BCM module.
Coding from other models can not just be applied
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 6, 2020 13:13:13 GMT
I have removed 74 If you have 360 camera, all the setting moved from 09 to A5 already so you don't need to change anything in 09. You should change A5
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 6, 2020 14:14:58 GMT
I have removed 74 If you have 360 camera, all the setting moved from 09 to A5 already so you don't need to change anything in 09. You should change A5 No luck here with those settings unfortunately. Have you gotten this working?
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 6, 2020 15:44:22 GMT
Did you receive any error code?
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 6, 2020 16:01:54 GMT
Did you receive any error code? No error codes, as per the thread in A7 - I have the Park assist button, but when tapping it tells me "Park Pilot Currently Unavailable". All of the changes in the doc I had already made - (even made most of the changes in 09 aside from "pla_available" - this one rejects the coding). Not finding anything else that seems relevant in A5. Seems as if we are so close. Also its been said that park/steering assist isn't available with Area View, however this video seems to say otherwise.. and gives me hope that it is possible (along with curb warning assist).
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 6, 2020 16:37:54 GMT
I total agree with you. We are so close to enable this function.
I believe this code in A5 will allow the button show up in the display:
[LO]_FW_Interface_Parking_button: [VO]_not_active
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 3:31:09 GMT
Well I seem to have made a revelation tonight, finally got a variation of Park Pilot enabled, however it can't be used because it instructs me to press and hold the "Audi AI" button in order to complete the park, and I don't seem to have that. Also seem to have figured out Garage Pilot, and Mobile App Parking, also useless without the right mobile app. Potentially a lesser version of "Park Assist" could be enabled that doesn't require the Audi AI button? Thinking there are 3 versions per say of parking assistance, the 360 sensor parking, parallel parking assistance where you shift, and park pilot, which does it all but you need to hold down the button. Somehow I need to figure out how to achieve the second option rather than the latter....
|
|
|
Post by karlis on Jul 8, 2020 3:38:54 GMT
mattWow, thats great! Congrats! Would you mind sharing the right coding?
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 4:01:56 GMT
|
|
|
Post by ustolle on Jul 8, 2020 7:49:27 GMT
You rock. Keep up the good work Think its quite simple to retofit the AI button, since its one unit that needs to be replaced together with the parking & Drive mode button. No wirring or anything else. But don’t know if its require further coding. Think I will give it a go, when I am back from holliday. Unless you have figured out the manual parking!
|
|
Deleted
Deleted Member
Posts: 0
|
Post by Deleted on Jul 8, 2020 13:37:20 GMT
This is amazing. Is that possible for the system to find the parking space when you active the function? If it does, it means we are not far away from the end
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 13:57:35 GMT
This is amazing. Is that possible for the system to find the parking space when you active the function? If it does, it means we are not far away from the end Yes it seems to find the spaces! Was reading the German build site and it seems to be possible to a have park assist without the AI button so there must be a way to change this.
|
|
|
Post by davidhor on Jul 8, 2020 14:31:27 GMT
Did you get bus error from 44 steering ?
I get bus error
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 14:37:47 GMT
Did you get bus error from 44 steering ? I get bus error You need to code 44 as well, 44 Long Coding Parallel Parking Assistance ? On
|
|
|
Post by davidhor on Jul 8, 2020 14:47:41 GMT
Yes after coding this it’s getting the error
Can I have a full list of what you coded ?
|
|
mat
Closed beta tester
S3 Vorsprung 8Y 2023
Posts: 114
|
Post by mat on Jul 8, 2020 14:49:35 GMT
Look for instances of hard or soft buttons in the coding. Soft should appear on the MMI, hard = physical buttons.
|
|
|
Post by davidhor on Jul 8, 2020 14:53:17 GMT
None in 44 , I check a5
|
|
|
Post by davidhor on Jul 8, 2020 14:55:42 GMT
None too mate
|
|
mat
Closed beta tester
S3 Vorsprung 8Y 2023
Posts: 114
|
Post by mat on Jul 8, 2020 14:59:16 GMT
Check 09. PLA xxxxxx. (long coding).
|
|
|
Post by davidhor on Jul 8, 2020 15:59:14 GMT
Not working. Still getting errors in 44 and park assist cannot be enabled
I also did the single bit in 09 like u say
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 17:07:36 GMT
The full coding I have used to this point looks like: A5 > Long Coding - Byte 13, Bit 3 (10111000) - Byte 18 > Bit 0 (01010111) - Byte 33, Bits 0, 3, 4, 5 (10111011) - Byte 34, Bits 3, 4 (10011000)
09 > Long Coding - Byte 8 > Bit 4 (00010111) - Byte 13 > Bit 6 (11111110) - Byte 28 > Bit 6 (10011011) - Byte 39 > Bits 0, 1, 2 (00000111)
44 > Long Coding - Byte 1 > Bits 0, 2, 4 (00010111)
17 > Long Coding - Byte 14 > Bit 4 (01111000)
STG 09 > Adaptation > Show parking space > Activated STG A5 > Adaptation > Visual display for park assist OPS display > With OPS 360
|
|
|
Post by davidhor on Jul 8, 2020 17:17:31 GMT
Confirmed not working for me
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 17:22:32 GMT
Confirmed not working for me I have also activated maneuver assist via another thread in A6, potentially some of that coding is a requirement for this to work? You also need to reset the MMI afterwords (holding power for 10-15 sec). When in doubt turn off and lock the car and come back in 5 min to see if modules reset
|
|
|
Post by davidhor on Jul 8, 2020 17:36:21 GMT
Manueaver assist is activated and working Long ago.
Car is left to sleep , then unlock, start and reset mmi too
car comes with 360 and 12 sensor from factory as well
|
|
|
Post by davidhor on Jul 8, 2020 17:37:16 GMT
Problem now is a short circuit to ground error on 44 right after ipa is enabled
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 17:48:22 GMT
Problem now is a short circuit to ground error on 44 right after ipa is enabled Do you get the PA button showing on the lower MMI screen?
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 17:51:02 GMT
Ah. I seemed to have missed an important one: 19 Adaptation Installed specified list -> Park Assistance Not installed Installed
|
|
jd
New Member
Posts: 32
|
Post by jd on Jul 8, 2020 22:47:38 GMT
Take a look at this page. It i the Kufatec entire kit for adding the parking assist that you are talking about here. Note, it says that for it to work, you must have PR code 7X2. I don't have that and am not sure what it is. Audi lists it as "7X2 EPH Park distance control in front and rear. I don't have the 7X2 code on my cars list, but I have the front and rear sensors that go off when I am parking and get too close to an object. But I wonder if that is some sort of extra sensor for the upgraded system? ? www.kufatec.com/en/audi/a6/a6-4a/complete-kit-park-assist-for-audi-a6-4a-43420
|
|
matt
Junior Member
Posts: 68
|
Post by matt on Jul 8, 2020 22:51:35 GMT
Take a look at this page. It i the Kufatec entire kit for adding the parking assist that you are talking about here. Note, it says that for it to work, you must have PR code 7X2. I don't have that and am not sure what it is. Audi lists it as "7X2 EPH Park distance control in front and rear. I don't have the 7X2 code on my cars list, but I have the front and rear sensors that go off when I am parking and get too close to an object. But I wonder if that is some sort of extra sensor for the upgraded system? ? www.kufatec.com/en/audi/a6/a6-4a/complete-kit-park-assist-for-audi-a6-4a-43420I think that kit may be for an older model, since the 2019-2020 seems to have all of the sensors. It is absolutely coding related, but unsure if there is a way to code the non-AI system.
|
|