All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Renamed update to upgrade for firmware upgrade (TSP-463)
- Both lxi and usb device info struct's instrument address field has same name (TSP-634)
- Fix issue where unrecognized model number causes kic-cli to never exit (TSP-645)
- Fix issue in which the prompt would be displayed immediately after loading a script
- tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream stream is dropped
- Remove errors when fetching nodes with
.nodes
command
- Bump
h2
version
- Change language to
TSP
after connection to TTI instrument (TSP-561) - tsp-toolkit-kic-lib: Use
*TST?
to check login state instead ofprint("unlocked")
just in case we are in a SCPI command set mode. - Fix script name issues if the name contains special characters (TSP-505)
- Prepend
kic_
to scripts loaded bykic_cli
to prevent name-collisions (TSP-505)
- Update Dependencies (TSP-576)
- Fixed crash when binary delimiter (
#0
) is encountered in instrument output (TSP-544) - Truncate old file content in the node configuration file (TSP-533)
- Fix issue with
update
subcommand exiting too soon (TSP-572, TSP-573)
- Terminal closes when sending invalid TSP (TSP-513)
- Fixed Fatal Error due to firmware limitation on TTI instruments (TSP-415)
- Fixed instrument connection failed (TSP-486)
- Restore password hide feature back after ki-comms refactor (TSP-363)
- Implement Password prompt (TSP-480)
- Extension wants a password when there isn't one (TSP-416)
- Add message when starting FW upgrade (TSP-455)
- Feature to retrieve TSP-Link network details