diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html index 311eef2..b6a78dc 100755 --- a/documentation/areaDetectorReleaseNotes.html +++ b/documentation/areaDetectorReleaseNotes.html @@ -22,6 +22,9 @@
  • Added support for 64-bit Windows.
  • Added support for binning. The allowed binning modes (X,Y) are (1,1), (2,2), (4,4), (1,2), and (1,4).
  • +
  • Added shutter control for EPICS shutter. Shutter opens and closes automatically + when collecting gain images or normal images, and always closes before collecting + offset images.
  • Added new records (PECurrentOffsetFrame, PECurrentGainFrame) to provide operator feedback when acquiring offset and gain images. The PEAcquireOffset and PEAcquireGain records have been changed to "busy" records so that clients can use ca_put_callback @@ -183,6 +186,8 @@ system (gcc 4.2.1).
  • +
  • Renamed netCDFSrc/include to netCDFSrc/inc to work around a bug in make 3.82 on + Cygwin.
  • medm screens