Solaar/lib
MattHag bd00cc97ad
Estimate accurate battery level for some rechargable devices (#2745)
* battery: Extract battery level estimation into function

Test battery level estimation with sharp edges based on predefined
steps. Rename variable for clarity and add type hints.

Related #2744

* battery: Interpolate battery level for some rechargeable devices in percent

Estimate remaining battery based on measured battery voltage. Use linear
interpolation to achieve a smooth line instead of 10 percent jumps.

Fixes #2744
2025-01-02 10:58:07 -05:00
..
hid_parser Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
hidapi hidapi: Remove outdated logger enabled checks 2025-01-02 08:23:09 -05:00
keysyms keysymdef: Rename key symbols 2024-10-11 07:42:38 -04:00
logitech_receiver Estimate accurate battery level for some rechargable devices (#2745) 2025-01-02 10:58:07 -05:00
solaar testing: upgrade desktop notifications tests to take notifications availability into account 2025-01-02 10:47:53 -05:00