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.

Dependents:   LAB4WEEK1 Motor

History

v1.04 Minor changes to the adjustment logic for complexity reduction default tip

2011-11-02, by WiredHome [Wed, 02 Nov 2011 01:32:07 +0000] rev 6

v1.04 Minor changes to the adjustment logic for complexity reduction


v1.03 Added API to adjust the calibration based on an accumulated error over a period of time (typically >= 1 day).

2011-10-30, by WiredHome [Sun, 30 Oct 2011 23:42:43 +0000] rev 5

v1.03 Added API to adjust the calibration based on an accumulated error over a period of time (typically >= 1 day).


Minor documentation update, no functional change

2011-07-16, by WiredHome [Sat, 16 Jul 2011 16:57:22 +0000] rev 4

Minor documentation update, no functional change


v1.02 minor documentation updates

2011-06-16, by WiredHome [Thu, 16 Jun 2011 21:11:44 +0000] rev 3

v1.02 minor documentation updates


v1.01 added methods for working with the calibration register

2011-06-08, by WiredHome [Wed, 08 Jun 2011 11:36:11 +0000] rev 2

v1.01 added methods for working with the calibration register


v1.01 slightly improved documentation

2011-05-29, by WiredHome [Sun, 29 May 2011 20:34:27 +0000] rev 1

v1.01 slightly improved documentation


Initial release of a real time clock management library

2011-05-29, by WiredHome [Sun, 29 May 2011 20:11:27 +0000] rev 0

Initial release of a real time clock management library