Commit Graph

14 Commits

Author SHA1 Message Date
Mark Rivers 9aba61b06c Changed definition of soft_init; it is passed an int, not a void * 2018-09-08 14:33:46 -05:00
Torsten Bögershausen 532afdc5a0 Remove all lines with svn keywords
They have no meaning in Git, are not updated and may cause unwanted diffs when
otherwise nothing is changed in a file
2015-11-23 08:23:12 +01:00
Ron Sluiter cf5626ad21 Fix header keywords for svn. 2010-03-25 16:50:30 +00:00
Peter Denison 624f38c298 Convert to linked lists to remove arbitrary maximum number of soft motors 2006-04-11 10:11:24 +00:00
Ron Sluiter 633109a7a4 Increase the maximum number of Soft
Channel motor records from 20 to 50.
2004-09-23 16:18:12 +00:00
Ron Sluiter b2a3906490 Update modification log. 2003-06-16 15:03:12 +00:00
Ron Sluiter 67525bd0c8 Redefine callback_flag. 2002-10-31 20:47:55 +00:00
Ron Sluiter 666480bcdf Converted to R3.14.x and C++. 2002-10-21 21:10:48 +00:00
Ron Sluiter be2ca071e9 Eliminate WAIT state. 2002-07-05 19:40:57 +00:00
Ron Sluiter 1ad4511058 Detect when "soft motor" has NOT initiated a move. 2002-06-25 20:01:28 +00:00
Ron Sluiter 6df4747fd1 - Eliminate/minimize EPICS LINK alarms by preventing record processing before "interruptAccept" is true.
- If the readback is changing, but motion was not initiated by this record, then reset the motor record's target to actual position (i.e., VAL/DVAL/RVAL = RBV/DRBV/RRBV) after the last readback.
- In soft_process(), call dbProcess() instead of directly calling motor record's process().
2002-02-11 17:34:35 +00:00
Ron Sluiter 29ff1cf709 Merged with V4.3 2001-05-14 20:13:48 +00:00
Ron Sluiter e505adbbe0 Fixed stuck DMOV problem when "setting" position. 2000-03-03 22:36:52 +00:00
Ron Sluiter a3ea18fc83 Version 4-1 2000-02-08 22:19:43 +00:00