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
John Winans
5c5184547c
Actually made things compile in here.
1994-10-04 18:47:57 +00:00
Jeff Hill
26e6b831c8
* .01 010393 Applied fix for zero C ISR param causes incorrect
...
* identification as MACRO ISR problem.
1994-09-29 20:03:06 +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
John Winans
1684effbcc
added 162 enhancements
1993-08-12 14:51:34 +00:00
Marty Kraimer
4efd2bc064
Removed LOCAL from _cISRTest because devLib calls it.
1993-08-12 08:35:21 +00:00
Jeff Hill
68e1db2b94
took out V5 switches
1993-08-11 17:49:55 +00:00
Jeff Hill
f62b2d7882
Initial revision
1993-08-11 17:46:47 +00:00
John Winans
925ad53846
Forced to compile with ANSI compiler
1993-07-28 16:36:10 +00:00
Janet B. Anderson
25ce486e42
commented out some includes
1993-07-24 10:05:08 +00:00
Janet B. Anderson
90d295e730
Initial revision
1993-06-15 20:55:50 +00:00
Janet B. Anderson
def18521cf
fixed up define for V5_vxWorks to work with vxWorks 5.1.
1993-06-15 20:42:51 +00:00
Janet B. Anderson
fd8354b811
Changed to work with vxWorks 5.1 and GCC 2.2.3.
1993-06-04 08:45:09 +00:00
John Winans
44a051cb19
added hex-dumping mode
1993-02-02 15:45:22 +00:00
Jeff Hill
5bd7cb2263
made V4 vxWorks the default
1992-09-04 08:14:06 +00:00
Janet B. Anderson
6ca1cfb33f
added VALID_ALARM to INVALID_ALARM test
1992-08-26 19:10:29 +00:00
John Winans
96c97ffa4b
added VALID_ALARM to INVALID alarm transition change
1992-08-26 12:51:38 +00:00
John Winans
652562bfbe
fixed error in DOC
1992-08-26 12:51:06 +00:00
John Winans
5baffc1798
general house-cleaning
1992-08-26 12:49:20 +00:00
John Winans
bd284f6d1c
Initial revision
1992-08-26 11:28:03 +00:00