Notices
 
 

  

User Tag List

Thread: Q7 (4M) Coding

Page 41 of 70 FirstFirst ... 31394041424351 ... LastLast
Results 401 to 410 of 696
  1. Re: Q7 (4M) Coding 
    Join Date
    Feb 2014
    Location
    Moscow Russia
    Posts
    8
    Post Thanks / Like
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    2 Post(s)
    Does anybody know which coding or adaptation must be for road sign recognition displays on the HUD. I made it on the cockpit already, but need help for the HUD.
     
    0 0 0
     

  2. Re: Q7 (4M) Coding 
    Join Date
    Apr 2016
    Location
    Stansted
    Posts
    1,566
    Post Thanks / Like
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    169 Post(s)
    Quote Originally Posted by frank55 View Post
    Does anybody know which coding or adaptation must be for road sign recognition displays on the HUD. I made it on the cockpit already, but need help for the HUD.
    What does this do? What is displayed on the VC that isn’t as standard?
    Former Q7 owner
     
    0 0 0
     

  3. Re: Q7 (4M) Coding 
    Join Date
    Mar 2016
    Location
    Budapest, Hungary
    Posts
    184
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    39 Post(s)
    Quote Originally Posted by frank55 View Post
    Does anybody know which coding or adaptation must be for road sign recognition displays on the HUD. I made it on the cockpit already, but need help for the HUD.
    Frank55, can you describe how you made the Traffic Sign Recognition on the cockpit. I recon the HUD option should be in the MMI (09 - Central Electrics modul). Search for user Mitchfin, he tried to do this, I thing he got the option in MMI coded, but the Traffic Sign recognition did not work at all.Thanks,
     
    0 0 0
     

  4. Re: Q7 (4M) Coding 
    Join Date
    Feb 2014
    Location
    Moscow Russia
    Posts
    8
    Post Thanks / Like
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    2 Post(s)
    Anemeth, here it is
    выберите СТГ 5F (Информация Electrical)
    регулировка СТГ функция -> 10
    Канал (63) Список функций автомобиля БАТ traffic_sign_recognition_0x21 Select
    ((63) -Car_Function_List_BAP_Gen2-traffic_sign_recognition_0x21)
    Отрегулируйте значение по активным

    Канал (151) меню транспортного средства оперативно-menu_display road_sign_identification фильтр
    (151) -Car_Function_Adaptations_Gen2-menu_display road_sign_identification)
    Отрегулируйте значение активированного

    Канал (153) меню транспортного средства оперативно-menu_display road_sign_identification over_threshold_high Выберите
    ((153) -Car_Function_Adaptations_Gen2-menu_display road_sign_identification over_threshold_high)
    Отрегулируйте значение активированного


    СТГ A5 (передняя / предварительная камера)
    СТГ Права доступа -> Функция 16
    Введите код разблокировки 20103
    STG кодирование -> функция 07
    1 байт
    Бит 0 Enable - "01 Traffic Sign Recognition (FTE) активный"


    выберите STG 17 (комбинации приборов)
    STG кодирование -> функция 07
    5 байт
    Бит 2 включения - "установлен дорожный знак признания / активный" в дополнение возможно в STG A5 представляют собой аннулирование отметьте FTE
     
    0 0 0
     

  5. Re: Q7 (4M) Coding 
    Join Date
    Feb 2014
    Location
    Moscow Russia
    Posts
    8
    Post Thanks / Like
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    2 Post(s)
    Quote Originally Posted by srbsq7 View Post
    What does this do? What is displayed on the VC that isn’t as standard?
    In Russia we have no this option (road sign recognition). In this case I have activated it on cockpit, but cannot activate on the HUD (to see road signs on the HUD also)
     
    0 0 0
     

  6. Re: Q7 (4M) Coding 
    Join Date
    Mar 2016
    Location
    Budapest, Hungary
    Posts
    184
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    39 Post(s)
    Frank55,

    Thanks, this is the Google translation:

    Select STG 5F (Electrical Information)
    Adjustment of the STG function -> 10
    Channel (63) List of BAT vehicle functions traffic_sign_recognition_0x21 Select
    ((63) -Car_Function_List_BAP_Gen2-traffic_sign_recognition_0x21)
    Adjust the value to active

    Channel (151) of the vehicle menu operatively-menu_display road_sign_identification filter
    (151) -Car_Function_Adaptations_Gen2-menu_display road_sign_identification)
    Adjust the value of the activated

    Channel (153) of the vehicle menu operatively-menu_display road_sign_identification over_threshold_high Select
    ((153) -Car_Function_Adaptations_Gen2-menu_display road_sign_identification over_threshold_high)
    Adjust the value of the activated

    STG A5 (front / preliminary camera)
    STG Access rights -> Function 16
    Enter unlock code 20103
    STG coding -> function 07
    1 byte
    Bit 0 Enable - "01 Traffic Sign Recognition (FTE) active"

    Select STG 17 (instrument cluster)
    STG coding -> function 07
    5 bytes
    Enable bit 2 - "recognition / active road sign" is set in addition, possibly in STG A5 represent cancellation mark FTE


    Does this work for you, do you see the road sign in the cockpit? I looked couple of post on other forum, and what you describe is same as the old MIB platform coding, which should not work for the 4M Q7 (MLB-evo platform).
     
    0 0 0
     

  7. Re: Q7 (4M) Coding 
    Join Date
    Feb 2014
    Location
    Moscow Russia
    Posts
    8
    Post Thanks / Like
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    2 Post(s)
    Anemeth,

    It works for me on cockpit. But not on the HUD. Q7 4M 2016
    Which other forums do you mean?
     
    0 0 0
     

  8. Re: Q7 (4M) Coding 
    Join Date
    Mar 2016
    Location
    Budapest, Hungary
    Posts
    184
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    39 Post(s)
    Frank55,

    Here is couple of ones:
    [V5] ProBoards - Free Forums & Free Message Boards
    2017 A4 coding tweaks - Page 39 - AudiWorld Forums (middle of the page, post from PatoAparato)

    User Mitchfin spent lots of time on this, the best if you contact him directly, he is on this forum as well.

    I will try to replicate your coding this weekend or the next one and if it works for me I will look into the HUD coding.

    Regards,
     
    0 0 0
     

  9. Re: Q7 (4M) Coding 
    Join Date
    Jul 2016
    Location
    Hampshire
    Posts
    142
    Post Thanks / Like
    Mentioned
    2 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    44 Post(s)
    This look interesting, what hardware is required for traffic sign recognition to work?
     
    0 0 0
     

  10. Re: Q7 (4M) Coding 
    Join Date
    Mar 2016
    Location
    Budapest, Hungary
    Posts
    184
    Post Thanks / Like
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    39 Post(s)
    Quote Originally Posted by nbedford View Post
    This look interesting, what hardware is required for traffic sign recognition to work?
    If you have basic pre-sense, which you should, no new hardware is required. TSR uses the central camera under the rear view mirror. But according to what I read, the coding by Frank55 should have not worked, but looks like it worked for him. I have not tried it yet.
     
    0 0 0
     

Page 41 of 70 FirstFirst ... 31394041424351 ... LastLast

Similar Threads

  1. Help with some coding please
    By troytroy in forum VCDS - General Questions
    Replies: 1
    Last Post: 07-02-2020, 12:42 PM
  2. C6 coding
    By simonrk57 in forum VCDS - General Questions
    Replies: 2
    Last Post: 18-03-2013, 08:10 PM
  3. coding - how to get this!
    By Touran200409021 in forum VCDS - Help Requests
    Replies: 7
    Last Post: 12-09-2011, 10:47 PM
  4. Coding help
    By phil miller in forum VCDS - Help Requests
    Replies: 0
    Last Post: 24-03-2011, 12:01 AM
  5. Help with coding please.
    By benjie in forum VCDS - Help Requests
    Replies: 8
    Last Post: 27-08-2010, 02:21 AM
Tags for this Thread

View Tag Cloud

Bookmarks
Bookmarks
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


 



  


Disclaimer: VW Audi Forum is an "independant enthusiast website", administered in line with guidelines supplied by VAG in the UK, and is in no way related to any of the Worldwide Volkswagen,Audi,Seat,Skoda,Bentley,Bugatti,Porsche or Lamborghini group of Companies. For official up to date information on any of there vehicles, please visit the official websites. Any comments made throughout this website, are the views of the respective poster, and in no way represent the views of the VW Audi Forum Administration, or the worldwide Volkswagen & Audi Group of companies.


VW Audi Forum do not vet and are not responsible for any information which is posted in this forum. All content is viewed and used by you at your own risk and we do not warrant the accuracy or reliability of any of the information.


Copyright: Certain "words", "phrases" and "Images" used on this website by the Administration are "Copyright" of Volkswagen GB, Volkswagen AG (Germany), Audi GB, Audi AG (Germany), Volkswagen Motorsport GB, Volkswagen Motorsport AG (Germany), Audi Motorsport AG (Germany), Volkswagen Racing GB, Bentley, Bugatti, Porsche and Lamborghini. No image can be replicated by anyone WITHOUT the relevant Companies written permission.


All trademarks and copyrights remain property of their respective owners.

No part of the VW Audi Forum website or forum may be reproduced without written permission from the site administration


PLEASE NOTE - PERSONAL ABUSE, ABUSE AGAINST THIS OR ANY OTHER WEBSITE OR ANY COMPANY WILL NOT BE TOLERATED. OFFENDERS WILL BE MODERATED OR EVEN BANNED.


This website and forum are best viewed at a minimum resolution of 1024 by 768.



  



- VW AUDI Forum - The #1 Volkswagen (VW) Group Forum - Volkswagen (VW) - Audi - Seat - Skoda - Bentley - Bugatti - Lamborghini - Porsche - Scania - MAN - Ducatti - VW Audi Forum -


- www.vwaudiforum.co.uk - www.vwaudiforum.co.uk -