CANhack.de CAN-Interface RKS+CAN
CAN Hardware, CAN Software, CAN Protocols - CAN Bus Forum for Your CAN Bus Project.

GPS coordinates?

 
New Topic Reply 🔗 🖨 CANhack.de - Index » Interior / Comfort CAN
Author Message
axmax
Guest




 


Free account, no CAN development support

Post21-06-2006, 10:19    Subject: GPS coordinates? Quote

Hello,

'Does anyone know whether the position coordinates from the MFD (Multi-Function Display) are transmitted via the Comfort-CAN or the Navigation-CAN? If so, I might be able to avoid connecting a GPS mouse to my carputer. As far as I recall, the number of available satellites is provided via the Navigation-CAN. It's possible that the coordinates are also included in that data stream.'

Regards,
Axel.


Translated on 10-07-2026, 13:03.
Back to top
AudiA4B6US
Guest




 


Free account, no CAN development support

Post21-06-2006, 12:20    Subject: GPS coordinates? Quote

As far as I know, the GPS data is only sent to the CAN bus if the Audi Log Book is installed/registered (since this is the only device that would process GPS data).


Translated on 10-07-2026, 13:03.
Back to top
axmax
Guest




 


Free account, no CAN development support

Post21-06-2006, 13:09    Subject: GPS coordinates? Quote

That would be stupid icon_smile.gif. I'll debug something again tonight. Otherwise, I'll flash the Navi+ firmware onto my MFD and add the electronic logbook functionality to it. Unfortunately, VW never offered this addon :/


Translated on 10-07-2026, 13:04.
Back to top
svenni
Guest




 


Free account, no CAN development support

Post23-06-2006, 22:53    Subject: GPS coordinates? Quote

Well, look at that, it's Axel icon_biggrin.gif.

'What's the problem now? The navigation computer is connected to the head unit internally via CAN bus, and according to my information, everything goes through it. By the way, even the firmware update happens via CAN. The CAN connection is located at the rear of the Siemens connector...'

Best regards,
Sven.


Translated on 10-07-2026, 13:05.
Back to top
axmax
Guest




 


Free account, no CAN development support

Post23-06-2006, 23:35    Subject: GPS coordinates? Quote

Hi Sven icon_smile.gif.

Okay, I thought so. Unfortunately, right now I'm only able to work on debugging the comfort CAN bus, and the amount of data available there is rather limited :/ I'll be focusing on the navigation CAN bus again on Monday.

Regards,
Axel.


Translated on 10-07-2026, 13:06.
Back to top
andreaslink



Joined: 02/22/2010
Posts: 6
Karma: +0 / -0   Thank you, like it!
Location: Harrislee

Free account, no CAN development support

Post23-02-2010, 14:24    Subject: Re: GPS coordinates? Quote

Hi Sven,

And? A lot of time has passed icon_smile.gif, what results have you achieved?
Hast du mehr Details, was wir alles auf dem Navi-Can finden?

Best regards,
Andreas


Translated on 10-07-2026, 13:06.
Back to top Profile PM
majonez
CAN-Profi
CAN-Profi


Joined: 07/31/2013
Posts: 37
Karma: +12 / -0   Thank you, like it!
Location: Breslau

CAN Support

Post04-08-2013, 22:18    Subject: GPS coordinates? Quote

I wanna say hi for everybody. I'm new to this place.
"I'm sorry for writing in English."

I think it might be related to ID 0x5A3 on the infotainment bus.
id:5A3 len:8 msg:10EA22330C0EF70F
It should point to the Auchan Bielany petrol station near Wrocław icon_smile.gif.
Sure, I can help you translate that into the "ddd° mm' ss.s"" format. Please provide the text you would like me to translate.

Michal.


Translated on 10-07-2026, 13:08.
Back to top Profile PM
Dieselfahrer
CAN-Profi
CAN-Profi


Joined: 07/28/2011
Posts: 79
Karma: +6 / -0   Thank you, like it!


CAN Support

Post04-08-2013, 22:48    Subject: GPS coordinates? Quote

majonez wrote:
I think it might have something to do with ID 0x5A3 on the infotainment bus:
id:5A3 len:8 msg:10EA22330C0EF70F
It should point to the Auchan Bielany petrol station near Wrocław icon_smile.gif.
Maybe someone can help with translating this to known dddº mm' ss.s" format.


From my archive, never tested:

BO_ 1443 m NAVPOS: 8 RNS_300_NF
SG_NP_Degree: 0|8@1+ (1.0) [0|90] "" Vector__XXX
SG_NP_Direction_NS: 8|2@1+ (1.0) [0|3] "" Vector__XXX
SG_NP_Minutes_NS: 10|6@1+ (1.0) [0|59] "" Vector__XXX
SG_NP_MinFraction_NS: 16|8@1+ (1.0) [0|99] "" Vector__XXX
SG_NP_Degree_OW: 24|8@1+ (1.0) [0|180] "" Vector__XXX
SG_NP_Direction_OW: 32|2@1+ (1.0) [0|3] "" Vector__XXX
SG_NP_Minutes_OW: 34|6@1+ (1.0) [0|59] "" Vector__XXX
SG_NP_MinFraction_OW: 40|8@1+ (1.0) [0|99] "" Vector__XXX
SG_NP_Fix: 48|2@1+ (1.0) [0|3] "" Vector__XXX
SG_NP_GDOP: 50|4@1+ (0.2,1) [1|4] "" Vector__XXX
SG_NP_Altitude: 54|10@1+ (10,-230) [-230|10000] "Unit_Meter" Vector__XXX


Translated on 10-07-2026, 13:11.
Back to top Profile PM
majonez
CAN-Profi
CAN-Profi


Joined: 07/31/2013
Posts: 37
Karma: +12 / -0   Thank you, like it!
Location: Breslau

CAN Support

Post09-08-2013, 20:00    Subject: GPS coordinates? Quote

Dieselfahrer wrote:

From my archive, never tested:


Thanks Sir! icon_smile.gif It works!


Translated on 10-07-2026, 13:13.
Back to top Profile PM
rowi



Joined: 02/04/2012
Posts: 26
Karma: +2 / -1   Thank you, like it!
Location: Köln

CAN Support

Post10-02-2020, 13:54    Subject: GPS coordinates? Quote

I'd like to add to this old thread again. For an Audi S5, B8, I think I once had the data for the GPS position, but somehow I've lost it. Unfortunately, "5a3" isn't sending anything on my system, so it must be something else. I can't directly filter by byte because the coordinates probably aren't stored as an 8-bit field (as I can see from the formula in the post above).

Does anyone here have a suggestion on how I can search further? I've already tried sniffing, and I even have a short log with the exact location.

Greetings,
Rolf.


Translated on 10-07-2026, 13:14.
Back to top Profile PM
New Topic Reply 🔗 🖨 CANhack.de - Index » Interior / Comfort CAN
Jump to:  
You cannot post new topics in this forum.