summaryrefslogtreecommitdiff
path: root/src/tangara/battery/battery.cpp
AgeCommit message (Collapse)Author
2024-07-26Use a piecewise linear formula to calculate battery %jacqueline
2024-07-24Add a settings screen with power+battery infojacqueline
Mostly for debugging, but also u can toggle fast charging off and on now
2024-06-25Use a curve to estimate battery %jacqueline
This is a bit more accurate than our previous linear relationship, particularly at lower voltages.
2024-05-02move driver includes into a subdir as welljacqueline
2024-05-02start moving include files into subdirsjacqueline
2024-05-02WIP merge cyclically dependent components into one big componentjacqueline