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
2fe41fa67f
include string.h
1998-03-16 17:01:27 +00:00
Marty Kraimer
df1d467188
get rid of some warning messages
1998-01-22 14:48:43 +00:00
Marty Kraimer
f3eb906bf3
restructure; new Symb support
1998-01-21 20:48:12 +00:00
Marty Kraimer
bec2b11d04
fix inclues
1998-01-20 21:53:05 +00:00
Marty Kraimer
2f3a295d5d
add includes for error messages
1998-01-20 21:51:58 +00:00
Marty Kraimer
529703ef54
added the arch_stack_factor for 64 bit architectures; changes for errlog
1998-01-20 21:49:55 +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
Marty Kraimer
e1e8a34b2f
Fixed many compiler warning messages
1997-04-30 19:02:21 +00:00
Marty Kraimer
0e387c8936
Fixed most compiler warning mesdsages
1997-04-30 18:59:04 +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
Jeff Hill
a5e1223b0c
added subroutine wrapper around reads and writes
1996-09-16 22:14:02 +00:00
Jeff Hill
6a534ca2b5
fixed gcc warnings
1996-09-04 22:08:50 +00:00
Jeff Hill
a01241aa19
fixed gcc warnings
1996-09-04 20:44:19 +00:00
Marty Kraimer
055b8a7149
added task_params.h
1996-06-24 13:32:35 +00:00
John Winans
8c55790b98
Changed 'send' command to 'DISP?'
1996-06-06 21:20:08 +00:00
Jim Kowalkowski
4ccdf79d2f
added support for user defined soft events
1996-05-31 12:23:20 +00:00
Marty Kraimer
92b1b34e02
Mods contributed by Ric Claus (SLAC)
1996-05-03 14:14:22 +00:00
Marty Kraimer
341ec908c2
moved files from /base/include
1996-01-25 21:39:01 +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
Marty Kraimer
e6bec6af38
mrk committed for dalesio
1995-08-17 14:51:53 +00:00
Jim Kowalkowski
0462aed01d
Many updates. Added GPS ability and adjusted the printf's.
1995-08-16 19:03:21 +00:00
Jeff Hill
524da0d2df
doc
1995-08-12 01:12:37 +00:00
Jeff Hill
5903ff0cdb
use arch independent types
1995-08-12 00:48: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
b3af9b389a
moved ansi drivers
1995-04-26 03:20:39 +00:00
Janet B. Anderson
96f58790c4
Seperated drv files into ansi and old dirs. Added combine dir.
1995-03-30 19:36:44 +00:00
Jeff Hill
cb86cd03a7
Compiler warnings fixed
1995-03-06 22:44:57 +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
John Winans
2a87278529
Nuked references to the old 162 code
1995-02-08 19:08:53 +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
cf7307f399
Added the devXxSkeletonGpib.c file to the build list. This is to insure that
...
it is a buildable module.
1994-12-20 15:31:45 +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
a2331c9d0e
Changed a printf to logMsg and added a printing delay to use when
...
the ibDebug flag is set so things come out closer to the proper order.
1994-12-14 22:43:48 +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
John Winans
6fb928ea9d
Updated the GPIB request header.
1994-12-12 19:59:45 +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