Skip to content

Improve battery discharge reporting #53

@jonnew

Description

@jonnew

A quick test seems to indicate that there is a very loose relationship between the display battery level and the amount of useable battery life remaining. This is not surprising given that these constants:

#define BATT_VOLTAGE_LOW 3.6f // Low voltage of linear discharge range

were chosen without much thought. The discharge curve for the device should be calculated and used as a lookup table to calculate remaining battery life.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions