Releases: epics-motor/motorNewFocus
Releases · epics-motor/motorNewFocus
R1-2-1
R1-2
R1-2 is a release based on the master branch.
Changes since R1-1-1
New features
- None
Modifications to existing features
- Pull request #8: Simplified the newfocus8742 example. Made it easier to copy to a different IOC.
Bug fixes
- None
Continuous integration
- Added ci-scripts (v3.0.1)
- Switched from Travis CI to Github Actions
R1-1-1
R1-1-1 is a release based on the master branch.
Changes since R1-1
New features
- None
Modifications to existing features
- None
Bug fixes
- Commit 0000255: Include
$(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
instead of$(MOTOR)/configure/RELEASE
- Pull request #2: Eliminated compiler warnings
- Pull request #3: Kaz Gofron added documenation for supported 874x firmware versions
R1-1
R1-0
R1-0 is a release based on the master branch.
Changes since motor-6-11
motorNewFocus is now a standalone module, as well as a submodule of motor
New features
- motorNewFocus can be built outside of the motor directory
- motorNewFocus has a dedicated example IOC that can be built outside of motorNewFocus
Modifications to existing features
- None
Bug fixes
- None