From b8605e33d8cc7e07250ca3e476a33618e9004e82 Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 5 Jun 2001 21:17:31 +0000 Subject: [PATCH] Updated. --- README | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README b/README index befa6141..155dc81e 100644 --- a/README +++ b/README @@ -88,7 +88,8 @@ Modification Log from V4.3 to V4.4 compatible Soft channel device driver database example. 3) Jog Velocity and Acceleration. Two new fields (JVEL and JAR) were added to - support jog velocity and acceleration parameters. + support jog velocity and acceleration parameters. Only the OMS and IMS + device drivers support changing the Jog Velocity while jogging. Files modified: motorRecord.dbd - Jog specific fields (JVEL and JAR). motorRecord.c - Process JVEL in special(). devIM483[PL/SM].c, devMM[3/4]000.c, @@ -119,6 +120,8 @@ Modification Log from V4.3 to V4.4 than the DONE state. File modified: motorRecord.c - Modified do_work() LVIO logic to set DMOV true only if MIP is DONE. + +7) Removed Hideos file motorApp/CommSrc/serialIO.cc from distribution. Modification Log from V4.2 to V4.3 ==================================