The latest untagged master branch can be obtained at https://github.com/areaDetector/ADPluginEdge.
Tagged source code releases from R2-0 onward can be obtained at https://github.com/areaDetector/ADPluginEdge/releases.
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.
- Converted return call of NDEdgeConfigure to include thread start
- Fixed configure/RELEASE to include RELEASE_LIBS_INCLUDE
- Add autoconverted OPI file
- Add protection against bad input
- Fail more gracefully if input is not required format
- Replace calls to getAttributes() and doCallbacksGenericPointer() with endProcessCallbacks()
- 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.
- Added plugin version information.
- Added release tags for R1-0 and R1-1.
- Increased size of medm screen for new version of NDPluginBase.adl in ADCore R2-6.
- No longer pass number of plugin parameters, not required in ADCore R2-6.
- Original release.