This is a library for managing the mbed real time clock, including functions for setting and getting the rtc in text format, getting and setting the timezone offset, and getting and setting the calibration register, both directly, and by using an adjustment API to automatically set the calibration value.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:a517fee06e2e | 2011-11-02 | WiredHome | v1.04 Minor changes to the adjustment logic for complexity reduction |
5:fbbdf57675c3 | 2011-10-30 | WiredHome | v1.03 Added API to adjust the calibration based on an accumulated error over a period of time (typically >= 1 day). |
4:dfb2e93f804a | 2011-07-16 | WiredHome | Minor documentation update, no functional change |
3:524ad47afdc7 | 2011-06-16 | WiredHome | v1.02 minor documentation updates |
2:cbcdd97f3a6d | 2011-06-08 | WiredHome | v1.01 added methods for working with the calibration register |
1:6d3d16f4b27c | 2011-05-29 | WiredHome | v1.01 slightly improved documentation |
0:108436d3cea9 | 2011-05-29 | WiredHome | Initial release of a real time clock management library |