Commit Graph

27 Commits

Author SHA1 Message Date
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
MarkRivers ab860a5e27 Fix to allow building dynamically on Windows 2014-05-28 16:03:03 +00:00
MarkRivers 52bb2abc77 Added epicsShareClass to avoid errors on Windows 2014-05-08 18:09:33 +00:00
kmpeters eeadbad5bf Added limit polarity argument to MVP2001Axis 2013-09-13 15:43:19 +00:00
kmpeters 9b2e2b346a Added asyn, model-3 driver for the MVP2001. 2013-08-14 22:14:00 +00:00
Ron Sluiter ee795dfa1f Changed diagnostic message macro 'Debug' to Mark Rivers inline variable argument function calls. 2011-11-29 20:50:00 +00:00
kmpeters 3ef4b54215 Multiple fixes for MVP2001 driver 2011-03-18 19:39:24 +00:00
Ron Sluiter d8f69754b0 Set svn:eol-style to "native". 2009-12-09 16:21:24 +00:00
Ron Sluiter ed9c12b630 Eliminate 64-bit compiler warnings. 2009-09-08 18:29:27 +00:00
Ron Sluiter 1a32160885 Workaround controller comm. error; delay for 0.1 second after msg received. 2008-06-09 19:49:25 +00:00
Ron Sluiter 9b249ebe2a Bug fix setting RA_DONE based on inMotion. 2008-06-06 17:23:42 +00:00
Ron Sluiter 5f6e872008 Bug fix initializing driver twice. 2008-06-06 17:16:51 +00:00
Ron Sluiter d657dda679 64-bit compatibility. 2008-03-14 20:23:45 +00:00
Ron Sluiter 32804d1add Bug in recv_mess(); always returned nread=0. 2006-10-02 15:49:08 +00:00
Ron Sluiter 5a008cbcba Initialize "update_delay". 2005-05-10 16:36:46 +00:00
David Kline ce49cec901 Corrected compiler error when passing Asyn parameter(s). 2005-04-14 18:52:48 +00:00
Ron Sluiter fc03922f48 Replaced hardcoded task/thread stack size and priority values with generic OSI values. 2005-03-30 19:12:48 +00:00
Ron Sluiter a80da3cda1 - asyn R4.1 compatible.
- make debug variables always available.
- MS Visual C compatibility; make all epicsExportAddress
  extern "C" linkage.
- retry on initial communication.
2004-12-21 17:08:50 +00:00
Ron Sluiter aa99a2556c MicroSoft Visual C compiler compatibility. 2004-12-20 21:12:51 +00:00
Ron Sluiter e6ae2c4eb6 Support for 32axes/controller. 2004-09-20 21:14:14 +00:00
MarkRivers 4e2eeeb680 asynSyncIO renamed to asynOctetSyncIO 2004-08-17 21:29:52 +00:00
MarkRivers 68d2f255c1 Changes for latest asyn 2004-07-30 04:24:07 +00:00
Ron Sluiter f75b442557 Added debug variable to *.dbd file. 2004-07-19 13:57:46 +00:00
Ron Sluiter 3640e4f7a8 - Converted from MPF to asyn.
- Removed unused <driver>Setup() argument.
2004-07-16 19:26:11 +00:00
Ron Sluiter 9af158435a Converted from MPF to asyn. 2004-07-16 19:24:38 +00:00
Ron Sluiter 6307e4c300 MVP2001Config() has 4 arguments. 2004-03-16 15:15:37 +00:00
Ron Sluiter 9847893e42 Start 2004-03-03 20:02:58 +00:00