forked from epics_driver_modules/motorBase
524696a8d0
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.
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