Notices
 
 

  

User Tag List

Thread: Traffic sign recognition nearly coded

Page 15 of 22 FirstFirst ... 51314151617 ... LastLast
Results 141 to 150 of 218
  1. Re: Traffic sign recognition nearly coded 
    Join Date
    Feb 2017
    Location
    Poland
    Posts
    9
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)
    Quote Originally Posted by stifii View Post
    But now I've got only error on Board Computer in error section which means "speed limit display : currently restricted", but signs ares shown etc.

    Have somebody idea how to loose this error?
    After multiple settings I delete that error. If someone have too this problem the sollutions is change Adaptation in 8E - find in the list "road sign detection fusion mode" change the value to "fusion".

    Retrofit in my example is done in 100% and everyting works with no error !
     
    0 0 0
     

  2. Re: Traffic sign recognition nearly coded 
    Join Date
    Feb 2013
    Location
    Gloucester
    Posts
    3,066
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    57 Post(s)
    Can you share what you did?


    Sent from my iPhone using Tapatalk Pro
    Audi A7, S-line, 313 PS BiTDI Tiptronic, Daytona Grey, heated front and rear seats, Audi connect, quad zone climate control, ski chute and bag, Rear tints, 75 Litre fuel tank, All LED headlights, Night vision assistant, Rear view camera with corner view, Navigation plus, MMI touch, Heads up display, Adaptive Cruise control, Blind spot monitoring and active lane assist. Audi A5 (wifes) My Kit car blog - http://mitchsgbszero.blogspot.co.uk
     
    0 0 0
     

  3. Re: Traffic sign recognition nearly coded 
    Join Date
    Nov 2015
    Location
    Dublin, Ireland
    Posts
    243
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    7 Post(s)
    I might try this on mine if i have the correct modules, ill check that in the morning when the monsoon passes!
     
    0 0 0
     

  4. Re: Traffic sign recognition nearly coded 
    Join Date
    Feb 2016
    Location
    Ljubljana
    Posts
    27
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    5 Post(s)
    Hello stifii,

    I did the coding on 8E channel and changed road sign detection to fusion mode, but I still get the error on Board Computer "speed limit display: currently restricted". Can you please tell what other coding you done beside parameterization with VCP? Traffic sign detection is working on my car (with error mentioned on board computer) and there is also problem, that traffic signs are only working with data that i get from camera recognition, but I think that correct way would be to work with combination of traffic sign recognition and signs from navi database. I can say that there is a lot better signs information in navi database, that I get from traffic signs recognition from camera.
     
    0 0 0
     

  5. Re: Traffic sign recognition nearly coded 
    Join Date
    Feb 2017
    Location
    Poland
    Posts
    9
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)
    Quote Originally Posted by M1tchy View Post
    Can you share what you did?


    Sent from my iPhone using Tapatalk Pro

    I've done all coding, after that I've made parametrization with VCP, and set to fusion mode, and everything works fine

    Quote Originally Posted by divxman View Post
    Hello stifii,

    I did the coding on 8E channel and changed road sign detection to fusion mode, but I still get the error on Board Computer "speed limit display: currently restricted". Can you please tell what other coding you done beside parameterization with VCP? Traffic sign detection is working on my car (with error mentioned on board computer) and there is also problem, that traffic signs are only working with data that i get from camera recognition, but I think that correct way would be to work with combination of traffic sign recognition and signs from navi database. I can say that there is a lot better signs information in navi database, that I get from traffic signs recognition from camera.
    That's true, before I had set to fusion mode , my traffic sign recognition too was only detect info from signs not from navi. But after set to fusion mode it takes signs from navi and there is no error. Try this what I post in PM. If not works we can compare Yours coding and mine
     
    0 0 0
     

  6. Re: Traffic sign recognition nearly coded 
    Join Date
    Sep 2015
    Location
    Bloemfontein, South Africa
    Posts
    5
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    1 Post(s)
    Quote Originally Posted by divxman View Post
    Hello stifii,

    Can you please tell what other coding you done beside parameterization with VCP? .
    I'm trying to get VZE to work on my (new) 2017 Q5, but so far without any luck. Have tried all possible codings I could get hold of on the internet. I have seen the reference to "parameterization" of the camera before, but have been unable to find any info on how that is done and when it is required. I have searched for hours, but get no more than a reference to it. I have opened a support ticket with VCP, but have not heard from them in 5 days - hopefully, they're working on a solution!

    Would you mind elaborating on this, please? (I have a VCP interface.)
    Last edited by 949BFN; 22-08-2017 at 02:28 PM.
    2015 Audi S8 (ACC, Heads Up Display, B&O Sound, Matrix LED)
     
    0 0 0
     

  7. Re: Traffic sign recognition nearly coded 
    Join Date
    Feb 2017
    Location
    Poland
    Posts
    9
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)
    Quote Originally Posted by 949BFN View Post
    I'm trying to get VZE to work on my (new) 2017 Q5, but so far without any luck. Have tried all possible codings I could get hold of on the internet. I have seen the reference to "parameterization" of the camera before, but have been unable to find any info on how that is done and when it is required. I have searched for hours, but get no more than a reference to it. I have opened a support ticket with VCP, but have not heard from them in 5 days - hopefully, they working on a solution!

    Would you mind elaborating on this, please? (I have a VCP interface.)

    Did You try this ? :
    Unit A5
    Security Access 20103
    Coding
    Byte01
    Enable Bit 0
    Adaption
    find in the menu "display end of speed limit symbol" change the value to "active"
    find in the menu "display no passing allowed" change the value to "active"
    find in the menu "road sign detection fusion mode" change the value to "fusion"
    find in the menu "display valid additional signs" and check if the value is 00100111
     
    0 0 0
     

  8. Re: Traffic sign recognition nearly coded 
    Join Date
    Sep 2015
    Location
    Bloemfontein, South Africa
    Posts
    5
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    1 Post(s)
    Yes, I have tried this.

    It is at this step that things go wrong when coding the Q5. I can't remember the details anymore, but as far as I can remember, I could not find these adaptions:

    find in the menu "display end of speed limit symbol" change the value to "active"
    find in the menu "display no passing allowed" change the value to "active"

    And this one is definitely missing:
    find in the menu "display valid additional signs" and check if the value is 00100111

    Thanks for your reply.
    2015 Audi S8 (ACC, Heads Up Display, B&O Sound, Matrix LED)
     
    0 0 0
     

  9. Re: Traffic sign recognition nearly coded 
    Join Date
    Sep 2015
    Location
    Bloemfontein, South Africa
    Posts
    5
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    1 Post(s)
    Yes, I did.

    It is at that stage where the coding becomes an issue on the Q5.

    If I remember correctly, I could not find the "display end of speed limit symbol" and "display no passing allowed" adaptions. And there is definitely no "display valid additional signs" adaption.

    Suppose they are called something else in case of the Q5, but I carefully went through the list and could not find anything similar.

    Thanks for your response.
    2015 Audi S8 (ACC, Heads Up Display, B&O Sound, Matrix LED)
     
    0 0 0
     

  10. Re: Traffic sign recognition nearly coded 
    Join Date
    Oct 2017
    Location
    Norway
    Posts
    4
    Post Thanks / Like
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quoted
    0 Post(s)
    On my car, Address 17, Byte 5, Bit 1 relates to rear spoiler according to long code helper and there is no Bit 2 to change.
    Should I be using a different method to code Byte 2?

    Have not connected the kaufatec dongle yet...
     
    0 0 0
     

Page 15 of 22 FirstFirst ... 51314151617 ... LastLast

Similar Threads

  1. Traffic Sign Display missing
    By Evil Dan in forum Golf MK7 - 2013 - 2019
    Replies: 62
    Last Post: 11-09-2013, 11:52 AM
  2. Voice recognition issue
    By ttamlleb in forum Audi A6 - C6 Forum - 2005 - 2010
    Replies: 6
    Last Post: 02-08-2013, 04:08 PM
  3. Passat SE Voice Recognition
    By laurona12 in forum In Car Entertainment
    Replies: 0
    Last Post: 16-07-2011, 10:33 AM
  4. Code Fault Recognition
    By csducks in forum Audi A3 - 8P - 2004 - 2012
    Replies: 4
    Last Post: 21-01-2010, 10:10 PM
  5. Voice Recognition - No Function
    By Blackavant in forum A6 - S6 - RS6 - - Archive Topics
    Replies: 2
    Last Post: 06-04-2009, 03:09 PM
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 -