From 421077a826e6e69940b0bbe1f98d37c22e55fead Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 25 Aug 2009 18:31:04 +0000 Subject: [PATCH] Updates --- README | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README b/README index ddef6d58..9c2e3824 100644 --- a/README +++ b/README @@ -229,6 +229,19 @@ Modification Log from R6-4 to R6-5 Files modified: Setup() drvMAXv.cc, drvOms58.cc and drvOms.cc +15) OMS MAXv driver changes from Austen Rose (Diamond) that support backwards + compatibility with ver:1.29 and earlier MAXv firmware. OMS changed + their line terminator from '' to '' for RA, QA, EA and + RL command with ver:1.30 firmware. + + File modified: recv_mess() in OmsSrc/drvMAXv.cc + +16) Bug fixes for Newport PM500 driver not initializing the MSTA field + correctly. Added support for CNEN field. + + Files modified: devPM500.cc, drvPM500.cc, motorRecord.dbd + + Modification Log from R6-3 to R6-4 ==================================