Skip to content

Synnax Console v0.33.4

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Nov 05:39
· 856 commits to main since this release
a590ac7
[HOTFIX]  SY 1460 labjack ux improvements (#904)

* [driver/labjack] move open call to constructor to shift work from start to configure

* [driver/labjack] global map for serial nums and handles

* [HOTFIX]  SY-1441 Update NI channel config for the python client (#896)

* [client/py/ni] update ni channel config on python

* [ops] bump py client version

* [ops] bump py client version

* [client/py] update ni tests

* [client/py] - added default device check to NI

* [client/py] - remove unused imports and formattting

---------

Co-authored-by: Emiliano Bonilla <[email protected]>

* [driver/labjack] append last 4 digits of ser number to dev name

* [console] - fixed issues with task dialog flashing (#900)

* [console] - fixed issues with task dialog flashing

* [console] - rollback windows gen schema

* Sy 1461 fix issues with improper window shutdown throwing errors (#901)

* [console] - fixed issues with task dialog flashing

* [console] - updated various layout hooks to tolerate delayed main window closure

* [console] - updated store to disable debug

* [console] - rollback windows gen schema

* [ops] version bumps

* [console] - added aliases to labjack port selection (#905)

* [driver/labjack] refactor open for writer as well

* SY-1435 Fix Add to New Plot on Line Plot Range Highlight (#899)

* fix open new plot on range highlight

* ops: bump version

* [console] - updated windows schema to match the one one main

* SY-1444 Fix Taring on Multiple Channels (#898)

* [driver/labjack] create device manager

* [client/py] - added type coersion for primitive non-string values in … (#903)

* [client/py] - added type coersion for primitive non-string values in range KV

* [client/py] - updated range kv to accept any stringer

* [pluto] - improved value font sizing and spacing (#902)

* [pluto] - improved value font sizing and spacing

* [pluto] - updated value positioning

* [pluto] - updated value text positioning and cnsolidated units level

* [pluto] - adjusted value positioning to smoothly handle negatives

* [ops] bump pluto version

* [driver/labjack] format code

* [ops] bump drift version

---------

Co-authored-by: Emiliano Bonilla <[email protected]>
Co-authored-by: Patrick Dotson <[email protected]>