Brandon Low
|
19f4c2a093
|
Improve ipod i2c driver somewhat by at least taking advantage of the in-device addressing in the pcf50605, also switch to a 10bit resistive divider for the ipod battery reading, this is easily configurable if it needs changing, or even to become a user/runtime setting
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8980 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-09 19:47:12 +00:00 |
|
Brandon Low
|
bb2f15ca7d
|
Finer grained irq masking, blocking for i2c, plus a mutex to prevent conflicting read/writes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8922 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 22:14:53 +00:00 |
|
Brandon Low
|
6668b65ef2
|
Move the RTC read throttling to a smarter place
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8912 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 18:19:46 +00:00 |
|
Brandon Low
|
63c0d1dd9c
|
Basic battery monitoring for ipod 5g, should work on other ipods as well, but needs testing and stuff. Also improved the RTC driver and moved it to where it belongs, and interrupt protected a bunch of possibly broken i2c. Also start preparing code for ipod charge monitoring. Note: on the 5g, this takes up enough processor time to increase skippiness noticeably in WPS.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8911 a1c6a512-1295-4272-9138-f99709370657
|
2006-03-05 18:06:06 +00:00 |
|
Linus Nielsen Feltzing
|
e57471a1be
|
H300: RTC support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8284 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-22 23:48:32 +00:00 |
|
Dave Chapman
|
790b365595
|
Reworking of Archos RTC code to create a (slightly) more abstract RTC api
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8216 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-11 00:47:40 +00:00 |
|
Dave Chapman
|
8c800cf59a
|
Replace references to HAVE_RTC with CONFIG_RTC and remove the HAVE_RTC defines from config-*.h
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8147 a1c6a512-1295-4272-9138-f99709370657
|
2005-12-04 15:23:47 +00:00 |
|
Christi Scarborough
|
a83ffb208f
|
A proper alarm clock for the V2/FM (and v1 with mod)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5818 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-06 17:21:42 +00:00 |
|
Christi Scarborough
|
eeed057b8b
|
Bugfix: Resume does not prompt if the unit has woken due to the RTC alarm
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5799 a1c6a512-1295-4272-9138-f99709370657
|
2005-02-05 19:57:19 +00:00 |
|
Linus Nielsen Feltzing
|
caff78802b
|
Fix for the occasional problem on FMR devices, when the device can't be turned off
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4105 a1c6a512-1295-4272-9138-f99709370657
|
2003-12-04 11:26:10 +00:00 |
|
Uwe Freese
|
86352ccc3f
|
Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3150 a1c6a512-1295-4272-9138-f99709370657
|
2003-01-22 12:50:34 +00:00 |
|
Linus Nielsen Feltzing
|
d3d1583adb
|
Added rtc_read_multiple()
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2862 a1c6a512-1295-4272-9138-f99709370657
|
2002-11-20 00:00:56 +00:00 |
|
Linus Nielsen Feltzing
|
50f1ea16c5
|
rtc_init() takes care of both the ST and HT bits
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1541 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-06 08:13:06 +00:00 |
|
Linus Nielsen Feltzing
|
047174872a
|
rtc_read() now sends a stop condition. This hopefully fixes the stopping clock updates.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1539 a1c6a512-1295-4272-9138-f99709370657
|
2002-08-06 06:21:53 +00:00 |
|
Linus Nielsen Feltzing
|
740eb36c10
|
Added first RTC functions
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@1151 a1c6a512-1295-4272-9138-f99709370657
|
2002-06-24 13:23:01 +00:00 |
|