diff --git a/motorApp/MotorSrc/README b/motorApp/MotorSrc/README new file mode 100644 index 00000000..ee9b6e7e --- /dev/null +++ b/motorApp/MotorSrc/README @@ -0,0 +1,35 @@ +Here's my best guess at what all this stuff is. TMM + +asyn model 3 driver base classes +-------------------------------- +asynMotorAxis.cpp +asynMotorAxis.h +asynMotorController.cpp +asynMotorController.h + +asyn model ? +-------------- +devMotorAsyn.c +drvMotorAsyn.c +motor_interface.h +paramLib.c +paramLib.h + +motor record +------------ +motor.h +motorRecord.cc +motorRecord.dbd + +non-asyn device/driver support +------------------------------ +motordevCom.cc +motordevCom.h +motordrvCom.cc +motordrvCom.h +motordrvComCode.h + +allstop, alldone +---------------- +motorUtil.cc +motorUtilAux.cc