Commit Graph

33 Commits

Author SHA1 Message Date
Marty Kraimer 4486982ee6 Checked for Y2K complience. It turns out it was even ok when NTP time overflows
in 2036. However it was modified so that no overflows should occur while convert
ing between NTP, UNIX, and EPICS epochs.
In addition the conversion of fractions of a second to nanaoseconds was changed
Formatting was changed so that interesting code does not run off right side of page.
Hopefully EPICS base is now fine for Y2K.
In fact it should be fine (as far as time is converned) until the Unix epoch
overflows a 32 unsigned integer in the year 2106.
1998-03-19 20:41:16 +00:00
Marty Kraimer df1d467188 get rid of some warning messages 1998-01-22 14:48:43 +00:00
Marty Kraimer 4bfe2bf8ee Fix include statements 1998-01-20 16:20:07 +00:00
Marty Kraimer eba09bd6af get rid of warning messages when using TS_1900_TO_* 1997-05-30 13:17:21 +00:00
Jim Kowalkowski 5e9ebd8b9b Fixed a bug in TSreport - printing of IP addresses was incorrect 1997-03-05 13:20:44 +00:00
Jim Kowalkowski 890de43c91 Print IP address on report 1997-01-20 15:31:00 +00:00
Jeff Hill 355fe461e7 installedMakefile.Host 1997-01-10 00:02:59 +00:00
Jeff Hill 9b05ce2169 added byte swapping for pc arch 1996-11-02 01:16:43 +00:00
Jim Kowalkowski 4ccdf79d2f added support for user defined soft events 1996-05-31 12:23:20 +00:00
Marty Kraimer dbfab6b29e moved includes; .ascii=> .db; path changes 1996-01-25 21:13:33 +00:00
Jim Kowalkowski b64fa8bd87 Fixed bug in TSinit - Gives defaults to TSdirectTime() and TSdriverInit() if
event time disabled with TSconfigure().
1995-09-12 15:01:09 +00:00
Jim Kowalkowski be85da6a3a *** empty log message *** 1995-08-30 15:38:39 +00:00
Marty Kraimer 099f63fb20 Made changes for ansi c 1995-08-18 13:19:37 +00:00
Jim Kowalkowski e1b04e69bb fixed all the -pendantic errors (pain) 1995-08-17 20:35:09 +00:00
Jim Kowalkowski 2ff81c09f0 Completed the accurate time stamp change. event number 0 is current time
updated at 60HZ, event -1 is the best time that can be provided (1000Hz in
the APS event system).  The vxWorks time is now correct (1970 instead of
1900).
1995-08-17 19:43:04 +00:00
Jim Kowalkowski 0462aed01d Many updates. Added GPS ability and adjusted the printf's. 1995-08-16 19:03:21 +00:00
Jim Kowalkowski 47843d49a0 updates to allow direct read of time stamps from event systems 1995-05-22 15:21:39 +00:00
Jeff Hill df876abf50 fixed warning messages 1995-03-06 22:37:04 +00:00
Janet B. Anderson afd124a431 Added cvs Id keyword 1995-02-13 21:44:49 +00:00
Janet B. Anderson 48cfc5ee15 Added cvs Id keyword 1995-02-13 16:09:14 +00:00
Jeff Hill 8bb3067b90 drvTS.c - use errMessage () as discussed with jbk
iocInit.c - static => LOCAL for debugging and many changes
		to the parser for resource.def so that we
		allow white space between tokens in env var
1995-02-13 03:54:24 +00:00
Jim Kowalkowski 0170e0c88a Removed the stinking message "Cannot contact master timing IOC ". 1995-02-02 17:15:55 +00:00
John Winans faf07df760 Added a type field to the configure command to disable the use of the event
system hardware if desired.
1995-02-01 15:29:54 +00:00
John Winans 0f1c9c357a Changed error message in the event system error handler & added a conditional
based on a debug flag to print it... defaults to off.  (Per request from MRK.)
1994-12-16 15:51:21 +00:00
John Winans f44ce3dbb0 Changed printf to logMsg in the A24Malloc code and added a few more
debug statements.
1994-12-14 22:41:06 +00:00
Jim Kowalkowski f318710159 increased the USP packet time-out to 250ms, added a parm to the configure()
routine to let user specify it.
1994-10-28 20:15:10 +00:00
Matt Needes b04bf8531c First merge of db directory to get Build to work... 1994-07-15 16:44:23 +00:00
Matt Needes 3bc6598bc3 Changes in db for R3.12 LANL / ANL merge (except dbAccess.c) 1994-06-22 18:37:40 +00:00
Jim Kowalkowski 1e3780ea02 changed task priorities 1994-04-11 08:06:46 +00:00
Jim Kowalkowski 1c065a5b5b update for 60Hz current time 1994-03-30 11:26:18 +00:00
John Winans 37d82a50b9 added devLibA24Malloc, devLibA24Calloc, and devLibA24Free 1994-03-30 11:03:24 +00:00
Jim Kowalkowski 18857e7564 Initial revision 1994-02-17 15:47:17 +00:00
Jeff Hill f62b2d7882 Initial revision 1993-08-11 17:46:47 +00:00