1
0
Fork 0
forked from len0rd/rockbox
foxbox/manual/plugins/battery_test.tex
Martin Arver c7fd0fee7a Patch[1430311] by Henrico Witvliet. Split plugins to individual files. Proper naming of the targets.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8763 a1c6a512-1295-4272-9138-f99709370657
2006-02-21 11:54:53 +00:00

16 lines
623 B
TeX

\subsection{Battery\_test}
\begin{figure}[h]
\begin{center}
%\includegraphics{plugins/images/\platform/ss_battery_test.png}
\end{center}
\caption{Battery Test}
\end{figure}
This plugin simulates normal power drain by spinning up the disk and
reading a big file once every 90 seconds (or thereabouts). Each
spin up also writes the battery level to a
log file. The test stops when battery level reaches 4\% in order to
avoid being unable to write to the disk. The power usage data is saved
to a file in the root directory of the Jukebox. This plugin can
sometimes be useful for diagnosing problems with battery charging.