MarkRivers
|
3dcb027a5f
|
Removed asynMotorStatus, added asynMotorDriver
|
2009-12-16 07:09:07 +00:00 |
|
MarkRivers
|
a6f1dd19b0
|
Obsolete, use asynGenericPointer interface instead
|
2009-12-16 07:00:52 +00:00 |
|
MarkRivers
|
43a6cbba99
|
Obsolete, replaced by asynMotorDriver.h
|
2009-12-16 06:59:37 +00:00 |
|
MarkRivers
|
a8480fe7db
|
Changed from asynMotorStatus interface to standard asynGenericPointer interface; use header file to define strings; hide enum values
|
2009-12-16 06:58:01 +00:00 |
|
MarkRivers
|
d87363f794
|
New C++ base class for asyn motor drivers
|
2009-12-16 06:13:29 +00:00 |
|
Ron Sluiter
|
d8f69754b0
|
Set svn:eol-style to "native".
|
2009-12-09 16:21:24 +00:00 |
|
Ron Sluiter
|
167aa48aea
|
dos2unix reformatting required before setting svn:eol-style to "native".
|
2009-12-09 15:52:51 +00:00 |
|
Ron Sluiter
|
5707c1675e
|
dos2unix reformatting.
|
2009-12-09 15:30:19 +00:00 |
|
Ron Sluiter
|
10c56c3b15
|
Set svn:keywords property.
|
2009-11-30 20:36:38 +00:00 |
|
Ron Sluiter
|
4e37ee8b9d
|
Error check added for sendOnly() passing null pointer when comm. does not initialize at bootup.
|
2009-11-19 23:00:09 +00:00 |
|
Ron Sluiter
|
e6f2eaa771
|
Added standard file header
|
2009-11-17 18:08:00 +00:00 |
|
Ron Sluiter
|
822b0730d5
|
Set svn:keywords and reformat tabs -> spaces.
|
2009-11-12 20:23:51 +00:00 |
|
Ron Sluiter
|
480a0f31b6
|
Set svn:keywords property.
|
2009-11-11 20:53:54 +00:00 |
|
Ron Sluiter
|
5a0147acd7
|
Set svn:keywords property.
|
2009-11-11 20:28:04 +00:00 |
|
Ron Sluiter
|
3ed4dd75e8
|
Home search error check fix for DIR field.
|
2009-11-04 17:02:34 +00:00 |
|
Ron Sluiter
|
5f8eb1ce14
|
Pre-R3.14.10 compatibility for scanOnce() deceleration change in dbScan.h
|
2009-10-20 18:26:32 +00:00 |
|
Ron Sluiter
|
af7927c2a6
|
Bug fix for homing in the wrong direction when MRES<0.
|
2009-10-19 19:56:03 +00:00 |
|
Ron Sluiter
|
f32468dd26
|
Lock/Unlock when motorAxisDone set to zero.
|
2009-10-07 14:05:52 +00:00 |
|
Ron Sluiter
|
c5bb97d7f7
|
Added SC200/400 support.
|
2009-09-22 16:57:12 +00:00 |
|
Ron Sluiter
|
9b98bf3851
|
Added error message on asyn connection failure.
|
2009-09-21 18:33:50 +00:00 |
|
Ron Sluiter
|
5b8d532f63
|
MAXv board "running" error check added.
|
2009-09-09 18:20:50 +00:00 |
|
Ron Sluiter
|
d6853a3aea
|
Condition library based on SNCSEQ.
|
2009-09-08 18:48:44 +00:00 |
|
Ron Sluiter
|
1d037ca211
|
Eliminate 64-bit compiler warnings.
|
2009-09-08 18:36:20 +00:00 |
|
Ron Sluiter
|
ed9c12b630
|
Eliminate 64-bit compiler warnings.
|
2009-09-08 18:29:27 +00:00 |
|
Ron Sluiter
|
67ba81a64c
|
Eliminate compiler warnings.
|
2009-09-08 16:30:07 +00:00 |
|
Ron Sluiter
|
e41dffa175
|
Restore "Do relative moves only if retries are enabled (RTRY != 0)" logic from version 1.41.
|
2009-09-01 18:43:17 +00:00 |
|
MarkRivers
|
9c71b63f4b
|
Minor change to avoid compiler warning
|
2009-09-01 17:07:35 +00:00 |
|
MarkRivers
|
c1944719da
|
Added Profile functions to driver table
|
2009-09-01 16:21:31 +00:00 |
|
MarkRivers
|
ab50f1166b
|
Minor changes to avoid compiler warnings
|
2009-09-01 16:20:52 +00:00 |
|
MarkRivers
|
145e053da7
|
Rename ERROR to avoid conflict on vxWorks; add Profile functions to table
|
2009-09-01 16:19:45 +00:00 |
|
MarkRivers
|
1fb6a248f3
|
Change int to size_t and remove unused waitMotors function to avoid compiler warnings
|
2009-09-01 15:31:50 +00:00 |
|
MarkRivers
|
369935dccb
|
Added errlog.h
|
2009-09-01 14:05:38 +00:00 |
|
MarkRivers
|
e058317c7d
|
Cast pointers to avoid compiler warnings; comment out unused rebootCallback; initialize variable
|
2009-09-01 14:05:07 +00:00 |
|
MarkRivers
|
3fbf486165
|
Added parentheses to avoid compiler warnings
|
2009-09-01 14:04:08 +00:00 |
|
Ron Sluiter
|
7879e8b0d6
|
Set pp(TRUE) in CNEN so MSTA is updated by STUP.
|
2009-08-25 18:29:05 +00:00 |
|
Ron Sluiter
|
c01d5bf510
|
- Fixed MSTA initialization in motor_init().
- Added MSTA.EA_POSITION support query to set_status()
|
2009-08-25 18:25:54 +00:00 |
|
Ron Sluiter
|
5add4b0152
|
Queries added to some commands to prevent comm. response timeouts.
|
2009-08-25 18:24:24 +00:00 |
|
Ron Sluiter
|
5fc8035fd7
|
Bug fixes for multi-axis not reading frequency and set position not setting val/dval/rval.
|
2009-08-13 20:05:24 +00:00 |
|
Ron Sluiter
|
5e368855dd
|
Unused variable removed.
|
2009-07-15 19:05:58 +00:00 |
|
jsullivan-anl
|
b4e40c2c0b
|
fix m79 typo
|
2009-07-10 17:02:16 +00:00 |
|
Ron Sluiter
|
3fd4eb6b42
|
Backwards compatibility with ver:1.29 and earlier firmware.
|
2009-07-02 17:54:14 +00:00 |
|
Ron Sluiter
|
076f2c342f
|
- Matthew Pearson's fix for record seeing motorAxisDone True on 1st status update after a move.
- Matthew Pearson added deferred move support.
|
2009-06-18 19:38:20 +00:00 |
|
Ron Sluiter
|
1918b8c682
|
Matthew Pearson's fix for record seeing motorAxisDone True on 1st status update after a move.
|
2009-06-18 19:30:56 +00:00 |
|
Ron Sluiter
|
2b02a15d89
|
- Matthew Pearson's fix for record seeing motorAxisDone True on 1st status update after a move
- bug fix; limit commands reversed.
- set motorAxisDirection.
|
2009-06-18 19:26:18 +00:00 |
|
Ron Sluiter
|
a364da3930
|
- Fix for PACT cleared early when MIP_DELAY_REQ set.
- Prevent redundant DMOV postings when using DLY field.
|
2009-06-18 19:19:57 +00:00 |
|
Ron Sluiter
|
77daecbe24
|
Make oms58Setup() error messages more prominent.
|
2009-06-18 19:10:49 +00:00 |
|
Ron Sluiter
|
ac1bb2af82
|
Make omsSetup() error messages more prominent
|
2009-06-18 19:09:58 +00:00 |
|
Ron Sluiter
|
b9ccb177fe
|
Make MAXvSetup() and MAXvConfig() error messages more prominent
|
2009-06-18 19:09:15 +00:00 |
|
Ron Sluiter
|
06a2f3fe9d
|
Removed OMSL field to avoid confusion with closed-loop position control.
|
2009-06-15 14:20:02 +00:00 |
|
Ron Sluiter
|
5a29fe6dbd
|
*** empty log message ***
|
2009-05-01 18:26:30 +00:00 |
|