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 |
|
MarkRivers
|
b5ba30d9cd
|
Add definition of rint for _WIN32
|
2012-10-02 21:09:13 +00:00 |
|
MarkRivers
|
f28094301d
|
Comment out redefinition of asynPrint, does not work on Windows
|
2012-10-02 19:32:40 +00:00 |
|
Pete Jemian
|
a5c8fc134e
|
ADLs were revised since initial conversion, this commit is a catchup to match current state of ADL files
|
2012-09-28 19:44:49 +00:00 |
|
Ron Sluiter
|
956fd2854f
|
Fixed incorrect jog acceleration rate.
|
2012-09-27 19:44:00 +00:00 |
|
MarkRivers
|
c2a9f13d90
|
Added svn:ignore
|
2012-09-12 17:56:29 +00:00 |
|
MarkRivers
|
d2194f655a
|
Fixes to compile on Linux and vxWorks
|
2012-09-12 17:55:50 +00:00 |
|
MarkRivers
|
442f9c40db
|
Change from Nia Fong at SLAC
|
2012-09-12 17:30:13 +00:00 |
|
MarkRivers
|
37241d2988
|
Change from Nia Fong at SLAC
|
2012-09-12 17:27:29 +00:00 |
|
MarkRivers
|
fa03769ac0
|
New file from Nia Fong at SLAC
|
2012-09-12 17:27:15 +00:00 |
|
MarkRivers
|
4bc734d9a7
|
New file from Nia Fong at SLAC
|
2012-09-12 17:21:17 +00:00 |
|
MarkRivers
|
6e2b491a3f
|
New file from Nia Fong at SLAC
|
2012-09-12 17:20:32 +00:00 |
|
MarkRivers
|
451cd433c2
|
New file from Nia Fong at SLAC
|
2012-09-12 17:19:03 +00:00 |
|
MarkRivers
|
5f9b0f2142
|
Changes from Nia Fong at SLAC
|
2012-09-12 17:18:08 +00:00 |
|
MarkRivers
|
10ca839b25
|
New file from Nia Fong at SLAC
|
2012-09-12 17:17:24 +00:00 |
|
MarkRivers
|
53a98f2849
|
New file from Nia Fong at SLAC
|
2012-09-12 17:16:54 +00:00 |
|