Skip to content

Releases: bartei/rotary-controller-python

v0.2.7

28 Mar 20:35
Compare
Choose a tag to compare

v0.2.7 (2024-03-28)

Fix

  • fix: add speed progress bar to indicate how far you are form the maximum allowed speed
    fix: add second refresh routine that goes slower for top bar statuses (930635e)

Unknown

  • Merge remote-tracking branch 'origin/main' (04f4f61)

v0.2.6

21 Mar 02:04
Compare
Choose a tag to compare

v0.2.6 (2024-03-21)

Fix

  • fix: configure variable type for serial port and serial baudrate properties (f737866)

v0.2.5

16 Mar 05:57
Compare
Choose a tag to compare

v0.2.5 (2024-03-16)

Fix

  • fix: add address and baudrate in config.ini (957c5a9)

Unknown

  • Merge remote-tracking branch 'origin/main' (ddb3e34)

v0.2.4

16 Mar 05:50
Compare
Choose a tag to compare

v0.2.4 (2024-03-16)

Fix

  • fix: remove unused file
    fix: better default values for scales (6ef54ab)

Unknown

  • Merge remote-tracking branch 'origin/main' (3329e65)

v0.2.3

16 Mar 05:44
Compare
Choose a tag to compare

v0.2.3 (2024-03-16)

Fix

  • fix: improvements to the setup dialog (886bcb5)

  • fix: add keyboard bindings for the keypad dialog (bb04bae)

v0.2.2

16 Mar 01:50
Compare
Choose a tag to compare

v0.2.2 (2024-03-16)

Fix

  • fix: add link for help dialog to the setup page
    fix: add rst text for the scales (11095c1)

  • fix: handle int or float type for keypad confirm (20233d1)

Unknown

  • Merge remote-tracking branch 'origin/main' (d8a1199)

v0.2.1

16 Mar 01:02
Compare
Choose a tag to compare

v0.2.1 (2024-03-16)

Fix

  • fix: check value for confirmation from keypad (85333ac)

Unknown

  • Merge remote-tracking branch 'origin/main' (cdd275c)

v0.2.0

13 Mar 23:50
Compare
Choose a tag to compare

v0.2.0 (2024-03-13)

Feature

  • feat: update logging for keypad (14fb684)

  • feat: update to latest Kivy version (3d0ee4d)

Fix

  • fix: version_toml for semantic release (c5161c5)

  • fix: update packages and clenaup logging
    fix: update .gitignore (9080334)

  • fix: clenaup toolbar (b7aee39)

  • fix: update loging for synchro (4ab6a0d)

  • fix: update logging for statusbar (193e05e)

  • fix: add logs panel in the settings dialog (1ac306a)

  • fix: update logging for servobar (a47df92)

  • fix: minor improvements in rendering of servobar (2fde7d1)

  • fix: update logging for ledbutton (106129d)

  • fix: update logging for labelbutton (e8ac9d3)

  • fix: update logging for coordbar (8151069)

  • fix: support various screen sizes for coordbar (640efcb)

  • fix: remove unnecessary load of kv file for AppSettings (8136347)

  • fix: try fast comm speed (ca3c60e)

  • fix: try fast comm speed (76df77f)

  • fix: remove wrong scaling for scale ratios (bb6be99)

  • fix: remove high speed execution interval
    fix: add event to update ratio num and ratio den for scales
    fix: rename panels (b92743b)

  • fix: add log message for written longs (ed2d4c8)

  • fix: scaling of ratio den write
    fix refresh interval (46ba430)

  • fix: minor ui improvements (b580043)

  • fix: add speed indication (a911114)

  • fix: normalize syn ratio den for scales (7c9cd13)

  • fix: normalize syn ratio den for scales (785aa9c)

  • fix: normalize syn ratio den for scales (c53ae5f)

  • fix: normalize syn ratio den for scales (a0a63e3)

  • fix: reduce speed to 57600 (5dcbd9a)

  • fix: fast mode (ef06f46)

  • fix: fast mode (1fa4730)

  • fix: test (82dec11)

  • fix: test (8641ebf)

  • fix: test (9ef8c2d)

  • fix: speed improvements, and metrics (c83f7b5)

  • fix: formatting (938c4c7)

  • fix: new improved version (7ce7d6c)

  • fix: updates to the whole project (5ce73c9)

  • fix: updates for new c code (6d475e0)

  • fix: communication speed (8e510a3)

  • fix: add button to configure networking (c4541cc)

  • fix: remove pyyaml
    fix: remove secondary kivy repo (3b1e643)

  • fix: update deps
    fix: add wip for interfaces configuration (07ed51d)

v0.1.6

22 Jun 04:47
Compare
Choose a tag to compare

Fix

  • Enable pypi (ba42a6e)
  • Update packages and release (e9d7b56)
  • Log handling with loguru (4239c7c)
  • Proper config handling for servo and axis bars (d7a5141)