Releases: tektronix/tsp-toolkit
Releases · tektronix/tsp-toolkit
v0.15.0-0
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.