-
Notifications
You must be signed in to change notification settings - Fork 16
Description
Maybe there is a limitation that prevents this, but it would be super handy to know on/off events. Right now, I get odometer readings whenever the car turns off. What can't be reasoned out of that data is how long the car was running or what its average speed was. Even simple boolean records of on and off times would help amend this.
In an even more ideal world, all data would get recorded both when the car turns off and on, though I expect this is even more a limitation on Subaru's end. As it stands now, its easy to create a scenario where, on a long journey, the car gets turned off to refuel, then runs another ~300 miles before stopping to refuel again. In that scenario, you would get two reports of low "distance to empty", instead of a more accurate saw tooth shape.