Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.61 KB

RELEASE.md

File metadata and controls

50 lines (34 loc) · 1.61 KB

ADAndor3 Releases

The latest untagged master branch can be obtained at https://github.com/areaDetector/ADAndor3.

Tagged source code and pre-built binary releases prior to R2-0 are included in the areaDetector releases available via links at https://cars.uchicago.edu/software/epics/areaDetector.html.

Tagged source code releases from R2-0 onward can be obtained at https://github.com/areaDetector/ADAndor3/releases.

Tagged prebuilt binaries from R2-0 onward can be obtained at https://cars.uchicago.edu/software/pub/ADAndor3.

The versions of EPICS base, asyn, and other synApps modules used for each release can be obtained from the EXAMPLE_RELEASE_PATHS.local, EXAMPLE_RELEASE_LIBS.local, and EXAMPLE_RELEASE_PRODS.local files respectively, in the configure/ directory of the appropriate release of the top-level areaDetector repository.

Release Notes

R2-2 (July 4, 2015)

  • Fixed medm screen layout for ADCore R3-0.
  • Fixed configure/RELEASE for IOC.

R2-1 (April 16, 2015)

  • Updated to SDK version 3.10.3 on Windows and Linux.
  • Changes in st.cmd for compatibility with ADCore R2-2.

R2-0 (April 4, 2014)

  • Moved the repository to Github.
  • Re-organized the directory structure to separate the driver library from the example IOC application.
  • Fix to force buffer allocation when AOI changed. Thanks to Matthew Pearson.

R1-9-1 and earlier

Release notes are part of the areaDetector Release Notes.