You can install our site as a web app on your iOS device by utilizing the Add to Home Screen feature in Safari. Please see this thread for more details on this.
Note: This feature may not be available in some browsers.
There was a time change when daylight savings time changed. It still does this daily. It always goes negative when I start driving. So odd.Agreed, this looks to be a programming error. That top line is supposed to show miles and minutes since the car was last powered on, and it shows -8 minutes and 4034 miles.
Let me ask this question: Between the time the car was powered on and the time you took this picture, was there a time change (i.e. change from daylight time to standard time, or change of time zone traveling west)? This could possibly account for the display.
For the programmers among us, think of the following scenario:
- Car powers up at 1:00 PM.
- Car drives due west at 72 MPH.
- At 1:52 PM, car changes time zone to next western time zone, time of day becomes 12:52 PM.
Computation of number of minutes car has been powered on: 1:00PM - 12:52PM = -8 minutes.
Computation of miles driven: Actual miles incremented on the odometer = 72 / (52/60) = 62 miles. Car carries sign from time over to actual miles driven, so car thinks actual miles driven = -62 miles.
-62 miles displays as 4034 miles if the miles are stored as a 12 bit unsigned integer.
This is only my speculation, and I'm not saying this is what's happened here. This is just one guess that happens to explain the display shown.
Let me ask this question: Between the time the car was powered on and the time you took this picture, was there a time change (i.e. change from daylight time to standard time, or change of time zone traveling west)? This could possibly account for the display.
For the programmers among us, think of the following scenario:
- Car powers up at 1:00 PM.
- Car drives due west at 72 MPH.
- At 1:52 PM, car changes time zone to next western time zone, time of day becomes 12:52 PM.
Computation of number of minutes car has been powered on: 1:00PM - 12:52PM = -8 minutes.
Computation of miles driven: Actual miles incremented on the odometer = 72 / (52/60) = 62 miles. Car carries sign from time over to actual miles driven, so car thinks actual miles driven = -62 miles.
-62 miles displays as 4034 miles if the miles are stored as a 12 bit unsigned integer.
This is only my speculation, and I'm not saying this is what's happened here. This is just one guess that happens to explain the display shown.
It does this all the time? I was thinking it was a one time deal. I think you need a software refresh. Definitely contact a service center about this, it is not normal operation.There was a time change when daylight savings time changed. It still does this daily. It always goes negative when I start driving. So odd.
I start every trip at -59 and it counts down to 0. Crazy. It didn't really bother me though. Maybe a future software update will fix it.It does this all the time? I was thinking it was a one time deal. I think you need a software refresh. Definitely contact a service center about this, it is not normal operation.
I drove across the country (and back!) this summer, and I had no issues driving across time zones. I used the "elapsed time" and "miles driven" to log legs of the trip.
Miles start at 0. Yes, after time hits 0 it starts counting up.Out of curiosity, what does "miles" start at and does it increase from there? It doesn't affect your odometer or you'd be over 100k miles by now.
I'd assume when minutes gets to 0 it goes positive if you keep driving.
I was asking because next to the -8 minutes I see you've driven 4034 miles in 51 minutes.Miles start at 0. Yes, after time hits 0 it starts counting up.
I was asking because next to the -8 minutes I see you've driven 4034 miles in 51 minutes.
the miles never change, they are always the same. I guess I could factory reset but then I might have to re set up everything and re-enable the app for remote access, re-teach the parking sensors and autopilot, and set up my podcasts. It doesn't seem worth it to me, I really only use the info on the bottom half which seems to display accurately.I was asking because next to the -8 minutes I see you've driven 4034 miles in 51 minutes.