Releases: DiamondLightSource/dls-backup-bl
Releases · DiamondLightSource/dls-backup-bl
Fix position restore issue for axes with large values of ixx08
A problem was identified with the motion controller position restore functionality when ixx08 is a large number. It resulted in the mxx62 string being written to the controller in scientific notation form which the controller cannot parse.
The fix was to ensure that the string remained in decimal format by using the Decimal class of the decimal module (part of Python's standard library)
1.2.1
Fixed container build.
Full Changelog: 1.2.0...1.2.1
1.2.0
Test
Test Release
Test Release
What's Changed
- Merge latest python3-pip-skeleton by @gilesknap in #10
- Add latest python3-pip-skeleton by @gilesknap in #11
New Contributors
- @gilesknap made their first contribution in #10
Full Changelog: https://github.com/dls-controls/dls_backup_bl/commits/0.1