This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#6860 - prepared correct sansa e200 battery status handling
Attached to Project:
Rockbox
Opened by Matthias Wientapper (mattzz) - Monday, 19 March 2007, 21:56 GMT+2
Last edited by Marc Guay (Marc_Guay) - Monday, 31 March 2008, 21:23 GMT+2
Opened by Matthias Wientapper (mattzz) - Monday, 19 March 2007, 21:56 GMT+2
Last edited by Marc Guay (Marc_Guay) - Monday, 31 March 2008, 21:23 GMT+2
|
Details- prepared a first version of correct battery status handling
- improved battery status accuracy - this is a first shot, more measurements have to be done |
This task depends upon
Closed by Marc Guay (Marc_Guay)
Monday, 31 March 2008, 21:23 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Power consumption improvements have made this obsolete.
Monday, 31 March 2008, 21:23 GMT+2
Reason for closing: Out of Date
Additional comments about closing: Power consumption improvements have made this obsolete.
- warning level 3,4V
- discharging curve linear between 3,3V and 4,2V
http://www.rockbox.org/twiki/bin/view/Main/SandiskE200BatteryMeasurements
(Refer to http://www.rockbox.org/twiki/bin/view/Main/SandiskE200BatteryMeasurements for the information about the one line that has to be patched)
instead of patching rockbox with new battery "profiles", wouldnt it be better to patch rockbox to use a profile which we can put into a normal textfile?
as far as i understand the textfile only needs to hold a conversion table from Voltage to % and runtime left. The rockbox battery indication then needs to look into this file to get the correct readings.
this way everyone could use a battery profile which fits his/her needs.
if we could then update the battery-benchmark plugin to write exactly this textfile for the individual sansa we use, every user can use the plugin to create a battery profile matching his/her exact use of the sansa (as i believe the differen usages, graphics, games, settings influence the possible runtime of a battery).
EDIT - yes it does need to be patched.
I've raised a proper Flyspray bug report for this specific battery_bench plugin error here: http://www.rockbox.org/tracker/task/8070