From b7fb7f8a432c554f3ed1440be44606dd23e264ed Mon Sep 17 00:00:00 2001 From: rivers Date: Thu, 28 Feb 2013 19:45:53 +0000 Subject: [PATCH] Update for R1-9 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@16010 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/todo.txt | 20 ++------------------ 1 file changed, 2 insertions(+), 18 deletions(-) diff --git a/documentation/todo.txt b/documentation/todo.txt index 3e9e06d..07be334 100644 --- a/documentation/todo.txt +++ b/documentation/todo.txt @@ -1,21 +1,7 @@ -R1-9 - -- Update documentation for andor3 and andor to - - Remove link to PDF file. - - Add note about needing to add SDK to PATH or LD_LIBRARY_PATH - -- Andor3 driver. - - Get them to fix or explain why we can't collect more than 309 frames at full rate - - Test on win32, windows-x64, linux-x86, linux-x86_64 - -- Prosilica driver - - Connection management - - Sense disconnect, autoreconnect - - Implement link callback. When matches uniqueID, call Disconnect or Connect - - Future releases: +- New color management patches from Jason - put color bar in overlay plugin + - Xihui's suggestion of File Overwrite Flag, don't allow overwrite if set - Fix andorCCD driver to use exiting_ flag, statusTask and dataTask both do while (!exiting_) @@ -60,8 +46,6 @@ Future releases: - Prosilica once I fixed stale frame bug it won't exit when acquiring if very busy -- Implement and improve connection management - asynPortDriver - Implement portNameSelf in asynPortDriver (but leave it in ADBase.template). - Make it handle array interfaces with pointers?