Files
motorBase/motorApp/MotorSrc
Freddie Akeroyd 524696a8d0 Fix negative backlash with relative moves in a negative direction
A negative BDST was correctly applied to negative direction moves
if moves are absolute. When retries are enabled all moves become
relative and backlash was not applied correctly for negative direction
moves.
2021-11-26 18:23:29 +00:00
..
2020-09-04 11:01:47 -05:00
2020-09-04 11:01:47 -05:00
2020-06-10 07:55:22 +02:00
2007-02-03 12:14:48 +00:00
2020-06-10 07:55:22 +02:00
2021-04-19 14:19:50 +02:00
2020-06-10 07:55:22 +02: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