Skip to content

Releases: DiamondLightSource/dls-backup-bl

Fix position restore issue for axes with large values of ixx08

30 May 08:17
9724ef4

Choose a tag to compare

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

03 Dec 17:09

Choose a tag to compare

Fixed container build.

Full Changelog: 1.2.0...1.2.1

1.2.0

03 Dec 16:58

Choose a tag to compare

Test

18 Aug 11:46
bb9cec2

Choose a tag to compare

0.1.1

Update setup.cfg

Test Release

18 Aug 11:43
89bf25f

Choose a tag to compare

Test Release Pre-release
Pre-release

Test Release

What's Changed

New Contributors

Full Changelog: https://github.com/dls-controls/dls_backup_bl/commits/0.1