From 7deea0515ea13d6da9cee6530dfb92d6221458af Mon Sep 17 00:00:00 2001 From: rivers Date: Thu, 20 Dec 2012 23:10:34 +0000 Subject: [PATCH] Update git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@15783 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/todo.txt | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/documentation/todo.txt b/documentation/todo.txt index b9fcd39..3e9e06d 100644 --- a/documentation/todo.txt +++ b/documentation/todo.txt @@ -1,3 +1,19 @@ +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: - Xihui's suggestion of File Overwrite Flag, don't allow overwrite if set @@ -57,10 +73,6 @@ Future releases: - Implement reading - Prosilica driver -- Connection management - - Sense disconnect, autoreconnect - - Implement link callback. When matches uniqueID, call Disconnect or Connect IDL - Get Stephen Mudie's code included and fixed