Autobox
Posted: Fri Jul 10, 2026 12:34 pm
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
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