NTP Client for the mbed networking libraries. The small change to this version is that there can be only one cause for the return value zero.
Fork of NTPClient by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
9:2f607bafc29e | 2016-01-16 | WiredHome | NTPClient was computing the offset from the server to the client incorrectly (when it was promoting 32 to 64bit values. The result was time-jumps (e.g. from 2016 to 2084) and then back. This was most noticeable with the WiFly interface (extra delays) |
8:802277794640 | 2015-11-26 | WiredHome | Update to fix a hang. Applied fix from Koen Kempeneers. |
7:170915215fd4 | 2015-07-07 | WiredHome | warning reduction. |
6:bef14adc58c4 | 2014-10-11 | WiredHome | Documentation updates only. |
5:7ad0af977056 | 2014-06-22 | WiredHome | Revised the return values to ensure no duplicates. |
4:881559865a93 | 2012-08-05 | donatien | Fixed typo |
3:17d8bad407cc | 2012-08-05 | donatien | Fixed blocking mode |
2:9a64a50df235 | 2012-08-05 | donatien | Updated to use latest Socket API |
1:b221a8765b3f | 2012-07-27 | donatien | Initial commit; |
0:04a82df0f587 | 2012-05-25 | donatien | Initial Hg Commit |