1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/arm/tms320dm320/sansa-connect
Tomasz Moń 841e704fc3
Sansa Connect: Read HDQ battery data
Make it possible for target to provide voltage, percentage and time to
empty values. The voltage measurement is nice to have in debug menu even
if the actions are taken only based on percentage. Perform battery level
estimation based on voltage only if percentage is not available.

Use time to empty based on actual power consumption. This makes the
estimated runtime displayed in Rockbox Info to react to backlight
setting. The bq27000 updates time to empty estimate every 5.12 seconds
so it is possible to see the estimate with backlight off on the screen
if user enters Rockbox Info, activates hold switch, waits 11 seconds and
releases the hold switch.

Change-Id: Iafe3fa0fb334e3428e3a0ad05b2c020d208dc934
2021-07-07 08:24:01 +02:00
..
adc-sansaconnect.c Sandisk Sansa Connect port (FS #12363) 2011-11-16 14:08:01 +00:00
adc-target.h adc-target.h: cleanup 2012-01-08 00:39:29 +00:00
avr-sansaconnect.c Sansa Connect: Read HDQ battery data 2021-07-07 08:24:01 +02:00
avr-sansaconnect.h Sansa Connect: Read HDQ battery data 2021-07-07 08:24:01 +02:00
backlight-sansaconnect.c Sansa Connect: Power off LCD to save power 2021-07-05 15:19:52 +02:00
backlight-target.h Get rid of stupid _backlight_* function names 2015-01-12 11:09:27 +01:00
button-target.h button-target.h : move prototypes to button.h 2012-01-08 00:07:19 +00:00
crt0-board.S Sansa Connect: Set unknown GIOs to state with lowest power consumption. This slightly improves runtime. 2011-12-26 09:45:18 +00:00
lcd-sansaconnect.c Sansa Connect: Power off LCD to save power 2021-07-05 15:19:52 +02:00
lcd-target.h Sansa Connect: Use Image Buffer for screen updates. 2011-12-19 06:31:49 +00:00
pcm-sansaconnect.c pcm: Further cleanup of unused bits of the PCM ACPI: 2020-11-12 15:59:09 +00:00
power-sansaconnect.c Sansa Connect: Read HDQ battery data 2021-07-07 08:24:01 +02:00
tnetv105_cppi.c Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
tnetv105_cppi.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
tnetv105_usb_drv.c Sansa Connect: Disable endpoint double buffering 2021-06-12 13:54:54 +00:00
tnetv105_usb_drv.h Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
usb-sansaconnect.c Sansa Connect: Initial TNETV105 driver port 2021-06-06 07:57:38 +00:00
wifi-sansaconnect.c Sansa Connect: Initial libertas WiFi driver port 2021-07-04 07:41:44 +00:00