diff --git a/documentation/motor_release.html b/documentation/motor_release.html index de55c26d..4d339f9b 100644 --- a/documentation/motor_release.html +++ b/documentation/motor_release.html @@ -15,15 +15,161 @@

Motor Record Version 6-10 Release Notice

+

Modifications to Existing Features

+

- TODO: Documentation + OMS support +

+

+ Ron Sluiter added a check for an invalid MAXv interrupt level (IRQ=1) + (1196bbe4df5968ae4ac05c142a9f4be93827d06e) +

+

+ Ron Sluiter added a check for a new MAXv failure mode where the board reboots after the 1st command with response + (e604c9588a087228dc6c0333818e00113df841ea) +

+

+ Ron Sluiter added an optional test for VME58 failure mode where the board reboots after the 1st motion related command + (4f54eb502bb1e4157db9a0587cfdbabd66de0c95)

+ +
+

+ Aerotech A3200 support +

+

+ Ron Sluiter Removed the "Task number" argument from A3200AsynConfig and switched to using Task #2 for the ASCII Interface + (a52ec2f62ff34b30597bccc7de9d70b4d2ed7f86) +

+
+ +
+

+ Newport support +

+

+ Mark Rivers modified the ESP300 driver so that it correctly determines the resolution when open-loop steppers are used + (5245991323fb8c73cd6383e064da7b02c2629fea) +

+

+ Mark Rivers changed the XPS PositionCompare API + (44351c99d92837cbb283b21877a87ecc821875e0) and made numerous improvements to the PositionCompare functionality. +

+
+ +
+

+ Motor Record improvments +

+

+ jmdewart & Ken Lauer changed the acceleration calculation so that VBAS is ignored when VELO==VBAS + (4b89359e1cc1b411f974c0733bdf0b70df303aa8) +

+

+ Ron Sluiter changed the motor record logic so that the motor is stopped if URIP=Yes and RDBL read returns an error + (220d18fcff89507a236152bd17aa48e5f13ca471) +

+

+ Tim Mooney added a field, IGSET, to allow the SET field to be ignored. + More info on why this was desirable can be found in pull request #53. + (5cad105357739d603218502eb38be20ee736b4ee) +

+

+ Tim Mooney modified the motor record's SYNC functionality so that it works when URIP=True + (ac900b90615ef650f13a9f21a5f1c145c0402408) +

+
+ +
+

+ New Features

+
+ +
+

+ AMCI ANG1 support +

+

+ Kurt Goetze added support for the AMCI ANG1 controller/driver + (8966aeabf292874de8c78754e95e14cde1f1c776) and made numerous improvements to the PositionCompare functionality. +

+
+ +
+

+ Newport CONEX-PP support +

+

+ Mark Rivers added support for the CONEX-PP series to the AG_CONEX driver + (2b853366f48230356c869a46691acbd8c7391810) and made numerous improvements to the PositionCompare functionality. +

+
+ +
+

+ iocsh scripts +

+

+ Keenan Lang add iocsh setup scripts for many motor controllers + (17d10a8158ba5ca23bfc97133901d8d6e859f1ac + & + a87835c14a20a8e11745e16591d031fb674f0e14) +

+
+ +
+

+ PI E-517 support +

+

+ Bruno Luvizotto added files for supporting PIE517 piezo controller + (f31ed90b255a554a1930ac721d595ade0c8095a2) +

+
+ +
+

+ New Focus 874x support +

+

+ Wayne Lewis added support for the NewFocus 874x series of controllers + (634e49d5076d87fefbd875cd0700e7feb6d062e3) +

+
+ +
+

+ asynMotor support +

+

+ Matthew Pearson added parameters to asynMotorController to deal with automatic amplifier control via setClosedLoop. + (36dfab4a78725866fab5bd212c4c128a86e9f044) +

+
+ + + + + + + + + + + + + + + + + +

Motor Record Version 6-9 Release Notice