Skip to content

Releases: epics-motor/motorNPoint

R1-1

12 Apr 17:57
Compare
Choose a tag to compare

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

11 May 22:10
Compare
Choose a tag to compare

R1-0-1 (2020-05-11)

R1-0-1 is a release based on the master branch.

Changes since R1-0

New features

  • None

Modifications to existing features

  • None

Bug fixes

  • Commit f935b02: Include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local instead of $(MOTOR)/configure/RELEASE

R1-0

18 Apr 19:02
Compare
Choose a tag to compare

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