diff --git a/documentation/motor_release.html b/documentation/motor_release.html index 50f14b13..058224ab 100644 --- a/documentation/motor_release.html +++ b/documentation/motor_release.html @@ -5,13 +5,90 @@ -
+ 64-bit compatiablity +
++ 64-bit compile problems with the PI E816 and Aerotech Ensemble device drivers + were fixed. Mark Rivers made numerous changes to eliminate all 64-bit compiler + warning messages. +
+ OMS MAXv ++ Dirk Zimoch (PSI) fixed a bug in the OMS MAXv driver that caused the set_status() + function to overwrite the home switch status in the response string +
+ asyn motor + ++ Support for the Highland Technologies V540 motor controller has been removed. +
+ Aerotech Ensemble + ++ Aerotech Soloist and Ensemble asyn motor support +
++ Added two new drivers from Aerotech; the Soloist controller and an asyn motor + version of the Ensemble. Since the Ensemble network connection requires period + communication from the host to prevent the Ensemble from closing the network + socket, the Ensemble support based on the old device driver architecture will be + removed after R5-6. The asyn motor architecture supports continuous, periodic + updates; the old architecture does not. +
+