This repository was archived by the owner on Dec 11, 2024. It is now read-only.
v1.2.0
For upgrading, install qtpy first.
Changed
- Use qtpy as dependency instead of testing for PyQt5 and PyQt6.
Added
- Add LECO (Laboratory Experiment Control prOtocol) functionality (optionally as it is not available on pypi yet).
- Add logging.
- Store the last output value (#6, #7).
- Add installation script controllerData/Setup.sh (
c1a39734b,3cf7c4512). - Add possibility to read the last sensor value.
Full Changelog: v1.1.0...v1.2.0