Releases: epics-motor/motorPhytron
Releases · epics-motor/motorPhytron
R1-2
R1-2 is a release based on the master branch.
Changes since R1-1
New features
- Pull request #6: Hasan SANSAR updated Phytron_I1AM01.db for BiSS interface
Modifications to existing features
- None
Bug fixes
- Pull request #3: Fix reference on limit switch from Bernhard Kuner
- Pull request #4: Bernhard Kuner fixed a deceleration bug
Continuous integration
- Added ci-scripts (v3.0.1)
- Configured to use Github Actions for CI
R1-1
R1-1 is a release based on the master branch.
Changes since R1-0
New features
- None
Modifications to existing features
- Pull request #1: Only print error messages on status changes
Bug fixes
- Commit 72281de: 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
motorPhytron is now a standalone module, as well as a submodule of motor
New features
- motorPhytron can be built outside of the motor directory
- motorPhytron has a dedicated example IOC that can be built outside of motorPhytron
Modifications to existing features
- Commit e2cb686 phytron.dbd was renamed phytronSupport.dbd to avoid conflicts with the example IOC
Bug fixes
- None