This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#7092 - Estimated Runtime Scaling
Attached to Project:
Rockbox
Opened by Simon Menzel (Rincewind) - Monday, 30 April 2007, 15:15 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Monday, 30 April 2007, 15:20 GMT+1
Opened by Simon Menzel (Rincewind) - Monday, 30 April 2007, 15:15 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Monday, 30 April 2007, 15:20 GMT+1
|
DetailsThis patch adds a new Setting "System -> Battery -> Estimated Maximum Runtime". Users can set the maximum runtime they get on average.
This value is then used to scale the estimated runtime display in the info screen and the WPS tag. This is useful when when the battery is very old and on targets where the runtime display isn't calibrated very well. A similar effect could be achieved with changing the battery capacity value, but this may have unwanted side effects and is not very userfriendly. Should work on all targets (someone should check my code for the archos players, though). |
This task depends upon
I fix it in the next few days.