Honda and Apple CarPlay
Today in our aviation class at MIT we are going to have a special talk by an expert from Avidyne about quality assurance and certification of software for avionics. To introduce the speaker I needed to create a sentence of the following form: “Look at this incredibly broken and failure-prone piece of software and contrast that with the near-bulletproof software behind your certified avionics.”
The best example turned out to be the Apple CarPlay system in our 2018 Honda Odyssey. It exhibits the following behavior:
- plug in phone: crash about 10 percent of the time
- arrive at the destination after navigating with Apple Maps: crash about 30 percent of the time
- phone calls: about 1 call out of 10, play sound through car speakers, but continue to rely on the microphone on the iPhone 7 Plus (result: person on other side cannot hear)
There are lots more quirks. Also plenty of design flaws, e.g., if you click on “phone” from the steering wheel controls it will say “no phone connected”. You can see that your iPhone is actually plugged into USB! What does this mean? That the iPhone is not connected to the legacy Bluetooth system, but only to the fancy new CarPlay system. If you want to make calls you need to use the center touch screen.
I’m not quite able to abandon CarPlay because (a) I like to listen to Audible books and there are strange skips in Bluetooth audio (worked nicely in the 2014 Odyssey), and (b) the car does not have its own navi system so I want to use Apple Maps (one sure way to develop greater appreciation for Google!).
I’m wondering if this works for readers. Who else has CarPlay? In a Honda? Does it work reliably?
The car can accept over-WiFi updates, but none have been made available in the past 6 weeks.
Full post, including comments