From a52eb1d8cc05e22d31d7a667a73341556b6347bb Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 26 Aug 2020 13:55:14 -0400 Subject: xduoox3: Include curves for both battery types There is no way to detect this at runtime so it is a user setting Change-Id: Ibc5b87312238c59e3678d512af27e3a3bcb9a58a --- manual/configure_rockbox/system_options.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'manual/configure_rockbox/system_options.tex') diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index f23be48370..4faeafb895 100755 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -26,6 +26,7 @@ \opt{mrobe100}{720~mAh}% \opt{samsungyh920,samsungyh925}{900~mAh}% \opt{samsungyh820}{650~mAh}% + \opt{xduoox3}{2000~mAh}% , which is the capacity value for the standard battery shipped with the \dap. Rockbox uses this value for runtime estimation, not battery percentage calculation. Changing this setting has no effect whatsoever on @@ -44,8 +45,10 @@ \opt{battery_types}{ \item [Battery Type.] This setting tells Rockbox which type of battery - is currently used in the \dap{}. The two supported battery types are - ``Alkaline'' or ``NiMH''.} + is currently used in the \dap{}. + \nopt{xduoox3}{The two supported battery types are ``Alkaline'' or ``NiMH''.} + \opt{xduoox3}{Older \playerman{} \playertype{} units shipped with a 1500mAh battery, while newer units ships with a 2000mAh battery. If you are not sure which type you have, older units have a button marked ``ESC''.} + } \opt{usb_charging_enable}{ \item [Charge During USB Connection.] This option lets you control whether -- cgit v1.2.3