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