Files
motormotorsim/docs/RELEASE.md

1.1 KiB

motorMotorSim Releases

R1-1 (2020-05-12)

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

Changes since R1-0

New features

  • None

Modifications to existing features

  • Commit d61a030: iocsh files are now installed to the top-level directory

Bug fixes

  • Pull request #2: Fix setting home bit after home operation
  • Commit ed21eac: Include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local instead of $(MOTOR)/configure/RELEASE

R1-0 (2019-04-18)

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

Changes since motor-6-11

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

New features

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

Modifications to existing features

  • None

Bug fixes

  • None