Releases: epics-motor/motorPI
Releases · epics-motor/motorPI
R1-1-1
R1-1-1 is a release based on the master branch.
Changes since R1-1
Bug fixes
- Pull request #7: Fix for 'make uninstall' removing iocsh files
R1-1
R1-1 is a release based on the master branch.
Changes since R1-0-1
New features
- Pull request #5: Added an E-816 example configuration
Modifications to existing features
Bug fixes
Continuous integration
- Added ci-scripts (v3.0.1)
- Switched from Travis CI to Github Actions
R1-0-1
R1-0-1 is a release based on the master branch.
Changes since R1-0
New features
Modifications to existing features
Bug fixes
- Commit 045f6cf: Include
$(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
instead of $(MOTOR)/configure/RELEASE
- Pull request #1: Eliminated compiler warnings
R1-0
R1-0 is a release based on the master branch.
Changes since motor-6-11
motorPI is now a standalone module, as well as a submodule of motor
New features
- motorPI can be built outside of the motor directory
- motorPI has a dedicated example IOC that can be built outside of motorPI
Modifications to existing features
Bug fixes