Skip to content

Releases: epics-motor/motorOmsAsyn

R1-0-3

12 Apr 21:10
Compare
Choose a tag to compare

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

Changes since R1-0-2

New features

  • None

Modifications to existing features

  • None

Bug fixes

Continuous integration

  • Added ci-scripts (v3.0.1)
  • Configured to use Github Actions for CI

R1-0-2

14 May 19:29
Compare
Choose a tag to compare

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

Changes since R1-0-1

New features

  • None

Modifications to existing features

  • None

Bug fixes

  • Pull request #5: Exclude MAXv support when building example IOC on Windows

R1-0-1

12 May 21:26
Compare
Choose a tag to compare

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

Changes since R1-0

New features

  • None

Modifications to existing features

  • Pull request #3: Compile omsMAXv.cpp only under Linux/vxWorks

Bug fixes

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

R1-0

18 Apr 19:22
Compare
Choose a tag to compare

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

Changes since motor-6-11

motorOmsAsyn is now a standalone module, as well as a submodule of motor

New features

  • motorOmsAsyn can be built outside of the motor directory
  • motorOmsAsyn has a dedicated example IOC that can be built outside of motorOmsAsyn

Modifications to existing features

  • None

Bug fixes

  • None