Releases: tektronix/tsp-toolkit
v0.15.1-7
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
Changed
- tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream
stream is dropped
Fixed
- Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
- tsp-toolkit-kic-cli: Remove errors when fetching nodes with
.nodes
command
Security
- tsp-toolkit-kic-cli: Bump
h2
crate version
v0.15.1-6
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
Changed
- tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream
stream is dropped
Fixed
- Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
- tsp-toolkit-kic-cli: Remove errors when fetching nodes with
.nodes
command
Security
- tsp-toolkit-kic-cli: Bump
h2
crate version
v0.15.1-5
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
Changed
- tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream
stream is dropped
Fixed
- Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
- tsp-toolkit-kic-cli: Remove errors when fetching nodes with
.nodes
command
Security
- tsp-toolkit-kic-cli: Bump
h2
crate version
v0.15.1-4
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
Changed
- Nothing yet
Fixed
- Only single entry per instrument in settings.json file, irrespective of number of times it is saved (TSP-616)
v0.15.1-3
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
Changed
- Nothing yet
v0.15.1-2
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
Changed
- Nothing yet
v0.15.1-1
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
Changed
- Nothing yet
v0.15.1-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
Changed
- Nothing yet
v0.15.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.
v0.15.0-1
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.