Commit Graph

194 Commits

Author SHA1 Message Date
Marty Kraimer
c6bcd1a10b Still new 1995-08-30 21:31:43 +00:00
Marty Kraimer
f3cf369071 made separate from recDynLink 1995-08-30 21:18:29 +00:00
Marty Kraimer
adffe02a2d Still new 1995-08-30 21:17:46 +00:00
Marty Kraimer
c16006f34d recDynLink is new 1995-08-29 17:55:20 +00:00
Marty Kraimer
79c01170e8 db_post_event had illegal arg for val field 1995-08-18 15:22:28 +00:00
Marty Kraimer
6c21758d23 fixed 2nd arg of db_post_event for clcv 1995-08-18 15:11:35 +00:00
Janet B. Anderson
63eefd2ba8 Makefile now uses library build rule from RULES.Vx 1995-08-17 15:43:34 +00:00
Marty Kraimer
59a2f10867 Initialize oval properly 1995-08-17 14:50:43 +00:00
Marty Kraimer
00abe6b876 Removed recSwitch 1995-08-17 14:50:17 +00:00
Ned Arnold
98809f8141 made QUEUE_SIZE a global variable so users could control mallocing 1995-08-16 20:53:26 +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
Ned Arnold
18b173eeb6 If reassignable PV ends in .DESC, change to .VAL 1995-04-19 18:58:50 +00:00
Marty Kraimer
60a488940c Make include look at ansi before old 1995-03-31 13:54:27 +00:00
Janet B. Anderson
0e760bfc70 Modified includes to reflect new drv subdirectories old and ansi 1995-03-31 00:05:46 +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
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
Ned Arnold
ed30327d93 added positioner readback arrays, PxRA. CHANGED scanRecord.ascii !!! Post monitor on .val at each point 1995-03-06 17:29:48 +00:00
Janet B. Anderson
2dfbf28c1b Changed to += syntax 1995-03-02 19:21:09 +00:00
Ned Arnold
a08656090e Fixed bug in detecting a transition. Put .OVAL = .VAL statement at end of process() 1995-02-28 21:35:00 +00:00
Marty Kraimer
bca7b39ab6 Fixed problem with adding,removing monitors 1995-02-24 19:06:05 +00:00
Ned Arnold
3600bb9513 Improved recWaitCaTask and associated record code 1995-02-24 16:52:51 +00:00
Ned Arnold
63a3b6827c Added .RTST flag to (optionally) return the positioners to the start position after a scan 1995-02-21 17:10:10 +00:00
Ned Arnold
b1f570f66d Added queuing of input monitors (if IO_INTR scanned) so no transitions would be missed 1995-02-21 15:32:15 +00:00
Ned Arnold
1ea57db276 changed name of caMonitor.c to recWaitCa.c 1995-02-16 20:36:59 +00:00
Ned Arnold
062e3d6d32 changed names of caMonitor stuff to recWaitCa stuff. Also added
individual flags for IO_INTR processing of inputs
1995-02-16 20:18:22 +00:00
Janet B. Anderson
3178294f08 fixed on-the-fly so 1st step is to end position 1995-02-13 18:40:11 +00:00
Janet B. Anderson
d4c7e14fd5 Added VERS and ODLY (output execution delay) 1995-02-13 16:51:34 +00:00
Janet B. Anderson
76dfa54089 Fixed order of posting monitors to be what people
expect (i.e. .cpt, .pxdv, .dxcv)
1995-02-13 16:50:32 +00:00
Janet B. Anderson
24bc06d5ff Reset nRequest to 1 1995-02-13 16:48:55 +00:00
Marty Kraimer
b30c979b0b Set states defined true if any state value OR string is defined 1995-02-13 15:18:04 +00:00
Marty Kraimer
8f3b1cce16 get_enum_strs has no_strs=2 if no strings defined so CA clients work 1994-12-21 14:58:01 +00:00
Marty Kraimer
a94db92c29 get_enum_strs MUST set no_strs=2 if no strings defined 1994-12-21 14:19:44 +00:00
Marty Kraimer
fb0a164de1 Added FFO option 1994-12-19 18:25:51 +00:00
Marty Kraimer
0a1c03c8d4 Added omod field sp that monitors to oval properly posted 1994-11-23 15:33:36 +00:00
Marty Kraimer
8815ca1008 emoved simulation fields 1994-11-23 15:30:55 +00:00
Marty Kraimer
c1b65bad02 Dont build pal and switch 1994-11-23 15:30:20 +00:00
Marty Kraimer
348f4c0e8d One line per module 1994-11-14 16:20:22 +00:00
Janet B. Anderson
688f766622 Bug fix for pes->no_str calculation 1994-11-14 15:59:10 +00:00
Marty Kraimer
1cbf4551dc Got rid of all calls related tp ols timestamp support 1994-10-26 19:32:39 +00:00
Marty Kraimer
14912e25cc Changed per Ned's request. Still beta version 1994-10-26 19:30:49 +00:00
Johnny Tang
d3e8ec28cb Commit updating Makefile.Vx of adding new record types. 1994-10-25 18:57:39 +00:00
Johnny Tang
d5b71995dd Commit adding new record support code of aai, aao, dfanout, mbbiDirec, and mbboDirect. 1994-10-25 18:54:36 +00:00
John Winans
6f289cf7fb Changed the SRCS macro to SRCS.c and SRCS.cc. 1994-10-25 15:59:09 +00:00
Marty Kraimer
0650bcde7d Added support for scan and wait records 1994-10-19 20:05:12 +00:00
John Winans
70ab19bce4 Added bug fixes to recSeq.c in order to allow CA links to work. 1994-10-04 18:48:35 +00:00
Janet B. Anderson
cc01f3f5fc Cleanup of files 1994-09-09 17:33:30 +00:00
Janet B. Anderson
c4891ac777 New file 1994-09-07 19:26:45 +00:00
Janet B. Anderson
d531935437 Modified to eork with extensions and do depends 1994-09-07 19:16:48 +00:00
Marty Kraimer
6a806595ba Make monitors on input fields go off when DBE_ALARM set. 1994-09-02 14:12:54 +00:00
Marty Kraimer
02767c1694 The HIGH field was not honored properly for async records. 1994-09-02 14:11:04 +00:00