Releases: epics-motor/motorOmsAsyn
Releases · epics-motor/motorOmsAsyn
R1-0-3
R1-0-3 is a release based on the master branch.
Changes since R1-0-2
New features
- None
Modifications to existing features
- None
Bug fixes
- Pull request #6: Type fixes from Dirk Zimoch
Continuous integration
- Added ci-scripts (v3.0.1)
- Configured to use Github Actions for CI
R1-0-2
R1-0-1
R1-0-1 is a release based on the master branch.
Changes since R1-0
New features
- None
Modifications to existing features
- Pull request #3: Compile
omsMAXv.cpp
only under Linux/vxWorks
Bug fixes
- Commit 4fdd003: Include
$(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
instead of$(MOTOR)/configure/RELEASE
R1-0
R1-0 is a release based on the master branch.
Changes since motor-6-11
motorOmsAsyn is now a standalone module, as well as a submodule of motor
New features
- motorOmsAsyn can be built outside of the motor directory
- motorOmsAsyn has a dedicated example IOC that can be built outside of motorOmsAsyn
Modifications to existing features
- None
Bug fixes
- None