Hi there
I noticed the following in the API. does this mean it may now or later be possible to get carplay navigation outputs to hudiy?
“ // Id: MESSAGE_NAVIGATION_STATUS
// Receiver: Client
// Description:
// Updates the status of navigation.
// The message will be sent only if Subscription::NAVIGATION is present.
message NavigationStatus {
enum NavigationSource {
NAVIGATION_SOURCE_NONE = 0;
NAVIGATION_SOURCE_ANDROID_AUTO = 1;
NAVIGATION_SOURCE_AUTOBOX = 2;
}”
Thank you
Autobox
Re: Autobox
It depends on the firmware version on the dongle, but the latest version already reports navigation maneuvers from apps like Apple Maps and Google Maps. If your firmware version is new enough, the maneuver will be visible on the Navigation widget and forwarded via the API.
Hudiy Team
-
alex124.rh
- Posts: 147
- Joined: Thu Jul 31, 2025 9:18 am
Re: Autobox
That’s amazing thank you. I didn’t realise it was possible as last time i asked it wasn’t. Sorry if i missed something and thank you!