Skip to content

1.0.1

Compare
Choose a tag to compare
@mliberty1 mliberty1 released this 16 Mar 19:46
· 421 commits to main since this release

⚠ ALPHA RELEASE - USE WITH CAUTION ⚠

Improves upon 1.0.0 but still alpha quality. See the 1.0.0 release
notes below for additional usage guidelines.

2023 Mar 16

  • Added JLS v1 read/display support.
  • Deduplicated JLS v2 requests for improved performance.
  • Fixed dual marker integral value for JLS v2 files #177
  • Waveform Widget
    • Fixed waveform export.
    • Modified waveform widget to only request dual marker data when needed.
    • Fixed waveform widget summary display x-axis.
    • Reduced waveform widget signal requests for more consistent frame rate.
    • Added waveform y-axis pan & zoom.
  • Added minimum 1 pixel wide rectangle fills in waveform widget.
  • Added individual statistics display to each marker of dual markers.
  • Added range RangeTool and RangeToolBase. Refactored "export".
  • Added back range tools: USB Inrush, histogram, frequency.
  • Fixed low samples rates, like 10 Hz (pyjoulescope_driver 1.2.1).
  • Added memory stream buffer Clear and "Clear on play" buttons.
  • Preserve memory stream buffer settings between invocations.
  • Open device widget expanded.
  • Added active sidebar flyout indication.
  • Added clear memory buffer on sample rate change.
  • Added signal_record check to ignore zero length sample messages.
  • Added PubSub process count monitor to status bar.
  • Modified "Clear config and exit" to also clear rendered views.
  • Open floating dock widgets to (800, 600) size.
  • Fixed view menu to have radio buttons.