From 553b7122f416fedc874a9946df1d91d444a28a89 Mon Sep 17 00:00:00 2001 From: rivers Date: Sat, 3 May 2008 13:45:16 +0000 Subject: [PATCH] Updated list git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@7206 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- documentation/todo.txt | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/documentation/todo.txt b/documentation/todo.txt index 45b694d..d35d102 100644 --- a/documentation/todo.txt +++ b/documentation/todo.txt @@ -8,12 +8,15 @@ - Flag indicating callback from device support, don't write output. asynParamBase +- Move ADParam into this base class? +- Make it handle array interfaces in ADParam as well with pointers? NDPluginBase - Add all 10 dimensions to database +- Not getting readback on PORT name +- Not connecting to NDARRAY_PORT and NDARRAY_ADDR on reboot drvNDFile -- Disable callbacks when no saving being done - Test reading drvNDStdArrays @@ -27,6 +30,7 @@ - Fix any other parameter errors on startup drvProsilica driver +- Get it to run - Connection management - Sense disconnect, autoreconnect - Implement link callback. When matches uniqueID, call Disconnect or Connect @@ -40,6 +44,11 @@ IDL - Fix image_display + - Make TVSCL image + Remember position + Make new one correct size and position if deleted + Go on top when created or size changed + Resizeable; - Change table widgets to text widgets or CW_field widgets - Use rotate rather than order keyword on tv - Check if data is byte and scaling is 0 to 255 don't scale the image