From 1b8a5a48c065e6803a3b59e3c5315d86163286d8 Mon Sep 17 00:00:00 2001 From: MarkRivers Date: Thu, 1 Mar 2012 19:52:59 +0000 Subject: [PATCH] Some corrections in model names, purposes of files, etc --- motorApp/MotorSrc/README | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/motorApp/MotorSrc/README b/motorApp/MotorSrc/README index ee9b6e7e..99781856 100644 --- a/motorApp/MotorSrc/README +++ b/motorApp/MotorSrc/README @@ -1,15 +1,18 @@ Here's my best guess at what all this stuff is. TMM -asyn model 3 driver base classes +Model 3 (asyn, C++) driver base classes -------------------------------- asynMotorAxis.cpp asynMotorAxis.h asynMotorController.cpp asynMotorController.h -asyn model ? --------------- +Model 2 and Model 3 device support +-------------------------------- devMotorAsyn.c + +Model 2 (asyn, C) +-------------- drvMotorAsyn.c motor_interface.h paramLib.c @@ -21,7 +24,7 @@ motor.h motorRecord.cc motorRecord.dbd -non-asyn device/driver support +Model 1 (non-asyn) device/driver support ------------------------------ motordevCom.cc motordevCom.h