aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Allow the user to choose rated range or percent #488

Closed aesculus closed 7 years ago

aesculus commented 7 years ago

Many users like to see battery status in miles or kilometers (distance) versus percent. This issue is about adding an option in Settings to have the app either use distance or percent, in areas where it display energy in the battery.

Under the covers EVTO will still used SoC as a percent. The biggest issue will probably be the display format. Using distances might end up being too large and cause data to wrap or not fit within the designated area.

The other concern is that the distance would be tempered by the batteries current degradation so in theory it would never actually match the car unless the user was diligent in keeping the two in sync.

aesculus commented 7 years ago

This has been implemented in V1.2 (56) and will require update to the help files. #173.