Commit Graph

60 Commits

Author SHA1 Message Date
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
Jeff Hill
f81fa42edd *** empty log message *** 1992-08-05 17:47:03 +00:00
Jeff Hill
89440db71c made local functions static 1992-08-05 09:15:29 +00:00
Jeff Hill
dd14775f73 STD C changes 1992-08-05 09:11:29 +00:00
Jeff Hill
d08e75cb55 Initial revision 1992-08-04 18:26:28 +00:00
John Winans
d60c59547c added some multi-parm test code 1992-07-10 16:18:38 +00:00
John Winans
743f272e7a altered calls to the driver to account for new timeout parameter 1992-05-20 10:20:04 +00:00
John Winans
d7e9554584 Initial revision 1992-04-29 15:39:09 +00:00
John Winans
f66fa28282 changed the logMsg's to printf's in the srq handler 1992-04-10 15:26:46 +00:00
John Winans
98f4eb11eb added doc & MBBI devGpibNames structure examples 1992-03-18 08:42:49 +00:00
John Winans
675f3c3e35 changed devGpibParmBlock to static 1992-03-18 08:41:38 +00:00
John Winans
2798b6fa21 removed magic SRQ parm 1992-03-04 15:46:40 +00:00
John Winans
e485eb2758 cleaned up some DOC 1992-03-04 15:44:44 +00:00
John Winans
3367a0f9d5 Initial revision 1992-02-18 09:40:46 +00:00
Janet B. Anderson
74055aba80 Changed process paramater from precord->pdba to precor 1992-02-04 15:04:53 +00:00
John Winans
194dad0e12 reversed the DSET_MBBO and DSET_MBBI definitions 1992-02-04 14:43:41 +00:00
John Winans
1d5c46e170 altered parm 6's command table line and cleaned some doc 1992-02-04 14:43:00 +00:00
John Winans
ab0b26f539 improved some coding style thru use of unions over multiple pointers 1992-02-04 14:42:08 +00:00
John Winans
9c8ec69704 changed link type specification values 1992-02-04 14:41:14 +00:00
John Winans
046cb9d2f6 Initial revision 1992-02-04 14:39:00 +00:00