-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Open
Description
Describe the bug
I'm trying to figure out how to fix some crummy data i'm getting from the Comma API. Connect shows my device in Montana, and it is definitely not in Montana. I think it has to do with the API and not the software i'm running (Although, that underlying data may have been broken by software I ran in the past)
https://api.comma.ai/v1/devices/38b065e31c0a9ed7/location
gives:
{
"dongle_id": "38b065e31c0a9ed7",
"lat": 44.5921,
"lng": -110.386,
"time": 39951532852000
}
That time field would indicate January 6, 3236 12:00:52 AM.
I've reached out to support, but they told me they can't help with software issues.
Provide a route where the issue occurs
38b065e31c0a9ed7
openpilot version
N/A