Files
motorBase/motorApp/MotorSrc
Kevin Peterson 0dc3a09a0b Merge pull request #36 from rokvintar/ls_status_update_fix
Status of limit switches updated independent of movement direction.  Fixes #35
2018-06-26 15:45:59 -05:00
..
2007-02-03 12:14:48 +00:00
2017-11-21 16:49:37 -06:00

Model 3 (asyn, C++) driver base classes
---------------------------------------
asynMotorAxis.cpp
asynMotorAxis.h
asynMotorController.cpp
asynMotorController.h

Model 2 and Model 3 device support
----------------------------------
devMotorAsyn.c
motor_interface.h

Model 2 (asyn, C)
-----------------
drvMotorAsyn.c
paramLib.c
paramLib.h

Definitions used in record, device support, and utilities
---------------------------------------------------------
motor.h

motor record
------------
motorRecord.cc
motorRecord.dbd

Model 1 (non-asyn) device/driver support
----------------------------------------
motordevCom.cc
motordevCom.h
motordrvCom.cc
motordrvCom.h
motordrvComCode.h

allstop, alldone
----------------
motorUtil.cc
motorUtilAux.cc