diff --git a/documentation/ADBase.png b/documentation/ADBase.png index ba7a021..95722b6 100755 Binary files a/documentation/ADBase.png and b/documentation/ADBase.png differ diff --git a/documentation/ADBase_prosilica.png b/documentation/ADBase_prosilica.png index 0b0620e..7fa28f3 100755 Binary files a/documentation/ADBase_prosilica.png and b/documentation/ADBase_prosilica.png differ diff --git a/documentation/ADTop.png b/documentation/ADTop.png index ad85b51..fefc7a7 100755 Binary files a/documentation/ADTop.png and b/documentation/ADTop.png differ diff --git a/documentation/NDFile.png b/documentation/NDFile.png index 3a51fbf..eee75ed 100755 Binary files a/documentation/NDFile.png and b/documentation/NDFile.png differ diff --git a/documentation/NDFileNetCDF.png b/documentation/NDFileNetCDF.png index 003ecf5..70f57b2 100755 Binary files a/documentation/NDFileNetCDF.png and b/documentation/NDFileNetCDF.png differ diff --git a/documentation/NDStats.png b/documentation/NDStats.png index 38e034d..8c05568 100755 Binary files a/documentation/NDStats.png and b/documentation/NDStats.png differ diff --git a/documentation/NDStats5.png b/documentation/NDStats5.png index 9298901..a79972a 100755 Binary files a/documentation/NDStats5.png and b/documentation/NDStats5.png differ diff --git a/documentation/todo.txt b/documentation/todo.txt index 5598598..ecc3726 100644 --- a/documentation/todo.txt +++ b/documentation/todo.txt @@ -4,30 +4,25 @@ Firewire (Windows) driver: - Not working correctly for AcquireTime initially - absolute/device mode problem -Prosilica driver: -- Switching 8/16 bits does not work until size or some other PV is processed. - -- Transform plugin: write documentation - -- Add cross-sections to Stats plugin? - -- Prosilica once I fixed stale frame bug it won't exit when acquiring if very - busy - -- Change startup scripts, auto_settings.req, ADTop.adl and medm screens for - every detector - - Longer term: General - Supports 64-bits +- Redo locking mechanism so plugins can reprocess data when something changes? + - One lock for parameter library, another lock for messageQueue, etc? + - Make overlay plugin do updates when values are changed even if new frame not acquired, etc. + - Document NeXus file plugin - add XML file documentation +- Transform plugin: write documentation + - Performance measurements +- Prosilica once I fixed stale frame bug it won't exit when acquiring if very + busy + - Implement and improve connection management asynPortDriver