Gigabeat S: Add charge current and battery temp readout in power management and displ...
commit1ac0fe95ce8d43de7ce1af5aa2ac496459695536
authorjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 25 May 2008 01:38:08 +0000 (25 01:38 +0000)
committerjethead71 <jethead71@a1c6a512-1295-4272-9138-f99709370657>
Sun, 25 May 2008 01:38:08 +0000 (25 01:38 +0000)
tree6558e0e53d770a5984f7b775945a09ff948c1c7d
parentd4cb79de2a950a91f2d6cd8e1e5bd683562d01be
Gigabeat S: Add charge current and battery temp readout in power management and display in the battery screen. Thermistor data was obtained experimentally from one pulled off a dead board and appears basically correct when read back on a working device (which requires letting it settle to ambient temperature - a long wait so not easy to do). Sending me more thermistors would help improve accuracy *fingers crossed that it's close enough*. :-) This commit does NOT add charging but is a step towards implementing it.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17626 a1c6a512-1295-4272-9138-f99709370657
apps/debug_menu.c
firmware/target/arm/imx31/gigabeat-s/adc-target.h
firmware/target/arm/imx31/gigabeat-s/powermgmt-imx31.c