1
0
Fork 0
forked from len0rd/rockbox

split Q13 into two separate questions

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2000 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2002-08-27 11:59:01 +00:00
parent 800d27d923
commit 1436b107a0

View file

@ -133,10 +133,8 @@ A12: In our testing we found the following results:
So leaving the unit on and paused consumes ~100mA, and thus much less So leaving the unit on and paused consumes ~100mA, and thus much less
than needing to reboot the unit. Your mileage may vary. than needing to reboot the unit. Your mileage may vary.
Q13: When I plug the charger in my Recorder, it doesn't immediately start Q13: When I plug in the charger when the Recorder is turned off, it turns
charging the batteries. And when I plug in the charger when the Recorder itself on and starts charging in the Archos software? What's up?
is turned off, it turns itself on and starts charging in the Archos
software? What's up?
A13: There is a switch in the DC IN jack of the Jukebox - when a charger (or A13: There is a switch in the DC IN jack of the Jukebox - when a charger (or
whatever) is plugged in, the unit is powered on, even if the charger whatever) is plugged in, the unit is powered on, even if the charger
is not plugged in a mains outlet. is not plugged in a mains outlet.
@ -146,11 +144,11 @@ A13: There is a switch in the DC IN jack of the Jukebox - when a charger (or
Rockbox) from the disk, but goes into charging mode instead. You can Rockbox) from the disk, but goes into charging mode instead. You can
use this feature to get to the Archos charger if you want to. use this feature to get to the Archos charger if you want to.
When Rockbox is running on the Recorder (the device has been booted Q14: When I plug the charger in my Recorder, it doesn't immediately start
charging the batteries!
A14: When Rockbox is running on the Recorder (the device has been booted
without the charger) it's power management code runs once per minute without the charger) it's power management code runs once per minute
(thus the charge level and charging status is only updated every minute). (thus the charge level and charging status is only updated every minute).
If the battery is not full, it will start charging. If the 'deep If the battery is not full, it will start charging. If the 'deep
discharge' mode is enabled in the settings menu, it will start charging discharge' mode is enabled in the settings menu, it will start charging
only when the battery is almost empty. only when the battery is almost empty.