diff options
| author | Marc Guay <marcguay@rockbox.org> | 2009-05-25 18:03:58 +0000 |
|---|---|---|
| committer | Marc Guay <marcguay@rockbox.org> | 2009-05-25 18:03:58 +0000 |
| commit | b50f18d50c8acad1c178fbbf8c4d0351cfbebdea (patch) | |
| tree | c8b3cf49f9442ddb31b5d11d23946652d1c1a47f | |
| parent | 0bddb7eb657ca58c74e926686fc8aab3a5c1019b (diff) | |
| download | rockbox-b50f18d50c8acad1c178fbbf8c4d0351cfbebdea.zip rockbox-b50f18d50c8acad1c178fbbf8c4d0351cfbebdea.tar.gz rockbox-b50f18d50c8acad1c178fbbf8c4d0351cfbebdea.tar.bz2 rockbox-b50f18d50c8acad1c178fbbf8c4d0351cfbebdea.tar.xz | |
Specify that the Battery Capacity setting is used for runtime estimation, not battery percentage remaining.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21079 a1c6a512-1295-4272-9138-f99709370657
| -rw-r--r-- | manual/configure_rockbox/system_options.tex | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/configure_rockbox/system_options.tex b/manual/configure_rockbox/system_options.tex index ae2fe0f..52c42e0 100644 --- a/manual/configure_rockbox/system_options.tex +++ b/manual/configure_rockbox/system_options.tex @@ -31,10 +31,10 @@ \opt{gigabeats}{700mAh}% , which is the capacity value for the standard \opt{archos}{batteries}\nopt{archos}{battery} shipped with the \dap. - Rockbox uses this value to estimate remaining battery life for the - info screen and WPS. Changing this setting has no effect whatsoever on + Rockbox uses this value for runtime estimation, not battery percentage + calculation. Changing this setting has no effect whatsoever on actual battery life. This setting only affects the accuracy of the - battery life estimation as shown on screen. + runtime estimation as shown on screen. \opt{iaudio}{Rockbox does not automatically distinguish between the ``L'' models and the ``simple'' models which determine the default value. If your dap{} is an \opt{m5}{M5L}\opt{x5}{X5L} set the value |