Finishing up R1-5

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@9126 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2009-07-27 14:47:27 +00:00
parent 2abeb32a44
commit 834062cb31
+4 -7
View File
@@ -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