Skip to content

Latest commit

 

History

History
118 lines (81 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

118 lines (81 loc) · 3.54 KB

Change Log

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.

Changed

  • Renamed update to upgrade for firmware upgrade (TSP-463)

Changed

  • Both lxi and usb device info struct's instrument address field has same name (TSP-634)

Fixed

  • 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

Changed

  • tsp-toolkit-kic-lib: Clean up instrument connections when an AsyncStream stream is dropped

Fixed

  • Remove errors when fetching nodes with .nodes command

Security

  • Bump h2 version

Fixed

  • Change language to TSP after connection to TTI instrument (TSP-561)
  • 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.
  • Fix script name issues if the name contains special characters (TSP-505)

Changed

  • Prepend kic_ to scripts loaded by kic_cli to prevent name-collisions (TSP-505)

Fixed

  • Update Dependencies (TSP-576)

Fixed

  • 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)

Fixed

  • Terminal closes when sending invalid TSP (TSP-513)

Fixed

  • Fixed Fatal Error due to firmware limitation on TTI instruments (TSP-415)
  • Fixed instrument connection failed (TSP-486)

Changed

  • Restore password hide feature back after ki-comms refactor (TSP-363)
  • Implement Password prompt (TSP-480)

Fixed

  • Extension wants a password when there isn't one (TSP-416)

Added

  • Add message when starting FW upgrade (TSP-455)

Added

  • Feature to retrieve TSP-Link network details