Commit Graph

2019 Commits

Author SHA1 Message Date
MarkRivers 111b3320ec Change to allow building dynamically on WIN32; fixed buffer overflow error 2013-02-18 21:04:12 +00:00
MarkRivers c0ae51db05 Change to allow building dynamically on WIN32 2013-02-18 21:03:48 +00:00
MarkRivers 5c7ceaa980 Fix asynPrint format error 2013-02-18 20:53:20 +00:00
MarkRivers ba6180de38 Changes to allow dynamic building on WIN32 2013-02-18 20:52:46 +00:00
MarkRivers 0269d5e5f6 Changes to allow dynamic building on WIN32; fix missing arguments in asynPrint 2013-02-18 20:52:09 +00:00
MarkRivers d39e479146 Changes to allow dynamic building on WIN32; fix missing arguments in asynPrint 2013-02-18 20:51:42 +00:00
MarkRivers 1d15bf8c4c Changes to allow dynamic building on WIN32 2013-02-18 20:51:04 +00:00
MarkRivers 6a093ed8aa Changes to allow dynamic building on WIN32 2013-02-18 20:50:49 +00:00
MarkRivers b7386e6ecf Fixed data type error 2013-02-18 20:50:16 +00:00
MarkRivers b02b1cf8ba Changed order of including files so that epicsExport.h is effectively last; needed for dynamic builds on WIN32; change some debugging code so all variables are defined in Debug statements, needed on WIN32 2013-02-18 20:19:20 +00:00
MarkRivers a5c1b78b5b Changed order of including files so that epicsExport.h is effectively last; needed for dynamic builds on WIN32 2013-02-18 20:18:20 +00:00
MarkRivers 9794e08403 Changed order of including files so that epicsExport.h is effectively last; needed for dynamic builds on WIN32 2013-02-18 20:17:57 +00:00
MarkRivers 2acc3915c1 Changed order of including files so that epicsExport.h is effectively last; needed for dynamic builds on WIN32 2013-02-18 20:17:27 +00:00
MarkRivers 39e9007f65 Fixed location of #include <epicsExport.h> to allow building on WIN32 dynamically 2013-02-18 19:31:17 +00:00
kmpeters 8c87ec9b9a Changed stepsPerUnit from an int to a string in drvXPSAsyn.{c,h} 2013-02-11 21:35:35 +00:00
timmmooney 70badee125 oms_LIBS -> omsAsyn_LIBS 2013-01-29 19:09:56 +00:00
Ron Sluiter 807d8c1d98 Support for motor record raw actual velocity (RVEL). 2013-01-02 22:51:49 +00:00
kmpeters 964b585840 Modified devMotorAsyn.c so that moveRequestPending is incremented when jogging. 2012-12-21 19:30:11 +00:00
kmpeters 9df1baeb5c Reverted some of the changes to SMChydraDriver.cpp from r15724 (simulating direction bit and setting motorStatusCommsError). 2012-12-21 19:25:56 +00:00
kmpeters 3b4a24ea82 Set more status bits in the SMChydra poller. 2012-12-17 23:18:58 +00:00
MarkRivers 846e1247ed Changed commands to turn off echoing to ECHO 4, which works on all controllers; minor changed to avoid compiler warnings 2012-12-14 17:58:48 +00:00
kmpeters 4fbdba5abf Added registrar statment for SMC hydra to devMicos.dbd 2012-12-13 16:36:18 +00:00
kmpeters 231ff538bc Improved SMC hydra example configuration. 2012-12-12 22:53:27 +00:00
kmpeters fedf94a377 Modifed SMC hydra support to set deceleration before aborting a move. Also added EOS config to SMC example. 2012-12-12 21:50:20 +00:00
kmpeters 38c61e12cd Added support for Micos SMC hydra. 2012-12-12 20:26:52 +00:00
MarkRivers 3e1e15a0f7 Turn off some warnings on Linux 2012-12-06 22:24:05 +00:00
MarkRivers 42d0fcd16a Minor changes to avoid compiler warnings; changed tabs to spaces 2012-12-06 22:23:38 +00:00
MarkRivers 10b8775a06 Minor changes to avoid compiler warnings 2012-12-06 22:22:51 +00:00
MarkRivers 4a756a11f5 Minor changes to avoid compiler warnings 2012-12-06 22:21:33 +00:00
MarkRivers db3471cbcd Minor changes to avoid compiler warnings 2012-12-06 22:20:48 +00:00
MarkRivers 44e5cb2eff Minor changes to avoid compiler warnings 2012-12-06 22:20:02 +00:00
MarkRivers abff08503e Minor changes to avoid compiler warnings; used osiSock.h rather than ARCH specific stuff; change from int to SOCKET 2012-12-06 22:19:09 +00:00
MarkRivers 7153b52c0a Minor changes to avoid compiler warnings 2012-12-06 22:18:17 +00:00
MarkRivers 8b0ccc205f Minor changes to avoid compiler warnings 2012-12-06 22:17:36 +00:00
MarkRivers 69bce3c825 Minor changes to avoid compiler warnings 2012-12-06 22:17:09 +00:00
MarkRivers ed356764b9 Fixed logic problem in ReadXPSSocket; minor changes to avoid compiler warnings 2012-12-06 22:16:32 +00:00
MarkRivers 837c6a0e33 New file from Jen Eden 2012-12-05 18:50:22 +00:00
Ron Sluiter c9f9563c77 Terminate UU command argument with a ';' character. Fixes "Command error" with MAXv ver:1.41 firmware. 2012-11-30 22:57:36 +00:00
Ron Sluiter 2b55429c0c Commanded velocity not getting passed with INFO request by process_messages(). 2012-11-30 22:27:08 +00:00
Ron Sluiter 05759d3c51 Spelling error 2012-11-01 15:15:54 +00:00
kmpeters bc999c40c0 Modified motorUtilAux.cc to exclude aliased motors from list of motors to stop. 2012-10-24 22:30:31 +00:00
kmpeters 65b2508409 Modified motorUtil.cc to only stop motors that are actually moving.
This avoids problems when motor records with phase-1 drivers are loaded
but the associated drivers are not configured.
2012-10-24 21:33:44 +00:00
Ron Sluiter 877f0a08e4 Update MAXv configuration info for APS. 2012-10-24 17:48:07 +00:00
Ron Sluiter 19d0dfe05b MAXnet support moved to OmsAsynSrc directory. 2012-10-12 15:19:54 +00:00
Ron Sluiter d4e79a4f94 Jen Eden's readPositions patch. 2012-10-12 15:18:11 +00:00
Ron Sluiter 194e3d54da Grant of License requirement. 2012-10-11 18:07:58 +00:00
Ron Sluiter 83af8f1d92 phase 3 asyn motor support for OMS MAXnet and MAXv from Jens Eden. 2012-10-11 16:47:16 +00:00
Ron Sluiter 5b7b186f39 Refix of DLY problem (retries not working). 2012-10-09 15:49:41 +00:00
MarkRivers c1a91c3863 Removed tabs 2012-10-09 14:40:34 +00:00
MarkRivers 4a753987b7 Improve debugging output by printing pasynUser->reason as well 2012-10-09 14:32:23 +00:00