diff --git a/documentation/areaDetectorReleaseNotes.html b/documentation/areaDetectorReleaseNotes.html index 06e844c..f09c74f 100755 --- a/documentation/areaDetectorReleaseNotes.html +++ b/documentation/areaDetectorReleaseNotes.html @@ -47,10 +47,14 @@ by asynReport() and dbior(). -
  • pvCam driver. Fixed problem with exposure time being rounded to integer.
  • +
  • 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.
  • 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.
  • + started but before the first image was taken. Added ability to write simulated data + to disk in the simulation driver.
  • Plugins