Note for R1-8 on READOUT_TIME for Firewire driver

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@13548 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2011-08-29 21:17:50 +00:00
parent 8e67f8bbe9
commit eed78c80e0
+13 -2
View File
@@ -8,6 +8,17 @@
<body>
<h1 style="text-align: center">
areaDetector Release Notes</h1>
<h2 style="text-align: center">
Release 1-8 (XXX-YYY-2011)</h2>
<ul>
<li>Drivers
<ul>
<li>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.</li>
</ul>
</li>
</ul>
<h2 style="text-align: center">
Release 1-7 (09-August-2011)</h2>
<ul>
@@ -163,8 +174,8 @@
for initially doing this.</li>
<li>NDFileNexus: Added Schematron file (<tt>iocBoot/template.sch</tt>) to allow syntax
validation of a NeXus template XML file.</li>
<li>NDFileNexus: Now recognizes all current NeXus base class names
(was missing some newer base classes such as <tt>NXcollection</tt>).</li>
<li>NDFileNexus: Now recognizes all current NeXus base class names (was missing some
newer base classes such as <tt>NXcollection</tt>).</li>
</ul>
</li>
<li>Viewers