From 834062cb31d272246eb61e7337b9226efaa28e4a Mon Sep 17 00:00:00 2001 From: rivers Date: Mon, 27 Jul 2009 14:47:27 +0000 Subject: [PATCH] Finishing up R1-5 git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9126 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/todo.txt | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/documentation/todo.txt b/documentation/todo.txt index 152303c..df0a748 100644 --- a/documentation/todo.txt +++ b/documentation/todo.txt @@ -3,18 +3,14 @@ For R1-5 - Update documentation to link to doxygen files and remove details of code from HTML files. -- Include TIFF and JPEG libraries in all applications so the plugins will work. - - Load the TIFF and JPEG drivers, databases and adl screens for all drivers. -- Make all writeXXX methods invoke the base class in the case where the -parameter is not recognized and the number is less than the first parameter -for this class. - -- Implement portNameSelf in asynPortDriver (but leave it in ADBase.template). +- Implement Lewis' change for marCCD. - Test all drivers. +- Update NDFileNetCDF to 3.0; add ATTR_ in front of attribute names and add + attribute type and source. Longer term: @@ -23,6 +19,7 @@ Longer term: - Implement and improve connection management asynPortDriver +- Implement portNameSelf in asynPortDriver (but leave it in ADBase.template). - Make it handle array interfaces with pointers? NDPluginBase