summaryrefslogtreecommitdiff
path: root/manual/configure_rockbox/system_options.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-08-26 13:55:14 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-08-26 18:18:02 +0000
commita52eb1d8cc05e22d31d7a667a73341556b6347bb (patch)
tree7383856410e1c232ba38f47cf0bb4a6e40f5fc5b /manual/configure_rockbox/system_options.tex
parentf4bf27c26e49f7e476b4cde5d52c5b9c791638fe (diff)
downloadrockbox-a52eb1d8cc05e22d31d7a667a73341556b6347bb.tar.gz
rockbox-a52eb1d8cc05e22d31d7a667a73341556b6347bb.zip
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
Diffstat (limited to 'manual/configure_rockbox/system_options.tex')
-rwxr-xr-xmanual/configure_rockbox/system_options.tex7
1 files changed, 5 insertions, 2 deletions
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 @@
26 \opt{mrobe100}{720~mAh}% 26 \opt{mrobe100}{720~mAh}%
27 \opt{samsungyh920,samsungyh925}{900~mAh}% 27 \opt{samsungyh920,samsungyh925}{900~mAh}%
28 \opt{samsungyh820}{650~mAh}% 28 \opt{samsungyh820}{650~mAh}%
29 \opt{xduoox3}{2000~mAh}%
29 , which is the capacity value for the standard battery shipped with the \dap. 30 , which is the capacity value for the standard battery shipped with the \dap.
30 Rockbox uses this value for runtime estimation, not battery percentage 31 Rockbox uses this value for runtime estimation, not battery percentage
31 calculation. Changing this setting has no effect whatsoever on 32 calculation. Changing this setting has no effect whatsoever on
@@ -44,8 +45,10 @@
44 45
45 \opt{battery_types}{ 46 \opt{battery_types}{
46 \item [Battery Type.] This setting tells Rockbox which type of battery 47 \item [Battery Type.] This setting tells Rockbox which type of battery
47 is currently used in the \dap{}. The two supported battery types are 48 is currently used in the \dap{}.
48 ``Alkaline'' or ``NiMH''.} 49 \nopt{xduoox3}{The two supported battery types are ``Alkaline'' or ``NiMH''.}
50 \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''.}
51 }
49 52
50 \opt{usb_charging_enable}{ 53 \opt{usb_charging_enable}{
51 \item [Charge During USB Connection.] This option lets you control whether 54 \item [Charge During USB Connection.] This option lets you control whether