Skip to content

v0.1.5 - SignalGenerator ABC and Enhanced Documentation

Choose a tag to compare

@abduznik abduznik released this 14 Feb 20:54

What's New in v0.1.5

New Features & Improvements

  • SignalGenerator ABC: Added a new SignalGenerator Abstract Base Class in src/instrumation/drivers/base.py to support future signal generator drivers.
  • Enhanced Documentation: Added Google-style docstrings to KeysightMXA, KeysightPNA, TDKLambdaZPlus, and RigolDSA drivers.
  • Improved Repository Hygiene: Updated .gitignore to exclude venv/ directories.