Files
motorBase/motorApp/MotorSrc
2012-03-04 16:51:14 +00:00
..
2012-03-04 16:51:14 +00:00
2012-03-04 16:51:01 +00:00
2007-02-03 12:14:48 +00:00
2011-10-21 21:31:23 +00:00
2011-09-07 17:41:46 +00:00
2008-03-14 20:41:02 +00:00
2009-11-11 20:28:04 +00:00
2009-11-11 20:53:54 +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