This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Feature requests · Rockbox frontpage
FS#8871 - battery runningtime eta range checking
Attached to Project:
Rockbox
Opened by Tomasz Wasilczyk (tomkiewicz) - Friday, 11 April 2008, 13:23 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 12 April 2008, 09:14 GMT+2
Opened by Tomasz Wasilczyk (tomkiewicz) - Friday, 11 April 2008, 13:23 GMT+2
Last edited by Nils Wallménius (nls) - Saturday, 12 April 2008, 09:14 GMT+2
|
DetailsWhen battery voltage drops under battery_level_shutoff (about 1-10mV - it depends from round off), device estimated runtime loops over unsigned int range and displays 35 millions hours left instead of zero. It can be noticed when using battery benchmark or System->Rockbox info->Battery.
I've added voltage range checking, so that bug is now fixed. I've tested it (i.e. by modifying values in /firmware/target/.../powermgmt-c200.c) and works OK. example battery benchmark files, that shows issue (look at the end of the file): http://www.rockbox.org/tracker/task/8070?getfile=16374 http://www.rockbox.org/twiki/pub/Main/SansaRuntime/battery_bench_e200_16119_e200-test-02.txt |
This task depends upon
Closed by Nils Wallménius (nls)
Saturday, 12 April 2008, 09:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thanks!
Saturday, 12 April 2008, 09:14 GMT+2
Reason for closing: Accepted
Additional comments about closing: Thanks!