On Wednesday, August 29, 2012 12:04:11 PM [email protected] wrote:
> On v47 the alarm and the reminders do not work properly. If the gta02 is > in suspension, the alarm/reminder wakes it up but nothing happens or the > alarm/reminder starts after several minutes. The code for alarms was quite bugged - they were mixing up RTC clock with system clock. It was probably working when these two are in perfect sync, but still it's very fragile. Now it should be fixed in my git - alarms are checking both of the clocks for events and i have added explicit check after resume. Another good think is that we got rid of bundled atd daemon which was holding /dev/rtc0 open and other apps like hwclock could not access it. It will be in v48. I have a few more things for v48, but i hope it will be quite soon. Regards Radek _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

