Skip to content

v0.4.2 - Simulated Driver Improvements

Choose a tag to compare

@abduznik abduznik released this 27 Jun 12:53

What's Changed

New Features

  • Added print logging stubs to SimulatedMultimeter.configure_voltage_dc and configure_voltage_ac (Fixes #103)
  • Added print logging stubs to SimulatedKeysight34461A.configure_voltage_dc and configure_voltage_ac (Fixes #103)

Testing

  • Added comprehensive unit tests for all Anritsu instrument drivers (Fixes #102)
    • AnritsuSA spectrum analyzer interface validation
    • AnritsuVNA vector network analyzer interface validation
    • AnritsuShockLineVNA interface validation
    • AnritsuMS2035B combo SA/VNA interface validation
    • Driver registration verification tests

Documentation

  • Added instrumation-report as related project in README

Dependencies

  • Version bumped to 0.4.2

Full Changelog: v0.4.1...v0.4.2