Notes for R2-5

This commit is contained in:
Mark Rivers
2017-01-03 17:48:01 -06:00
parent 30de0dd746
commit 6f87f27a48
+5 -1
View File
@@ -22,13 +22,17 @@ files respectively, in the configure/ directory of the appropriate release of th
Release Notes
=============
R2-5 (July XXX, 2016)
R2-5 (January XXX, 2017)
----
* Added support for Electron Multiplying (EM) Gain. Thanks to Mike Dunning for this.
* Add ability to set the BaselineClamp in the Andor SDK. Thanks to Matt Pearson for this.
* Enforce minimum values of ADShutterOpenDelay and ADShutterCloseDelay based on query of SDK.
* Fix bug when setting MinX and MinY with binning. There was an incorrect factor of 2 present.
Thanks to Hinko Kocevar for this fix.
* Implemented ReverseX and ReverseY.
* Fixed bug with AndorPreAmpGain; previously it was not actually calling SetPreAmpGain().
* Added support for SerialNumber, FirmwareVersion, SDKVersion, DriverVersion, and ADCoreVersion which
were added in ADCore R2-6.
R2-4 (September 15, 2015)
----