1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 <2017> 2018 2019 2020 2021 2022 2023 2024 2025 | Index | 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 <2017> 2018 2019 2020 2021 2022 2023 2024 2025 |
<== Date ==> | <== Thread ==> |
---|
Subject: | New releases of many areaDetector modules |
From: | Mark Rivers <[email protected]> |
To: | "[email protected]" <[email protected]> |
Date: | Wed, 5 Jul 2017 20:27:33 +0000 |
New releases of the following areaDetector modules are available. ************************************************************ ADAndor R2-6 (July 4, 2017) ---- * Changed from using TinyXml to libxml2. This is used when saving SPE files. This change was made because ADCore R3-0 no longer includes TinyXml and libxml2 is now available for all platforms in ADSupport. * Fixed medm screen layout for ADCore R3-0. ************************************************************ ADAndor3 R2-2 (July 4, 2015) ---- * Fixed medm screen layout for ADCore R3-0. * Fixed configure/RELEASE for IOC. ************************************************************ ADBruker R2-2 (4-July-2017) ---- * Fixed medm screen layout for ADCore R3-0 * Fixed configure/RELEASE for IOC. ************************************************************ ADCSimDetector R2-5 (July 4, 2017) ======================== * Update constructor for compatibility with ADCore R3-0. * Fix medm screen layout for ADCore R3-0. ************************************************************ ADDexela R2-1 (July 4, 2017) ---- * Fixed layout of medm screen for ADCore R3-0. ************************************************************ ADFireWireWin R2-2 (04-July-2017) ---- * Fixed medm screen layout for ADCore R3-0. * Fixed configure/RELEASE for IOC. ************************************************************ ADLightField R2-4 (04-July-2017) ---- * Changed layout of medm screen for ADCore R3-0. * Changed LightField.template to prevent crashes - LFExperimentName to PINI=NO so it does load the experiment at startup. This seems to sometimes cause problems. - Set LFRepGateWidth.DRVL = 1.e-10 so it cannot be set to 0. ************************************************************ ADMythen R2-0 (July 4, 2017) * Driver fixes - Allow compiling on Windows - Changes to work on big-endian machines - Fixed error in writeFloat64; was comparing to NUM_SD_PARAMS, should be FIRST_SD_PARAM * Fixed medm screen to work with ADCore R3-0 ************************************************************ ADPSL R2-1 (July 4, 2017) ---- * Many improvements to the driver. The initial work was done by Adam Bark from Diamond. - Worked with Perceval Guillou at Photonic Science to improve the protocol with the server so it is more consistent and easier to parse. Version 4c3 or later of their server is required to work with this release of the EPICS driver. Photonic Science says that all of their cameras will work with the new server. New DLLs will be needed in some cases. - Added a CameraName record to select the camera to control. - Implemented the asynEnum interface so that mbbo/mbbi records (CameraName, TriggerMode, FileFormat) get their choices from a list provided by the server. This guarantees that the choices will be valid for a specific installation and the selected camera. - Added support for color cameras. - Improved the report() function. * Finished the PSLDoc.html documentation, converting from marCCD document. ************************************************************ ADPerkinElmer R2-6 (04-July-2017) ---- * Fixed layout of medm screen for ADCore R3-0. ************************************************************ ADPilatus R2-4 (04-July-2017) * Only increment NDArrayCounter if the driver got an image. When acquiring with `ADNumImages` > 1, `NDArrayCounter` was immediately incremented before the driver confirmed that it actually got an image. ************************************************************ ADPluginEdge R1-2 (05-July-2017) ---- * Changed number of arguments passed to NDPluginDriver base class in constructor for ADCore R3-0. * Changed size of medm screen for new version of NDPluginBase.adl in ADCore R3-0. ************************************************************ ADPointGrey R2-5 (4-July-2017) ---- * Updated medm screen layout for ADCore R3-0. ************************************************************ ADProsilica R2-3 (05-July-2017) ---- * Fixed layout of medm screen for ADCore R3-0. ************************************************************ ADPvCam R2-2 (05-July-2017) ---- * Fixed configure/RELEASE for IOC. * Commented out Cygwin builds in Makefiles, no longer works. ************************************************************ ADRoper R2-3 (05-July-2017) ---- * Changed layout of medm screen for ADCore R3-0. ************************************************************ ADSimDetector R2-6 (July 4, 2017) ======================== * Change startup scripts in iocSimDetector. st.cmd now loads envPaths and st_base.cmd, so it can be run with no copying of files. st.cmd.linux and st.cmd.windows can still be used for conveniently switching host architectures in the same directory by copying envPaths to envPaths.linux or envPaths.windows as appropriate. ************************************************************ ADURL R2-2 (4-July-2017) ---- * Changed Makefiles to set flags for new version of GraphicsMagick in ADSupport. * Set SDKVersion and NDDriverVersion in driver. * Added example GraphicsMagick configuration files (.mgk) to example IOC directory. * Added some new test TIFF images in the iocURLDriver/images directory. * Fixed medm files for compatibility with ADCore R3-0. ************************************************************ NDDriverStdArrays R1-2 (July 5, 2017) ==================== * Changed layout of medm screen for ADCore R3-0. ************************************************************ pvaDriver R1-3 (July 5, 2017) ==================== * Change startup scripts in iocPvaDriver. st.cmd now loads envPaths and st_base.cmd, so it can be run with no copying of files. st.cmd.linux and st.cmd.windows can still be used for conveniently switching host architectures in the same directory by copying envPaths to envPaths.linux or envPaths.windows as appropriate. * Changed layout of medm screen for ADCore R3-0. R1-2 (May 9, 2017) ==================== * Reject invalid PV name when creating monitor. |