From 091fc75034945fe9c44ce4320231760a5c58b44e Mon Sep 17 00:00:00 2001 From: Andree Buschmann Date: Sun, 21 Mar 2010 19:02:09 +0000 Subject: Update battery discharge curve and current consumption for iRiver h10 5GB. Thanks to Danny Attar for measuring. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25279 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/iriverh10_5gb.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'firmware/export') diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h index bfc9b8ac2e..2d8124f972 100644 --- a/firmware/export/config/iriverh10_5gb.h +++ b/firmware/export/config/iriverh10_5gb.h @@ -113,6 +113,11 @@ /* define this if the unit can be powered or charged via USB */ #define HAVE_USB_POWER +/* define current usage levels */ +#define CURRENT_NORMAL 98 /* ~8.4h (820mAh) from bench with r25244 */ +#define CURRENT_BACKLIGHT 20 /* FIXME: this needs adjusting */ +#define CURRENT_RECORD 35 /* FIXME: this needs adjusting */ + #ifndef SIMULATOR /* Define this if you have a PortalPlayer PP5020 */ -- cgit v1.2.3