Commit Graph

274 Commits

Author SHA1 Message Date
Andrew Johnson
519f3d29cf Set PACT if error occurred during record init 2003-08-12 22:18:46 +00:00
Andrew Johnson
e967392227 Removed device entries from base.dbd into their own .dbd files.
Devices for TestAsyn support are not included by base.dbd, but have
their own devTestAsyn.dbd file if required.
2003-08-11 22:22:39 +00:00
Marty Kraimer
cc06a46407 make it synchronou is delay <=0 2003-08-08 20:05:34 +00:00
W. Eric Norum
7e1db8bc95 Clean up example code. 2003-07-25 15:05:17 +00:00
W. Eric Norum
af073e289d Use explicit callback so that this code matches the Application
Developer's Guide description.
2003-07-24 19:37:51 +00:00
Marty Kraimer
7ec63f6034 changes for epicsExport 2003-04-01 21:06:49 +00:00
Marty Kraimer
385d813002 more changes for stupid stupid win32 2003-03-31 19:53:55 +00:00
Janet B. Anderson
d144a22633 Added testDevIoc.rc win32 resource file. 2003-03-31 16:40:56 +00:00
Janet B. Anderson
d80c1a94b2 Added softDevIoc.rc win32 resource file. 2003-03-31 16:40:43 +00:00
Marty Kraimer
927446c261 Makefile changes so that rec and dev build on win32 2003-03-31 14:04:49 +00:00
Marty Kraimer
4b95841fcd more changes to get epicsShare to work on win32 2003-03-28 20:25:43 +00:00
Marty Kraimer
499d1fa9af epicsShareExtern => epicsShareDef 2003-03-28 15:59:53 +00:00
Janet B. Anderson
335269a25a Make rec, softDev, and testDev libs shared. 2003-03-20 19:53:29 +00:00
Andrew Johnson
4e29345b6f Removed - in Attic but not state dead 2002-07-17 16:00:41 +00:00
Janet B. Anderson
93b0bf478d Updated license comments. 2002-07-12 21:35:43 +00:00
Andrew Johnson
21b7bf8b6b Removed special_linconv() routines, ESLO and EOFF can be set manually. 2001-08-17 22:44:46 +00:00
Marty Kraimer
5e71997d09 backout RAWL, RAWF 2001-08-16 15:27:04 +00:00
Marty Kraimer
a5ebba6be3 use ansi function prototypes 2001-07-26 15:57:03 +00:00
Marty Kraimer
181f1e720f add support for RAWL RAWF 2001-07-26 15:56:33 +00:00
Janet B. Anderson
7874d35daf Changes to create vxWorks archive libraries and prods. 2001-06-07 14:26:06 +00:00
Marty Kraimer
030d53baa1 devPtSoft.c is unbundled 2000-07-13 19:42:54 +00:00
Marty Kraimer
5b1af69c04 fix includes 2000-02-29 19:35:52 +00:00
Janet B. Anderson
2b59fe270f Modified OBJS build. 2000-02-04 15:06:51 +00:00
Marty Kraimer
80eabf1529 use new callback Delay routines 2000-02-02 21:48:06 +00:00
Marty Kraimer
99ef10d0c3 new way to build 2000-01-24 21:10:02 +00:00
Marty Kraimer
9f06418137 new way to build 1999-11-18 15:22:15 +00:00
Janet B. Anderson
07774fae24 More R3.14 Makefile changes. 1999-10-12 17:50:12 +00:00
Marty Kraimer
c76a20731b moved to src/vxWorks 1999-09-13 21:01:09 +00:00
Marty Kraimer
c703c51e57 changes for 3.14 1999-09-13 14:31:36 +00:00
Marty Kraimer
c96b1eb2dc change malloc to calloc 1999-09-10 14:42:44 +00:00
Marty Kraimer
5dc7f22d90 sscanf response now checked to be equal to 1 rather than just not zero. 1999-07-07 20:07:13 +00:00
Marty Kraimer
f0a195ee7d ErGetTicks now locks while updating ticks 1999-07-07 19:54:46 +00:00
Marty Kraimer
12d767c98a honor the MASK and SHFT fields 1998-11-09 17:07:44 +00:00
Marty Kraimer
02b4de9715 fix bugs found by Peregrine McGehee 1998-06-15 20:19:34 +00:00
William Lupton
3995dbafdb addition of intLock()/intUnlock() (BESSY) 1998-06-04 19:32:12 +00:00
William Lupton
fdb0b29c0a fixed stringout typo plus cosmetic mod 1998-06-04 19:28:29 +00:00
William Lupton
142aa9571a changed to use symFindByNameEPICS 1998-06-04 19:21:23 +00:00
Marty Kraimer
937c7ff4f0 ScanRate change to ScanPeriod 1998-06-04 13:55:18 +00:00
Marty Kraimer
0d51d99642 move DBDINSTALL from Makefile.Vx to Makefile.Host 1998-06-02 20:40:13 +00:00
Marty Kraimer
258633fbaa make sure delay time is at least 1 second 1998-05-29 18:30:42 +00:00
Marty Kraimer
011804166b Changes from tech-talk messages 1998-03-16 16:44:47 +00:00
Marty Kraimer
55210b7a7f Forgot mbbiDirectSoft 1998-01-22 15:24:18 +00:00
Marty Kraimer
77ca6d0df1 include old device definitions 1998-01-21 21:03:46 +00:00
Marty Kraimer
f3eb906bf3 restructure; new Symb support 1998-01-21 20:48:12 +00:00
Marty Kraimer
276d661ce4 cleanup includes 1998-01-20 22:09:00 +00:00
Marty Kraimer
75be8d5de3 New major version 1998-01-20 22:07:32 +00:00
Marty Kraimer
0f7623ad77 Doesnt belong in base 1998-01-20 21:59:02 +00:00
Marty Kraimer
fe4649e044 Changed Scl to Slc wherever this occured.
Added support for signed 16 bit analog values.
1998-01-20 21:58:19 +00:00
Marty Kraimer
06325e34bb remove devMpc.c 1998-01-20 21:53:56 +00:00
Marty Kraimer
bdc4e828ef GPIBEFASTO: Last fix was TOO strict 1997-06-30 12:53:06 +00:00