More changes for R1-6

git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@11026 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b
This commit is contained in:
rivers
2010-05-19 19:46:29 +00:00
parent 4d40b69157
commit 2bf6358aa3

View File

@@ -1,8 +1,7 @@
R1-6
Firewire (Windows) driver:
- Not working correctly for AcquireTime initially - absolute/device mode
problem
- Delete setting initial values of parameters in asynNDArrayDriver, ADDriver, etc. so database values will be used when it makes
sense to do so.
Longer term:
@@ -10,6 +9,10 @@ Longer term:
- Supports 64-bits
- Roper driver
- Not passing back 3-D arrays to callbacks. Need to loop on passing 2-D arrays.
- Add support for ReadStatus PV to force reading status like temperature
- Redo locking mechanism so plugins can reprocess data when something changes?
- One lock for parameter library, another lock for messageQueue, etc?
- Make overlay plugin do updates when values are changed even if new frame not acquired, etc.