From af853b8244e6f4430fa12c830a4b3295fc0746c7 Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 19 Dec 2011 15:36:25 +0000 Subject: [PATCH] Added comment on URL driver bug fix for R1-8 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@14306 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/areaDetectorReleaseNotes.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html index 251b6bb..0f798b8 100755 --- a/documentation/areaDetectorReleaseNotes.html +++ b/documentation/areaDetectorReleaseNotes.html @@ -61,6 +61,8 @@
  • Firewire Windows driver. Added READOUT_TIME parameter. The sum of the AcquireTime plus the READOUT_TIME controls how long to wait before a frame timeout occurs. Previously a hardcoded value of 1.0 second was used, which was too short for some slow cameras.
  • +
  • URL driver. Bug fix to prevent infinite loop if there is an error reading the + image. Thanks to Wang Xiaoqiang from PSI for finding this problem.
  • Plugins