Commit Graph

345 Commits

Author SHA1 Message Date
Marty Kraimer 2433b09c1c additional include install commands were added 1996-07-29 20:35:04 +00:00
Jeff Hill 0c831f7e5a fixed comment 1996-07-10 23:59:34 +00:00
Jeff Hill 49e7beed3b fixed bug where slot is wrong when EPICS_VXI_LA_BASE isnt 0 1996-07-10 17:49:10 +00:00
Janet B. Anderson e61dce7a96 drvSup no longer built. Individual *.o files installed. 1996-07-08 15:05:50 +00:00
Janet B. Anderson e1ecb4f2e0 Moved config dir to base/config. 1996-06-28 15:20:11 +00:00
Jeff Hill 2d55dafacc commented out drvCaenV265.c 1996-06-26 22:09:13 +00:00
Janet B. Anderson 28c4ce844d Makefile includes now from base/src/config, removed all soft links 1996-06-25 21:48:55 +00:00
Jeff Hill 9ea7fc6dd1 fixed resource managr bug occurring in mixed SC/DC systems 1996-06-19 20:52:04 +00:00
John Winans 7e8bdc7e43 Added the EOS logic from Mark Rivers. (It is only supported for HiDEOS
GPIB interfaces.)
1996-05-03 19:05:37 +00:00
John Winans e1042ca5ee Fixed a reversed set of parms to a semBCreate().
Changed the data type of a parameter to memory probe call.
1996-05-03 19:04:44 +00:00
Marty Kraimer 92b1b34e02 Mods contributed by Ric Claus (SLAC) 1996-05-03 14:14:22 +00:00
Marty Kraimer 5a983c11cb Make sure link structure is allocated 1996-04-22 14:40:24 +00:00
Jeff Hill 2a3fc15e9e fixed problem where epvxiWrite() was only able to xmit positive characters 1996-04-09 15:32:50 +00:00
Marty Kraimer 6e37e4a8b7 Made STATIC static 1996-03-06 14:17:34 +00:00
Marty Kraimer acaa1b6fbf Cosmetic change 1996-03-04 14:15:04 +00:00
Marty Kraimer 38875dd8a7 Added drvVmic2534 from LBL. NOTE: NOTE YET ANSIFIED 1996-03-04 14:13:53 +00:00
Marty Kraimer dd34fb320b Fixed bugs 1996-02-16 19:27:11 +00:00
Marty Kraimer a8da2b9da4 moved include files from base/include 1996-01-25 21:24:40 +00:00
Janet B. Anderson f8dd9b2bf7 Added man pages. Man pages are now installed. 1995-12-07 21:03:27 +00:00
Janet B. Anderson 4c5497c74e Moved from base/man. Man pages are now installed. 1995-12-07 21:02:20 +00:00
Andrew Johnson 1f61d4acc2 Added CANbus driver (TIP810 Industry-Pack).
N.B. drvIpMv162 is not tested.
1995-11-14 20:18:07 +00:00
Andrew Johnson 017c55f9d9 Generating TARGETS automatically from SRCS.c 1995-10-03 21:13:45 +00:00
John Winans 222063ac53 Added code to send last byte of a RAC_RESET in pepTxTask(). It was left
out in a previous mod that modes the last byte transmission into a locked
region in order to prevent a TxTask/RxTask race condition.
1995-09-26 14:50:31 +00:00
John Winans db1b46e5f9 Added ability to change default clock speed from shell. 1995-09-01 14:36:35 +00:00
Marty Kraimer e6bec6af38 mrk committed for dalesio 1995-08-17 14:51:53 +00:00
Marty Kraimer d9a05d6051 added abConfigScanListAscii and abConfigAuto 1995-08-17 14:45:57 +00:00
Jeff Hill 5903ff0cdb use arch independent types 1995-08-12 00:48:21 +00:00
John Winans 48640936f5 Changed the parameter table and associated support routines to support
buffer length specifications of size long instead of short.
1995-07-31 19:44:18 +00:00
Andrew Johnson f3e0f33d15 Fixed port4_5 / port6_7 swap in bo_driver 1995-05-01 17:16:23 +00:00
Marty Kraimer ef12c444d8 Added support for retrieving adapter and card status 1995-04-26 14:16:59 +00:00
Jeff Hill b3af9b389a moved ansi drivers 1995-04-26 03:20:39 +00:00
Jeff Hill e9624769cb moved already ANSI drivers into the ANSI directory 1995-04-26 03:02:57 +00:00
John Winans 593df59742 Changed name of HiDEOS link configuration command/function. 1995-04-25 15:32:23 +00:00
John Winans 47b3da99a0 Added support for the HiDEOS system as a GPIB bus transport agent. 1995-04-12 19:31:41 +00:00
Marty Kraimer 1c1d8228c7 Allen Bradley completely rewritten and move to ansi 1995-03-31 13:49:52 +00:00
Marty Kraimer b2ee2f2347 New version of Allen Bradlet driver 1995-03-31 13:48:59 +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
John Winans e7e17f07af Probable race condition in PEP TX task. Moved the final transmission
byte assignment into the point where the busy list is locked.  This
is how the Xycom TX task has worked all along.  This change fixed
seems to have fixed an apparant race condition where the receive task
gets a response to a transmitted message BEFORE the TX task gets
it on the busy list.
1995-03-24 21:24:25 +00:00
Janet B. Anderson 48efca8456 Changes to += syntax 1995-03-02 18:53:37 +00:00
Marty Kraimer 64bd8e03dc Fixed COS task so it works for > 1 link. 1995-02-27 15:35:38 +00:00
Jeff Hill 4b2f0c1d74 doc 1995-02-17 20:41:16 +00:00
Jeff Hill 53bfe9888a new model names 1995-02-17 20:40:27 +00:00
John Winans a93e2e8b26 Cleaned up some Hideos hacking and commented out the LANL debug code because
APS has had some add behaviour from GPIB lately and it is one of few things
that has changed WRT to it.
1995-02-14 22:33:01 +00:00
Marty Kraimer 68a0f7a00b Low and High words were mixed up. 1995-02-13 15:15:06 +00:00
Marty Kraimer 0c9de2c129 For ab_bt_write and ab_bt_read, remove from driver list before calling callback 1995-02-13 15:10:55 +00:00
John Winans a437b010b3 Killed 162 stuff and ready for TranServ. 1995-02-13 14:53:34 +00:00
John Winans 9bbf6fe17e Removed references to the mvme162 stuff (replaced by HiDEOS.) 1995-02-07 18:53:56 +00:00
John Winans 1c4adbf2ce Removed building of the drvMvme162 stuff (replaced by HiDEOS.) 1995-02-07 18:52:25 +00:00
John Winans 3941fb3ead Added some ifdef'd out test code to see if the end of the sequence program
could be updated to NOT cause an extra sample from port zero to be taken
at the end of the sequence.  As it turns out, it causes more harm than
good.  There must be something wrong with my understanding on how it works.
For now, the misfeature of the extra sample at the end of the sequence will
have to stay.
1995-01-06 17:03:43 +00:00
John Winans 0859173047 Added debug flag guards to ALL printing. The default debug level is set
to 1 -- this provides the same output as the old version.
1994-12-16 16:11:26 +00:00