Files
motorBase/motorApp
MarkRivers 3950116f6f Added implementation of asynMotorController::report.
It calls the report function for each axis, and then the base class asynReportDriver::report.

asynMotorController::writeInt32 and writeFloat64 now call the appropriate new axis functions 
(e.g. setHighLimit, setPGain) etc. for those functions.  

asynMotoroController::writeInt32 can call the new controller function setDeferredMoves.  
There is a base class implementation of setDeferredMoves.  
This currently does nothing, but in the future it could implement deferred moves for 
those controllers that simply need to issue a move to each axis.
2012-03-01 19:51:07 +00:00
..
2012-01-31 22:28:53 +00:00
2012-02-02 18:29:20 +00:00
2011-09-21 18:20:08 +00:00
2012-02-29 18:53:00 +00:00
2011-08-04 17:37:44 +00:00
2011-12-22 20:08:01 +00:00
2011-03-22 22:08:39 +00:00