Commit Graph
18 Commits
Author SHA1 Message Date
Andrew Johnson b1234b4667 Modified the timeout and retry count: Allow 4 seconds for an NTP reply,
and 4 retries, thus NTP sync must work at least once every 5 minutes.
2009-04-20 22:21:45 +00:00
Andrew Johnson 6430a49300 General Time updates: Internal cleanup of framework code and providers,
replaced the osdSysTime provider with a new osiClockTime provider,
stringin device support puts record into alarm if no working provider,
added osdTimeRegister() to RTEMS/osdTime.h.
2008-09-12 22:55:55 +00:00
Andrew Johnson 9e5c6e04b7 Cleanup of NTP time provider code. 2008-09-04 22:43:56 +00:00
Andrew Johnson 24edb594cc Included vxWorks.h, needed for vxWorks 6.6. 2008-05-15 14:25:28 +00:00
Andrew Johnson 975c5ae4c6 General Time cleanup. 2008-05-14 18:42:26 +00:00
Andrew Johnson 51800996b0 Fixed generalTime initialization issues (RTEMS incomplete). 2008-05-09 14:24:04 +00:00
Andrew Johnson a3cd917de2 General Time, from Peter Denison, Eric Norum and many others... 2008-04-18 18:39:32 +00:00
W. Eric Norum 5708538d32 Back out erroneous commit. 2008-04-15 14:44:31 +00:00
W. Eric Norum 489af50c7a Preliminary general time changes. 2008-04-14 19:49:47 +00:00
Janet B. Anderson 93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Jeff Hill 55e3c0c899 added new osd routines 2001-12-14 00:45:35 +00:00
Marty Kraimer 6a52eff141 osiTime=>epicsTime 2001-01-31 13:34:02 +00:00
Marty Kraimer 8e6720b483 added soft clock support 2000-06-20 19:52:10 +00:00
Marty Kraimer e67d89e8a6 changes so things build 2000-03-15 18:49:33 +00:00
Marty Kraimer ccfe089420 call the tsDrv routines 2000-01-17 18:54:33 +00:00
Jeff Hill fa2a1395a0 o created tsStamp.h
o include tsStamp.h into tsDefs.h
o use assert() instead of C++ exceptions on certain os
1999-12-22 23:12:51 +00:00
Jeff Hill c9b7c7391d use posix RT 1999-12-07 20:06:26 +00:00
Marty Kraimer 6dd786167a moved to here from vxWorksMT 1999-11-18 17:08:56 +00:00