Releases: epics-motor/motorNPoint
Releases · epics-motor/motorNPoint
R1-1
R1-1 is a release based on the master branch.
Changes since R1-0-1
New features
- Pull request #1: Diego Omitto added support for the nPoint LC400 controller
Modifications to existing features
- None
Bug fixes
- Pull request #3: Diego Omitto fixed an off-by-one error on WAV_DELAY when calculating velocity
Continuous integration
- Added ci-scripts (v3.0.1)
- Configured to use Github Actions for CI
R1-0-1
R1-0
R1-0 is a release based on the master branch.
Changes since motor-6-11
motorNPoint is now a standalone module, as well as a submodule of motor
New features
- motorNPoint can be built outside of the motor directory
- motorNPoint has a dedicated example IOC that can be built outside of motorNPoint
Modifications to existing features
- None
Bug fixes
- None