summaryrefslogtreecommitdiff
path: root/firmware/powermgmt.c
AgeCommit message (Expand)Author
2002-09-26Auto-poweroff restarts the timeout when extracting the chargerLinus Nielsen Feltzing
2002-09-25Don't auto-poweroff if USB is insertedLinus Nielsen Feltzing
2002-09-24Now powers off when the music is pausedLinus Nielsen Feltzing
2002-09-23Simulator fixLinus Nielsen Feltzing
2002-09-23Auto-poweroff, by Lee MarlowLinus Nielsen Feltzing
2002-08-21Reset the power history with the latest value when starting chargingHeikki Hannikainen
2002-08-15avoid flickering of battery level during the first minute of uptime by taking...Heikki Hannikainen
2002-08-13Use average of two samples at both ends of the range for calculating smoother...Heikki Hannikainen
2002-08-12Tune charging algorithm: use more voltage samples (4 per minute) and discardHeikki Hannikainen
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-06Removed a warningLinus Nielsen Feltzing
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen