Skip to content

Releases: tektronix/tsp-toolkit

v0.15.0-0

26 Mar 19:47
0f72d6e
Compare
Choose a tag to compare
v0.15.0-0 Pre-release
Pre-release

Features Requests / Bugs

If you find issues or have a feature request, please enter a new issue on GitHub.

Installation

View the installation instructions in the README

Changelog

Fixed

  • Saved instruments persist in the Instruments pane after restarting the extension (TSP-510)
  • tsp-tookit-kic-cli: Change language to TSP after connection to TTI instrument (TSP-561)
  • tsp-toolkit-kic-cli: Fix script name issues if the name contains special characters (TSP-505)
  • tsp-toolkit-kic-lib: Use *TST? to check login state instead of
    print("unlocked") just in case we are in a SCPI command set mode.