Commit Graph

9508 Commits

Author SHA1 Message Date
Jeff Hill
b9dc0dad91 added caIOBlockListFree() declaration 1995-04-06 16:49:51 +00:00
Jeff Hill
50be068a02 free outstanding get/put cb requests when the IOC disconnects 1995-04-06 16:47:41 +00:00
Jeff Hill
a90bdf0098 exponentially increase delay between search requests only when we get
no responses
1995-04-06 16:33:02 +00:00
Jeff Hill
a58a2439cd removed debug code (that was already commented out) 1995-04-06 16:28:45 +00:00
Jeff Hill
962b520be8 removed unused variables 1995-04-06 16:25:09 +00:00
Jeff Hill
6747d4e0e9 restored call to ca_flush_io() in ca_pend_event()
also now uses caIOBlockListFree()
1995-04-06 16:00:31 +00:00
Jeff Hill
043eeb6a7c added ASSERTUNIX 1995-04-06 15:48:52 +00:00
Janet B. Anderson
6b50908dd6 Portability changes. 1995-04-05 15:52:30 +00:00
Jim Kowalkowski
2d9514e8ad updated to use the new db format without the database() section 1995-04-05 15:28:03 +00:00
John Winans
2e7e1416d3 Only do a sysIntEnable() for those cards that are found with the probe. 1995-04-05 14:13:43 +00:00
cvs2svn
ed2f5648b2 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta11'. 1995-03-31 15:05:08 +00:00
John Winans
96da4b1121 Added devMpc.c 1995-03-31 15:05:07 +00:00
John Winans
3c6191cccd Machine protection system interface card 1995-03-31 15:03:32 +00:00
Marty Kraimer
60a488940c Make include look at ansi before old 1995-03-31 13:54:27 +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
Marty Kraimer
2c2673dcea Allen Bradley support completele rewritten 1995-03-31 13:47:50 +00:00
Janet B. Anderson
0e760bfc70 Modified includes to reflect new drv subdirectories old and ansi 1995-03-31 00:05:46 +00:00
Janet B. Anderson
f0234af637 Added solaris scripts for starting caRepeater and iocLogServer - anj 1995-03-30 23:17: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
Janet B. Anderson
2c1004fb41 Changed include location in drv directory 1995-03-30 19:13:13 +00:00
Marty Kraimer
f6025d2a1f Fixed bugs in dnNotify code. Move code to dbNotify.c from dbLink and dbAccess 1995-03-30 19:04:34 +00:00
cvs2svn
4d046c8424 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta10'. 1995-03-24 21:24:26 +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
8a23d381c4 Added define for USG 1995-03-24 15:29:08 +00:00
Janet B. Anderson
46b9bb6e6a Changed bcopy to memcpy and added include for string.h 1995-03-24 15:28:20 +00:00
Marty Kraimer
9ab85124d3 Allow pvnames to contain ; 1995-03-24 13:42:21 +00:00
Ned Arnold
b8f07e873d Version 1.15 always fills in RxCV, even if RxPV's are not valid. 1995-03-17 17:51:55 +00:00
John Winans
0cfd58942f Added waveform writing support 1995-03-10 16:55:40 +00:00
Jeff Hill
b75d3964d7 more ANSI C changes and fixed send call back lost problem 1995-03-08 17:44:46 +00:00
cvs2svn
b9c8cd50e0 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta9'. 1995-03-08 13:48:39 +00:00
Marty Kraimer
e7b8b42452 Make sure errInit is called before epicsPrintf or errPrintf execute 1995-03-08 13:48:38 +00:00
Marty Kraimer
4cc62a1fce Take errInit out of dbLoad 1995-03-08 13:45:36 +00:00
Jeff Hill
333c985399 added FTP script 1995-03-07 23:19:44 +00:00
Jeff Hill
f513681bc0 no zero length message under SOLARIS 1995-03-07 22:56:45 +00:00
Jeff Hill
ddb459d08a ANSI C changes 1995-03-07 22:47:51 +00:00
Marty Kraimer
6aa5ecfa0e Allow errInit to be called multiple times 1995-03-07 21:18:56 +00:00
Marty Kraimer
9bdea89b06 errInit must be called before errPrintf 1995-03-07 21:17:16 +00:00
John Winans
3c8b4bf8c0 added assertion to misc.c for dealing with the '\a' character problem. 1995-03-07 19:23:12 +00:00
Janet B. Anderson
a912205614 Put static on sub_it() definition. 1995-03-07 17:27:58 +00:00
Janet B. Anderson
3b094ac9ae Removed CMPLR=OLD line 1995-03-07 17:18:43 +00:00
Ned Arnold
13a7380a47 Bug fix. Didn't update PxRA arrays if no readback PV's were specified. 1995-03-07 15:29:45 +00:00
Jeff Hill
f1bc683bd4 ssert => epicsAssert 1995-03-07 01:25:09 +00:00
Jeff Hill
5d3ded4397 ssert to epicsAssert.h 1995-03-07 01:21:16 +00:00
Jeff Hill
4a5cb2a6e5 assert.h => epicsAssert.h 1995-03-07 01:20:33 +00:00
Jeff Hill
9300dded40 sizeof A => sizeof(A) 1995-03-06 22:45:29 +00:00
Jeff Hill
cb86cd03a7 Compiler warnings fixed 1995-03-06 22:44:57 +00:00
Jeff Hill
cee91cb578 badd status map btw TScurrentTimeStamp() => tsLocalTime () fixed 1995-03-06 22:44:10 +00:00
Jeff Hill
679e1b8a56 added misssing includes 1995-03-06 22:43:19 +00:00
Jeff Hill
f6d91b8876 added missing includes 1995-03-06 22:42:55 +00:00