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

smart detection of stale battery #18

Open
rkjdid opened this issue Nov 7, 2017 · 1 comment
Open

smart detection of stale battery #18

rkjdid opened this issue Nov 7, 2017 · 1 comment

Comments

@rkjdid
Copy link
Contributor

rkjdid commented Nov 7, 2017

main (dis)charge loop uses a maximum (dis)charge duration before halting cycle, it would be probably better to detect if the value has been stale for a period of time. (it would use for instance 2 parameters: a minimum delta value that says the voltage is moving, and a maximum duration for the voltage to reach this delta)

we could also use another option to force next cycle even if a timeout is reached

@rkjdid
Copy link
Contributor Author

rkjdid commented Nov 11, 2017

related: no-battery-in-slot detection, which is a todo too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant