-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Improve kchal_get_bat_pct() state of charge estimation.
Right now we assume a linear relationship between voltage and state of charge.
LiPo batteries follow somewhat predictable curve, based on the rate of discharge.

We should compare the recorded rough average rate of discharge, to determine the C rating for average use, then update the kchal_get_bat_pct() to approximate this curve.
Absolutely accuracy is not the goal, just something roughly within 5% should be good enough, I think.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels