Skip to content
This repository has been archived by the owner on Jan 25, 2023. It is now read-only.

Releases: tektronix/curvequery

v3.1.1

27 Sep 21:10
57e59cc
Compare
Choose a tag to compare

Added pre-commit hooks to run black and flake8
Simplified the pyvisa monkey patch implementation
Updated documentation

v3.1.0

22 Sep 14:27
08797b2
Compare
Choose a tag to compare

Some changes to MSO Series oscilloscope functionality and a test suite is now included.

  • The progress bar (tqdm) now shows bytes transferred during a curve query
  • Requires pyvisa version 1.11.3
  • Progress bar is now displayed by default
  • A test suite can exercise most of the functionality of the package

v1.3.0

15 Oct 21:46
Compare
Choose a tag to compare

Initial Public Release