Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Calculate estimated remaining range #214

Open
GekkoGit opened this issue Dec 27, 2023 · 2 comments
Open

Feature: Calculate estimated remaining range #214

GekkoGit opened this issue Dec 27, 2023 · 2 comments
Labels
feature request not planed No plans to implement feature

Comments

@GekkoGit
Copy link

Calculate and display estimated remaining range by extrapolating average consumption from last 20/40/100km according to the user settings.

I.e, if the user has selected to display graphical data for the last 40 km, the estimated remaining range should be calculated using the average consumption for the last 40 km and the remaining SoC. The estimated remaining range should be an optional dataset for the Y2 axis along with a numeric display somewhere in the UI.

The request is posted since, at least, Polestar isn't able to calculate proper estimated remaining range.

@GekkoGit GekkoGit changed the title Feature: Calculate estimated range Feature: Calculate estimated remaining range Dec 27, 2023
@Ixam97 Ixam97 added feature request not planed No plans to implement feature labels Dec 28, 2023
@Ixam97
Copy link
Owner

Ixam97 commented Dec 28, 2023

I've looked into some similar feature a while ago, but discarded it after it didn't work out as good as I wanted and Polestar introduced dynamic range estimates with an OTA. I'll keep this in mind for later but it is not a priority.

@GekkoGit
Copy link
Author

GekkoGit commented Dec 28, 2023

The dynamic range estimate by Polestar contains some hardcoded limitations (confirmed by Polestar), making it pretty useless. Having a simple extrapolated range estimate, solely based on (limited distance) historic consumption, would be very nice and useful.
Thanks for considering it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request not planed No plans to implement feature
Projects
None yet
Development

No branches or pull requests

2 participants