Commit Graph

1466 Commits

Author SHA1 Message Date
Ron Sluiter ea6dbcbb38 Header documentation update; driver works with C-863. 2010-04-08 21:02:35 +00:00
Ron Sluiter d77e6cb23f Set svn:keywords. 2010-03-25 17:12:41 +00:00
Ron Sluiter cf5626ad21 Fix header keywords for svn. 2010-03-25 16:50:30 +00:00
Ron Sluiter ddbd4fa893 Need errlog.h 2010-03-25 16:44:27 +00:00
Ron Sluiter 042ca61833 - removed post_MARKed_fields()
- removed unused and under used MMAP and NMAP indicators; added MMAP indicator for STOP field.
- removed depreciated RES field.
- changed MDEL/ADEL support for RBV so that record behaves the same as before when MDEL and ADEL are zero.
2010-03-24 19:42:20 +00:00
Ron Sluiter 9aa3b3e2dc Removed depreciated RES field. 2010-03-24 19:40:30 +00:00
Ron Sluiter d62552ee13 MSTA wrong at boot-up; force posting from init_record(). 2010-03-18 14:47:03 +00:00
Ron Sluiter f0cf41d4ef sprintf() not callable from any OS ISR. 2010-03-15 20:51:23 +00:00
Ron Sluiter 3587ed0b9f Remove sprintf() from ISR. 2010-03-10 14:53:41 +00:00
Ron Sluiter 0b55f4d91f Some MR commands still ignored; change fraction to 0.9 2010-03-08 21:10:40 +00:00
NicholasRees 9856d9c30e sprintf() not callable from RTEMS interrupt context. 2010-03-08 21:05:22 +00:00
NicholasRees d599305d80 sprintf() not callable from RTEMS interrupt context. 2010-03-08 20:48:25 +00:00
NicholasRees 2d7aba67c5 Backlash updates 2010-03-05 21:19:45 +00:00
mp49 262a5be41a motor: updated documentation for new ADEL and MDEL fields. 2010-03-05 18:06:50 +00:00
mp49 df1586fd5a motor: added support for ADEL and MDEL fields in motor record. The implementation in monitor() is based on the ai record. Also had to modify post_MARKed_fields in order to get RBV and DMOV posts behaving correctly. 2010-03-05 17:30:58 +00:00
mp49 8ae32f67c2 Added epicsExit 2010-03-05 16:58:04 +00:00
Ron Sluiter c1fae742f6 Added Soloist and 'asyn motor' Ensemble version. 2010-03-02 21:07:37 +00:00
Ron Sluiter 2e6290ceaa Added Soloist and 'asyn motor' Ensemble version. 2010-03-02 21:07:00 +00:00
Ron Sluiter b5192084c3 Solaris needs libasyn to build libmotorSimSupport. 2010-03-02 20:35:12 +00:00
Ron Sluiter 2fcd0afeb9 Spelling error. 2010-03-01 15:12:33 +00:00
MarkRivers 36c9c18780 Added trajectoryFile PV 2010-02-22 17:30:07 +00:00
MarkRivers 936a734138 Removed PVs for starting and stoping the detector; the responsibility for that now rests with the client 2010-02-22 17:28:43 +00:00
MarkRivers 99fe9ec53e Removed the code that starts and stops the detector; the responsibility for that now rests with the client; changed hard-coded trajectory file name to a PV 2010-02-22 17:27:51 +00:00
MarkRivers 247b187e9d Removed the code that starts and stops the detector; the responsibility for that now rests with the client 2010-02-22 17:27:04 +00:00
MarkRivers 688ff2c8b3 Removed detector-related PVS; added new PV controlling trajectory file 2010-02-22 17:26:05 +00:00
MarkRivers fe4be115e1 Added time stamps to debugging messages 2010-02-19 20:37:07 +00:00
MarkRivers 2bc018d1e3 No longer skip first line in gathering file, since XPS only puts out exact number of requested pulses now; the readback positions are now the positions at the start of each pixel, not the end 2010-02-18 22:20:28 +00:00
Ron Sluiter f987b09d4c Update. 2010-02-18 18:09:38 +00:00
Ron Sluiter 4993ae192c Fix for backlash not done when MRES<0 and DIR="Neg". 2010-02-18 17:38:13 +00:00
Ron Sluiter 295f5ea917 Removing support for Highland V544. 2010-02-17 21:42:49 +00:00
Ron Sluiter 0e78ceb145 Bug fix for controller error check overwriting position buffer. 2010-02-17 19:00:32 +00:00
MarkRivers abd24ac583 Fixed bug, changed setDoubleParam call to setIntegerParam 2010-01-30 19:45:58 +00:00
MarkRivers e1fafe6fea Fixed 2 bugs: added 0.5 second delay after starting detector before executing trajectory to allow detector to actually start; changed last element to put out pulses from endPulses+2 to endPulses+1, was putting out too many pulses 2010-01-30 19:44:58 +00:00
MarkRivers 38eb10f5e2 New file 2010-01-30 19:43:32 +00:00
Ron Sluiter 87334c63f4 Reformatting; updated modification comments. 2010-01-13 21:06:04 +00:00
Ron Sluiter 31e2dbe7ca Bug fix report() "breaking" out after 1st controller reported. 2010-01-13 20:38:05 +00:00
Ron Sluiter c23811aff1 Bug fix patch for this error message;
"drvMM3000:motor_init() - invalid RC response = dc"
on the last axis.
2010-01-13 17:38:38 +00:00
MarkRivers 4b75dfb499 Change addParam to createParam and syntax of getAddress 2009-12-21 17:14:18 +00:00
MarkRivers bbbb958c3f Bug fixes 2009-12-21 17:13:36 +00:00
MarkRivers 206b7d80c1 Move motorHome processing to writeFloat64, where it belongs 2009-12-19 16:55:59 +00:00
MarkRivers 44a7f47f5c Added writeFloat64 to process motorPosition; improve reporting 2009-12-19 16:54:09 +00:00
MarkRivers c15ad09bba Added envPaths and cdCommands to svn:ignore 2009-12-17 06:00:03 +00:00
MarkRivers 4ba56c56c4 Added envPaths and cdCommands to svn:ignore 2009-12-17 05:57:57 +00:00
MarkRivers a6176ea512 Added 4 more motors with new simulation driver 2009-12-17 05:56:29 +00:00
MarkRivers 70791c913a Added linux-x86_64 arch, commented out 2009-12-17 05:56:10 +00:00
MarkRivers a9fee7fd95 Added 4 more motors with new simulation driver 2009-12-17 05:54:59 +00:00
MarkRivers ba584380df Bug fixes and improvements 2009-12-17 05:53:44 +00:00
MarkRivers e809976764 Changes to get callbacks to devAsynMotor working 2009-12-17 05:52:48 +00:00
MarkRivers 3055df0c8b Changes to get callbacks to devAsynMotor working 2009-12-17 05:52:26 +00:00
MarkRivers 553ce35561 Added motorSimDriver.cpp 2009-12-16 07:12:09 +00:00