Closed Chuckame closed 9 months ago
Unfortunately, as far as I know, the HUD has no API access beyond the music playlist functionality :(
Sad to have cars so closed ðŸ˜
And what about direct access to the OBD, did you do some reverse engineering or have you got some knowledge/project about it?
Apparently the navigation instructions are going through the kcan bus
That was a fun read, thanks! I haven't done any OBD reverse engineering or investigation, AAIdrive interacts with a much higher-level API that doesn't provide very much access to the car itself.
Hey, kotlin/java/flutter here, is the heads-up display showing map directions (or other data like speed limits, distances, etc) while using google maps or other navigation apps? If not, is there any known api that I can help with to implement it ?