Skip to content

Releases: jetperch/pyjoulescope_ui

1.1.10

29 May 20:42
Compare
Choose a tag to compare

2024 May 29

  • Fixed Trigger widget not working correctly with GPI & Trigger In #271
  • Bumped pyjoulescope_driver from 1.5.1 to 1.5.3 for macOS & Linux improvements.
    • Improves firmware update reliability.
    • Improves performance.
  • Bumped pyjls from 0.9.4 to 0.9.5 to fix u4 current range support.
  • Bumped pyjoulescope from 1.1.12 to 1.1.14.
  • Improved package dependency version specifications.

1.1.9

21 May 17:23
Compare
Choose a tag to compare

2024 May 21

  • Fixed Waveform widget issues.
    • Fixed OpenGL frame rendering corruption.
    • Fixed "Save image to file" & "Copy image to clipboard".
    • Added support for numpad 1 through 9 keys.
    • Fixed control widget "Add single marker".
  • Fixed customary units display in Value widget.
  • Fixed QAbstractSpinBox styling.
  • Fixed QComboBox styling on macOS.

1.1.8

13 May 15:38
Compare
Choose a tag to compare

2024 May 13

  • Added arbitrary divisor with optional units to Value widget #265
  • Added Flyout widget click & drag right to resize #267
  • Deferred data directory creation #266
  • Updated pyjls from 0.9.2 to 0.9.4 to fix unicode path handling.
  • Fixed crash on JLS file not found #264
  • Changed to async publish for stream buffer to prevent timeouts #269
  • Added Waveform widget keyboard shortcuts #268
  • Improved global keyboard shortcuts to work from all windows.
  • Changed Waveform widget keyboard shortcuts to be local.
    Fixes broken shortcuts with two Waveform widgets. Click on widget to select.
  • Improved Waveform widget undo/redo.

Fixes relative to 1.1.7 alpha:

  • Fixed Waveform widget keyboard shortcuts

1.1.7

11 May 14:13
Compare
Choose a tag to compare

2024 May 11

  • Added arbitrary divisor with optional units to Value widget #265
  • Added Flyout widget click & drag right to resize #267
  • Deferred data directory creation #266
  • Updated pyjls from 0.9.2 to 0.9.4 to fix unicode path handling.
  • Fixed crash on JLS file not found #264
  • Changed to async publish for stream buffer to prevent timeouts #269
  • Added Waveform widget keyboard shortcuts #268
  • Improved global keyboard shortcuts to work from all windows.
  • Changed Waveform widget keyboard shortcuts to be local.
    Fixes broken shortcuts with two Waveform widgets. Click on widget to select.
  • Improved Waveform widget undo/redo.

1.1.6

26 Apr 13:58
Compare
Choose a tag to compare

2024 Apr 26

  • Added plugin framework with live code reload #14
  • Restructured code to support human language translation.
  • Added AI translations: ar, de, el, es, fr, it, ja, ko, zh.
  • Added Intel graphics dialog to display sequence #245
  • Modified QComboBox style.
  • Added filename replacement variables.
  • Added Trigger widget.
  • Fixed Waveform widget hover time #263
  • Updated pyjoulescope_driver from 1.4.10 → 1.5.1.
    Fixes GPI and current range oscillations when downsampled.
  • Improved error handling on resource load.

1.1.5

23 Apr 20:37
Compare
Choose a tag to compare

2024 Apr 23

  • Added plugin framework with live code reload #14
  • Restructured code to support human language translation.
  • Added AI translations: ar, de, el, es, fr, it, ja, ko, zh.
  • Added Intel graphics dialog to display sequence #245
  • Modified QComboBox style.
  • Added filename replacement variables.
  • Added Trigger widget.

1.1.4

18 Apr 18:57
Compare
Choose a tag to compare

2024 Apr 18

  • Added plugin framework with live code reload #14
  • Restructured code to support human language translation.
  • Added AI translations: ar, de, el, es, fr, it, ja, ko, zh.
  • Added Intel graphics dialog to display sequence #245
  • Modified QComboBox style.
  • Added filename replacement variables.
  • Added Trigger widget.

1.1.3

05 Apr 18:33
Compare
Choose a tag to compare

2024 Apr 5

  • Added plugin framework with live code reload #14
  • Restructured code to support human language translation.
  • Added AI translations: ar, de, el, es, fr, ja, ko, zh.
  • Added Intel graphics dialog to display sequence #245
  • Modified QComboBox style.
  • Added filename replacement variables.
  • Added Trigger widget.

KNOWN ISSUES

Does not correctly select language on Windows.

1.1.2

04 Apr 20:20
Compare
Choose a tag to compare

2024 Apr 4

  • Added plugin framework with live code reload #14
  • Restructured code to support human language translation.
  • Added AI translations: ar, de, el, es, fr, ja, ko, zh.
  • Added Intel graphics dialog to display sequence #245
  • Modified QComboBox style.
  • Added filename replacement variables.
  • Added Trigger widget.

KNOWN ISSUES

  • JLS recording does not work correctly (recording does not stop)

1.0.62

21 Mar 14:12
Compare
Choose a tag to compare

2024 Mar 21

  • Fixed JS110 performance degradation (blocking status in device thread)
    using pyjoulescope_driver 1.4.8 → 1.4.10.
  • Disabled JS110 on-instrument stats polling, which is not used by UI.