Skip to content

Commit 65e647d

Browse files
committed
Updated Changelog
1 parent c671968 commit 65e647d

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,22 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66

77
## [Unreleased]
88

9+
## [2.1.4] - 2019-03-22
10+
### Changed
11+
- Updated CI build to use darcato/epicsmng image
12+
- More verbose output to signal some failures
13+
### Fixed
14+
- Fix crash when the IP port is disconnected
15+
- Homing procedure does not stop in wrong position when starting from LS
16+
- Stop is now working also during homing procedures
17+
- Latching positions readings to avoid false readings
18+
- Setting the target position with both registers always to be more robust
19+
### Known Issues
20+
- The first movement after the IOC is started may begin on the wrong direction. When a limit switch is hit, the motor record adjusts it and bring the motor to desired position.
21+
- When homing is started from a limit switch, the movement is not continuous. This is because the driver actually does a first movement to exit LS and then starts the homing.
22+
923
## [2.1.3] - 2019-03-06
24+
### Fixed
1025
- Check the actual available number of controllers on the beckDriver port to avoid errors when using incorrect parameters
1126
- Restrict axis ranges for the shell commands to the available ones
1227
- Fix soft and hard reset

0 commit comments

Comments
 (0)