Skip to content

Releases: bartei/rotary-controller-python

v0.2.15-rc.3

14 May 04:38
Compare
Choose a tag to compare
v0.2.15-rc.3 Pre-release
Pre-release

v0.2.15-rc.3 (2024-05-14)

Fix

  • fix: revert latest version of kivy (1f9e6c0)

Unknown

  • Merge remote-tracking branch 'origin/dev' into dev (2784a63)

v0.2.15-rc.2

14 May 02:49
Compare
Choose a tag to compare
v0.2.15-rc.2 Pre-release
Pre-release

v0.2.15-rc.2 (2024-05-14)

Fix

  • fix: use kivy version 2.1.0 (9879560)

v0.2.15-rc.1

12 May 21:08
Compare
Choose a tag to compare
v0.2.15-rc.1 Pre-release
Pre-release

v0.2.15-rc.1 (2024-05-12)

Fix

  • fix: add pre-release workflow for dev branch (cedb688)

  • fix: add template service for systemd automated startup (7a768ca)

  • fix: update permissions (415289b)

  • fix: add start.sh script (29b0acf)

  • fix: cleanup imports (ad30596)

  • fix: add form to configure circle pattern
    fix: add rendering of circle pattern
    fix: update grid look and feel
    fix: rename scene_popup (ddc6189)

  • fix: several improvements to the code layout
    fix: additions and toolbar for the plot view (5916a70)

  • fix: wip on the gui for plot mode (d4daa67)

  • fix: revert save_id (bc1679e)

  • fix: improved rendering of the home page for small screens (cea9b11)

  • fix: handle keyboard reference properly for systemanddock mode (4ce9310)

  • fix: bad default values configured for serial comm (6bd78a5)

  • fix: add back the fps indicator for the screen (c05d4ed)

  • fix: cleanup setup component
    fix: update poetry
    fix: improve main refresh loops (3285be0)

  • fix: rename variables from device to follow standard C notation
    fix: handle enable signal manually from UI to prevent positioning glitches with some servo drives
    fix: minor correction on the sizing of servo panel
    fix: remove now deprecated addresses.py
    fix: cleanup imports in base_device.py
    fix: cleanup imports in communication.py
    fix: move SCALES_COUNT in devices.py
    fix: remove unmaintained tests (0a2c85b)

  • fix: prevent undesired value updates to go to the device when starting the app
    fix: add half function to the numeric keypad (ab58334)

  • fix: new comm protocol tested (d0ff91a)

  • fix: update servobar with new interface to device (a3111b5)

  • fix: update references in coordbar for thew device interface (83e8e9a)

  • fix: cleaned up tuple for fast data (294a842)

  • fix: working array accessor mode for variable definitions (32278c8)

  • fix: working array accessor mode for variable definitions (4f6fd85)

  • fix: add fast data mode to be tested (7bd3046)

  • fix: driver working again with dict access mode (075b0ef)

  • fix: broken comm (30e69a3)

  • fix: add fastdata variable for interrupt period
    fix: add placeholder for enable led (bb8546d)

  • fix: new variables and new speed fastdata fields (146b149)

  • fix: set correct value when changing position in imperial mode
    fix: check for value type to prevent int iteration when validating field value changes (b040229)

  • fix: set correct value when changing position in imperial mode
    fix: check for value type to prevent int iteration when validating field value changes (36ff65b)

  • fix: improvements to the homepage refresh rates (2473eb0)

  • fix: disable saving the sync_enable status in the settings file
    fix: add manual update when exiting from the setup page
    fix: add servospeed value from the fastdata
    fix: add more logging to track what's being sent over to the modbus (233f565)

  • fix: coordbar disable when in sync mode
    fix: ratio scaling not needed anymore for sync_ratio_den
    fix: add back refresh for cycles and interval (8c5c557)

Unknown

  • wip: update packages and add plot graphical items (0f92ec3)

  • Merge remote-tracking branch 'origin/dev' into dev

Conflicts:

rotary_controller_python/utils/base_device.py (da4ea0d)

  • Merge pull request #15 from thatch/keke-tracing

Add keke tracing to cwd/trace.out with ctrl-t (30b236a)

  • Add keke tracing to cwd/trace.out with ctrl-t (188c50b)

  • Merge branch 'spindle_mode' into dev (b2d5d31)

v0.2.14

30 Mar 21:06
Compare
Choose a tag to compare

v0.2.14 (2024-03-30)

Fix

  • fix: sync motion auto offsets working reliably
    fix: remove some top bar refresh items to speed up the display
    fix: add manual update command to app (97498b7)

Unknown

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

v0.2.13

30 Mar 20:08
Compare
Choose a tag to compare

v0.2.13 (2024-03-30)

Fix

  • fix: sync motion safety updates (7fb07cc)

  • fix: speedup speed bar refresh rate (9b43e0d)

  • fix: scale speed to proper normalized value (0f68409)

  • fix: scale speed to proper normalized value (ecc4a77)

  • fix: remove info logs and update the speed bar value with estimated speed (950c094)

  • fix: testing (c6ec6e0)

Unknown

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

  • debug: add max speed to status bar (d12f810)

  • add logging info (35446a0)

  • add logging info (11137e1)

v0.2.12

28 Mar 21:03
Compare
Choose a tag to compare

v0.2.12 (2024-03-28)

Fix

  • fix: error scaling of the speed bar (9bbcc06)

Unknown

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

v0.2.11

28 Mar 21:01
Compare
Choose a tag to compare

v0.2.11 (2024-03-28)

Fix

  • fix: error scaling of the speed bar (90ba444)

Unknown

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

v0.2.10

28 Mar 20:57
Compare
Choose a tag to compare

v0.2.10 (2024-03-28)

Fix

  • fix: error with type definition for servo steps (1cb47e6)

Unknown

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

v0.2.9

28 Mar 20:52
Compare
Choose a tag to compare

v0.2.9 (2024-03-28)

Fix

  • fix: checks for slow update (9b4769f)

Unknown

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

v0.2.8

28 Mar 20:46
Compare
Choose a tag to compare

v0.2.8 (2024-03-28)

Fix

  • fix: update data source for the servo speed (20cb754)