Commit Graph

9508 Commits

Author SHA1 Message Date
Jeff Hill
1bd52dfef9 discover loss of client by connecting UDP sockets 1995-08-12 00:37:28 +00:00
Jeff Hill
c7005b4783 dont muck with signal handlers already installed 1995-08-12 00:31:37 +00:00
Jeff Hill
d9e3f09760 win NT changes 1995-08-12 00:30:24 +00:00
Jeff Hill
07a265d299 added const 1995-08-12 00:29:39 +00:00
Jeff Hill
feb73d85b3 bumbed CA minor version to 5 1995-08-12 00:28:58 +00:00
Jeff Hill
f18238a8b9 added shareLib.h and const to proto 1995-08-12 00:28:10 +00:00
Jeff Hill
8ff5572e6c linux changes 1995-08-12 00:27:24 +00:00
Jeff Hill
865e69d7d3 added const to func proto 1995-08-12 00:26:26 +00:00
Jeff Hill
38f82f342d new ca_pend_event() duration test 1995-08-12 00:25:34 +00:00
Jeff Hill
20fd27263a sped up ca_pend_event() poll 1995-08-12 00:24:58 +00:00
Jeff Hill
7760d16956 better fp test 1995-08-12 00:24:26 +00:00
Jeff Hill
3fab82780b check for res id in use, epicsEntry, dont wait for itsy bitsy delay
in ca_pend_event(), better clean up when monitor is deleted and
we are disconnected
1995-08-12 00:23:32 +00:00
Jeff Hill
fd679234dd doc 1995-08-12 00:18:59 +00:00
Ned Arnold
7f949f441b Corrected bug of not allocating space for .dola : Multiple records with DOLN's did not work. 1995-08-07 15:36:37 +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
John Winans
1e2d258c66 first release 1995-07-27 14:23:02 +00:00
John Winans
83d4ee2313 Changed the way send() is called to account for structure padding. 1995-05-30 14:45:44 +00:00
Jeff Hill
67324dc7b7 use DBR_STRING parameter instead of just zero 1995-05-23 20:45:08 +00:00
Jim Kowalkowski
47843d49a0 updates to allow direct read of time stamps from event systems 1995-05-22 15:21:39 +00:00
John Winans
d27f70a883 Aded logic to handle the new BdtEof protocol state. 1995-05-16 15:39:27 +00:00
Jim Kowalkowski
bcde03d0a0 new functions to support the bulk data transfer 1995-05-11 02:10:50 +00:00
Andrew Johnson
1887fbd7f8 Added CONFIG_SITE_ENV, changed envData to .c file 1995-05-04 09:49:18 +00:00
Andrew Johnson
f3e0f33d15 Fixed port4_5 / port6_7 swap in bo_driver 1995-05-01 17:16:23 +00:00
cvs2svn
09e1c40650 This commit was manufactured by cvs2svn to create tag 'R3.12.1'. 1995-04-26 14:17:01 +00:00
cvs2svn
0de34c3162 This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta13'. 1995-04-26 14:17:00 +00:00
Marty Kraimer
ef12c444d8 Added support for retrieving adapter and card status 1995-04-26 14:16:59 +00:00
Marty Kraimer
cded07df78 Allen Bradley: Add support for retrieving adapter/card status 1995-04-26 13:37:05 +00:00
Marty Kraimer
81fb796c8d Allow record names to start with a digit. 1995-04-26 13:34:33 +00:00
Jeff Hill
b3af9b389a moved ansi drivers 1995-04-26 03:20:39 +00:00
Jeff Hill
9b76f9d9c0 Fix alignment problem found by purify 1995-04-26 03:14:08 +00:00
Jeff Hill
302f4ef6c8 dont send exception msg to all serach requests when the server
runs out of memory (send exception resp only in reply to search
requests that find a match)
1995-04-26 03:12:53 +00:00
Jeff Hill
64b7a679a0 Use vxWorks sem for locks and free lists when fdmgr delete
(none of this is currently used under UNIX)
1995-04-26 03:11:02 +00:00
Jeff Hill
e9624769cb moved already ANSI drivers into the ANSI directory 1995-04-26 03:02:57 +00:00
Jeff Hill
5ccee17d09 ANSI C changes 1995-04-26 03:01:02 +00:00
Jeff Hill
5e67b97e89 reformatted statement and fixed doc 1995-04-26 02:53:11 +00:00
Jeff Hill
7cd16f8ad6 fixed comment 1995-04-26 02:51:02 +00:00
Jeff Hill
b5aa0e300c fixed bug where nill func ptr io block called for get cb at disconnect 1995-04-26 02:49:30 +00:00
Jim Kowalkowski
c27c38d531 New Pentek 4261 support added 1995-04-25 15:49:23 +00:00
Jim Kowalkowski
b46166314f New device support for the Pentek 4261 ADC. 1995-04-25 15:47:21 +00:00
John Winans
593df59742 Changed name of HiDEOS link configuration command/function. 1995-04-25 15:32:23 +00:00
Andrew Johnson
561e2e9fb9 Moved environment parameter defaults to config/CONFIG_ENV 1995-04-24 16:02:24 +00:00
Ned Arnold
18b173eeb6 If reassignable PV ends in .DESC, change to .VAL 1995-04-19 18:58:50 +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
cvs2svn
dd0ce8918a This commit was manufactured by cvs2svn to create tag 'R3.12.0-beta12'. 1995-04-07 11:50:22 +00:00
Jim Kowalkowski
a655930baf added ability to include files without substitution in the pattern file. 1995-04-07 11:50:21 +00:00
Jeff Hill
84773e71a0 init unintialized (and unused) fields in the protocol 1995-04-06 17:11:02 +00:00
Jeff Hill
214b9ae5c1 Use copyin structure to avoid VAX fp except when ieee is in VAX fp type
- also use dbr_ types
1995-04-06 17:06:14 +00:00
Jeff Hill
420249caac removed USEC_PER_SEC def 1995-04-06 17:01:52 +00:00
Jeff Hill
17a0f487a8 Increment the search resp count 1995-04-06 16:53:28 +00:00
Jeff Hill
bbfcd9ff78 Use dbr_ types 1995-04-06 16:51:20 +00:00