timmmooney
|
c4cded0125
|
|
2013-04-16 19:06:27 +00:00 |
|
MarkRivers
|
5408fe5ee7
|
Create AG_CONEX_Axis object in AG_CONEXController constructor; add more info to report()
|
2013-04-16 17:07:10 +00:00 |
|
MarkRivers
|
3b5bae6098
|
First trial version
|
2013-04-16 04:13:24 +00:00 |
|
MarkRivers
|
1bc036a235
|
Use fabs, not abs
|
2013-04-16 04:12:27 +00:00 |
|
MarkRivers
|
47e21e8227
|
Converting from AG_UC to CONEX
|
2013-04-15 23:54:45 +00:00 |
|
MarkRivers
|
d6927e36d5
|
Converting from AG_UC to CONEX
|
2013-04-15 23:54:38 +00:00 |
|
MarkRivers
|
6fbcd60891
|
Added AG_CONEX
|
2013-04-15 23:46:37 +00:00 |
|
MarkRivers
|
d4b467322d
|
Minor change in iocsh prompt
|
2013-04-15 23:46:13 +00:00 |
|
MarkRivers
|
7e226e769b
|
New file
|
2013-04-15 23:45:35 +00:00 |
|
MarkRivers
|
08029f8685
|
Add AG_CONEX
|
2013-04-15 23:44:38 +00:00 |
|
MarkRivers
|
1f267c8189
|
Changed AgilisRegister to AG_UCRegister
|
2013-04-15 23:10:53 +00:00 |
|
MarkRivers
|
76c20310c8
|
Renamed Agilis.cpp to AG_UC.cpp
|
2013-04-15 23:10:22 +00:00 |
|
MarkRivers
|
8b48d70b61
|
Changed classes from AgilisController and AgilisAxis to AG_UCController and AG_UCAxis
|
2013-04-15 23:09:53 +00:00 |
|
MarkRivers
|
a4f1743a67
|
Changed classes from AgilisController and AgilisAxis to AG_UCController and AG_UCAxis
|
2013-04-15 23:09:29 +00:00 |
|
MarkRivers
|
46d1981d9c
|
Renamed Agilis to AG_UC
|
2013-04-15 22:46:47 +00:00 |
|
MarkRivers
|
2a98bbe12a
|
Renamed Agilis to AG_UC
|
2013-04-15 22:46:31 +00:00 |
|
MarkRivers
|
04c79bf98a
|
Added writeAgilis methods which add delay on Linux; add velocityToSpeedCode
|
2013-04-15 20:47:53 +00:00 |
|
MarkRivers
|
34d05d5671
|
Added writeAgilis methods which add delay on Linux
|
2013-04-15 20:46:51 +00:00 |
|
MarkRivers
|
e1036639b4
|
Changed stepSize_ which was unused to forwardAmplitude_ and reverseAmplitude_
|
2013-04-15 17:31:15 +00:00 |
|
MarkRivers
|
05399e3822
|
Changed stepSize_ which was unused to forwardAmplitude_ and reverseAmplitude_
|
2013-04-15 17:24:13 +00:00 |
|
MarkRivers
|
38c6ab39bf
|
Added Agilis driver
|
2013-04-15 16:38:06 +00:00 |
|
MarkRivers
|
58fc25215a
|
Added Agilis driver
|
2013-04-15 16:37:53 +00:00 |
|
MarkRivers
|
fe78be904f
|
New driver for Newport Agilis piezo controllers
|
2013-04-15 16:37:05 +00:00 |
|
timmmooney
|
792ab62f9f
|
mind motor speed, accel limits, only one task sends output pulses, honor user-specified range within which pulses are sent
|
2013-04-08 20:20:18 +00:00 |
|
timmmooney
|
ebc08a53d0
|
define MSGSIZE, epicsMotorVELO, epicsMotorVMAX, epicsMotorVMIN, epicsMotorACCL
|
2013-04-08 20:16:06 +00:00 |
|
kmpeters
|
b1411823a2
|
Forgot to include HXP_extra.db in the last commit of changes to HXPDriver.cpp
|
2013-03-22 18:04:23 +00:00 |
|
kmpeters
|
a37a48a308
|
Created HXPMoveCoordSys_ param to allow Newport hexapod to move in both the Tool and the Work coordinate systems.
|
2013-03-22 17:58:20 +00:00 |
|
kmpeters
|
55268e7dd7
|
Added simple, asyn (phase-3) driver for Newport Hexapod. Needed to prefix the calls in hxp_drivers.cpp with HXP to avoid conflicts with XPS_C8_drivers.cpp.
|
2013-03-20 20:06:21 +00:00 |
|
MarkRivers
|
911e7a0015
|
Changed logic for determining move complete so it works with multi-axis groups. Previously it used GroupStatusGet, which only says the group is moving. Now it looks for the response on the moveSocket_, which will happen when the axis gets done
|
2013-03-13 19:51:45 +00:00 |
|
MarkRivers
|
9a7bd8bf33
|
Changed deferred flags from int to bool
|
2013-03-13 19:49:35 +00:00 |
|
MarkRivers
|
88f814d5eb
|
Changed deferred flags from int to bool
|
2013-03-13 19:49:01 +00:00 |
|
kmpeters
|
414d9b4a41
|
Fixed bug when setting position in SMChydraDriver.cpp
|
2013-02-21 22:10:06 +00:00 |
|
MarkRivers
|
1aa6fb9dd0
|
Change to allow building dynamically on WIN32
|
2013-02-18 21:27:48 +00:00 |
|
MarkRivers
|
f784e8d0a3
|
Change to allow building dynamically on WIN32
|
2013-02-18 21:20:53 +00:00 |
|
MarkRivers
|
5e4a247a97
|
Comment out compiler flags that are not portable to non-GCC compilers
|
2013-02-18 21:18:31 +00:00 |
|
MarkRivers
|
f3b6b7ae18
|
Change to allow building dynamically on WIN32
|
2013-02-18 21:13:16 +00:00 |
|
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 |
|