Files
motorBase/motorApp/MotorSrc
..
2007-02-03 12:14:48 +00:00
2013-04-24 18:44:23 +00:00
2013-06-21 15:48:52 +00:00
2013-06-17 14:31:34 +00:00
2010-10-20 17:40:04 +00:00

Here's my best guess at what all this stuff is. TMM

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

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

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

motor record
------------
motor.h
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