mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
The following case replacements were applied (in order): mcb4b -> md90 MCB4B -> MD90 mcb-4b -> md-90 MCB-4B -> MD-90 MCB -> MD-90
1.4 KiB
1.4 KiB
motorDsm Releases
R1-1-1 (2023-04-11)
R1-1-1 is a release based on the master branch.
Changes since R1-1
New features
- None
Modifications to existing features
- None
Bug fixes
- None
Continuous integration
- Added ci-scripts (v3.0.1)
- Switched from Travis CI to Github Actions
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 1bd580a:
iocsh
dir moved intodsmApp
dir;DSM_MD90.iocsh
is now installed at build time
Bug fixes
- Commit 5ab502c: Include
$(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
instead of$(MOTOR)/configure/RELEASE
- Pull request #1: Eliminated compiler warnings
R1-0 (2019-04-18)
R1-0 is a release based on the master branch.
Changes since motor-6-11
motorDsm is now a standalone module, as well as a submodule of motor
New features
- motorDsm can be built outside of the motor directory
- motorDsm has a dedicated example IOC that can be built outside of motorDsm
Modifications to existing features
- None
Bug fixes
- None