Skip to content

Releases: sam210723/wavebin

v2.3.1

10 Mar 03:11
Compare
Choose a tag to compare

Fixes issue #15, missing argument in sidebar update function call.

v2.3

11 Feb 07:39
6f1b8a6
Compare
Choose a tag to compare

Add support for Rigol DHO800 waveform captures, plus some minor fixes.

Added

  • Support for Rigol DHO800 captures (@yspacedev)
  • Waveform scaling option

Changed

  • Waveform colours (Tektronix scheme)

v2.2

18 Jun 09:26
Compare
Choose a tag to compare

Add support for analog waveforms in Sigrok exports.

v2.1

27 Feb 02:27
2d5cdf7
Compare
Choose a tag to compare

Add support for Rigol waveform captures, plus some minor fixes.

Added

  • Support for Rigol waveform captures

Changed

  • Open file dialog in directory of current waveform capture

Fixed

  • Minimum number of subsampling points

v2.0

07 Feb 10:15
Compare
Choose a tag to compare

Complete re-write of the project with various new features.

Added

  • Export waveforms to PulseView srzip file
  • Export waveforms to WAV files
  • Waveform clipping option for digital signals
  • Adjustable subsampling for large waveform captures
  • Hardware graphics acceleration with OpenGL
  • Colours for channels 3 and 4
  • GUI controls to repace CLI arguments
  • Hotkey support

Changed

  • Show filter name when enabled
  • Waveform data type retrieved from header
  • Left axis label always from channel 0

Fixed

  • Unit abbreviations in axis labels
  • Savitzky-Golay filter window calculation
  • Slow waveform rendering (see pyqtgraph#533)
  • Cleaner verbose console output formatting

v1.2

27 Nov 11:44
Compare
Choose a tag to compare

Added support for capture files containing multiple waveforms and a low-pass filter (-f option) to smooth waveforms.

v1.1

20 Nov 04:57
29b5125
Compare
Choose a tag to compare

Rewrote Qt code and added a sidebar containing the waveform properties.

Added

  • Waveform detail sidebar

Changed

  • Disable Y axis zooming
  • Enum capitalisation

Fixed

  • Qt code layout

Initial Release

19 Nov 12:35
Compare
Choose a tag to compare

Initial release of wavebin.