- Status Closed
- Percent Complete
- Task Type Patches
- Category Battery/Charging
- Assigned To No-one
- Operating System All players
- Severity Low
- Priority Very Low
- Reported Version Release 3.4
- Due in Version Undecided
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Rockbox
Opened by Andree Buschmann - 2009-10-24
Last edited by Andree Buschmann - 2010-01-02
Opened by Andree Buschmann - 2009-10-24
Last edited by Andree Buschmann - 2010-01-02
FS#10718 - Fix negative remaining runtime in some cases
The implementation of runtime estimation can result in negative runtime estimations in case of very few left battery capacity. This will happen for models that have defined voltage levels with battery_level_shutoff < percent_to_volt_discharge[0].
This patch does a simple straight forward estimation with limitation to runtimes >=0.
Closed by Andree Buschmann
2010-01-02 20:25
Reason for closing: Accepted
Additional comments about closing:
2010-01-02 20:25
Reason for closing: Accepted
Additional comments about closing:
Commited with r24146.