Age | Commit message (Expand) | Author |
2003-03-07 | Don't reboot if charger is connected when sleep timer expires, just stop the ... | Björn Stenberg |
2003-03-04 | Massively code-policed. We keep source lines less than 80 columns... | Daniel Stenberg |
2003-03-03 | estimate 22 percent longer runtime when having 8 MB, assuming 192 kbps files ... | Uwe Freese |
2003-02-12 | disable charge control for FM | Uwe Freese |
2003-01-27 | LiIon values for FM | Uwe Freese |
2003-01-19 | Start new charge cycle should be possible in trickle mode. This should fix th... | Uwe Freese |
2003-01-09 | better estimated running time for usb mode | Uwe Freese |
2002-12-18 | battery level 100% when trickle chg, only 1% per minute change allowed, ignor... | Uwe Freese |
2002-12-17 | Fixed a simulator stub for set_battery_capacity() | Kjell Ericson |
2002-12-16 | battery capacity (1500-2400 in 50mAh steps) saved to disk | Uwe Freese |
2002-12-16 | stupid bug, trickle setting in menu didn't work | Uwe Freese |
2002-12-15 | charger on if battery low at boot time, battery capacity settings | Uwe Freese |
2002-12-14 | battery capacity setting function | Uwe Freese |
2002-12-14 | we don't want battery symbol flickering while trickle charging | Uwe Freese |
2002-12-14 | no inclusion of apps/settings.h anymore (simulator build error), new enable_t... | Uwe Freese |
2002-12-14 | max charge duration now depends on batt. capacity and is a little longer | Uwe Freese |
2002-12-14 | using the new charge state variable instead of trickle_enable | Uwe Freese |
2002-12-14 | added trickle charge | Uwe Freese |
2002-12-04 | Sleeptimer now reboots instead of poweroff when charger is attached | Linus Nielsen Feltzing |
2002-12-03 | Sleep timer, inspired by Jim Hagani | Linus Nielsen Feltzing |
2002-12-03 | Fixed build. | Björn Stenberg |
2002-12-03 | Finally, merged the improved power code from Uwe Freese: | Björn Stenberg |
2002-09-26 | Auto-poweroff restarts the timeout when extracting the charger | Linus Nielsen Feltzing |
2002-09-25 | Don't auto-poweroff if USB is inserted | Linus Nielsen Feltzing |
2002-09-24 | Now powers off when the music is paused | Linus Nielsen Feltzing |
2002-09-23 | Simulator fix | Linus Nielsen Feltzing |
2002-09-23 | Auto-poweroff, by Lee Marlow | Linus Nielsen Feltzing |
2002-08-21 | Reset the power history with the latest value when starting charging | Heikki Hannikainen |
2002-08-15 | avoid flickering of battery level during the first minute of uptime by taking... | Heikki Hannikainen |
2002-08-13 | Use average of two samples at both ends of the range for calculating smoother... | Heikki Hannikainen |
2002-08-12 | Tune charging algorithm: use more voltage samples (4 per minute) and discard | Heikki Hannikainen |
2002-08-07 | Made battery_level() use the power history table to get an average battery le... | Heikki Hannikainen |
2002-08-06 | Removed a warning | Linus Nielsen Feltzing |
2002-08-06 | Added battery charger code for the recorder and battery voltage statistics ke... | Heikki Hannikainen |