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

Notify Driver HV Batteries Below 20% - (driver doesn't look at GLCD) #141

Closed
atokosch opened this issue Mar 26, 2018 · 4 comments
Closed
Assignees
Labels
dash gui GLCD menus or stats to display help-wanted question

Comments

@atokosch
Copy link
Collaborator

End goal

Notify driver that the batteries are getting low. Can't use RTD sound.

Ideas:
-Slow car down if GLCD is ignored.
-Blink a light?
-Turn on and off GLCD backlight or different colors

Please Post other ideas below:

@atokosch
Copy link
Collaborator Author

If get to 15% cut down to 50% power
If get to 10% then cut the car off without the driver doing anything.

@atokosch
Copy link
Collaborator Author

related to #94

@smit-happens
Copy link
Owner

@ShawnPierpont probably based off the cell voltage average, this might be implemented in the Orion controller

@ShawnPierpont
Copy link
Collaborator

Implemented by setting the RPM limit very low, the driver will clearly notice this as a sign the car is low on charge

Implemented in stage manager based off of the state of charge since the state of charge seems to be more accurate at lower percentages, it seems to only act strange right after being charged, but steadies out after some discharging.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dash gui GLCD menus or stats to display help-wanted question
Projects
None yet
Development

No branches or pull requests

6 participants