R1-9 - Update documentation for andor3 and andor to - Remove link to PDF file. - Add note about needing to add SDK to PATH or LD_LIBRARY_PATH - Andor3 driver. - Get them to fix or explain why we can't collect more than 309 frames at full rate - Test on win32, windows-x64, linux-x86, linux-x86_64 - Prosilica driver - Connection management - Sense disconnect, autoreconnect - Implement link callback. When matches uniqueID, call Disconnect or Connect Future releases: - Xihui's suggestion of File Overwrite Flag, don't allow overwrite if set - Fix andorCCD driver to use exiting_ flag, statusTask and dataTask both do while (!exiting_) - Oksana's new version of NDPluginStats - Perkin Elmer - Test gain file input - Test bad pixel map, modify ours - Test and document speed saving netCDF, Nexus, TIFF, HDF5 (single and streaming) - Make nexus templates work - Add a driver parameter to log cases when buffer could not be allocated - Prosilica: performance comparison of Windows and Linux - LightField driver? - Macro substitution in attributes files? - Add width PV for overlay widgets, not just a single width. - Add 64-bit SDK files for PvCAM - Pilatus driver - Support SetEnergy camserver command - 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. - Document NeXus file plugin - add XML file documentation - Transform plugin: write documentation - Performance measurements - Prosilica once I fixed stale frame bug it won't exit when acquiring if very busy - Implement and improve connection management asynPortDriver - Implement portNameSelf in asynPortDriver (but leave it in ADBase.template). - Make it handle array interfaces with pointers? NDPluginBase - Add all 10 dimensions to database? File plugins - Implement reading IDL - Get Stephen Mudie's code included and fixed - Change image_display table widgets to text widgets or CW_field widgets