Skip to content
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 691 Bytes

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 691 Bytes

CHANGELOG

Changed

  • Breaking: rename MotorController to TMCMotorActor and MotorDirector to TMCMotorDirector

Added

  • BaseMainWindow has show_status_bar_message method.
  • DataLoggerGUI and its variants have now methods to access the data, which allows adding extra data.

Fixed

  • Fix DataLogger multiplot window to show value.
  • Fix DataLogger start to unpause correctly #13

0.1.0 2024-02-02

Initial release