Updates for pvCam and adsc drivers

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@10705 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2010-04-16 15:37:52 +00:00
parent cb6c0c6bf1
commit f5942fcf7c

View File

@@ -47,10 +47,14 @@
by asynReport() and dbior().</li>
</ul>
</li>
<li>pvCam driver. Fixed problem with exposure time being rounded to integer. </li>
<li>pvCam driver. Fixed problem with exposure time being rounded to integer. Add PVs
to provide version information for software and firmware where possible. Add PVs
to provide serial numbers where possible. Perform checks on parameters that are
not available for all cameras. </li>
<li>ADSC driver. Fixed a bug where it would not correctly load the per-image parameters
for the first image in a dataset if they were changed after the acquisition was
started but before the first image was taken. </li>
started but before the first image was taken. Added ability to write simulated data
to disk in the simulation driver.</li>
</ul>
</li>
<li>Plugins