Skip to content

Commit

Permalink
Add Reset Command (#26)
Browse files Browse the repository at this point in the history
Add a reset command to allow an easy way to reset an instrument and
cancel any ongoing operations.
  • Loading branch information
esarver authored Jul 31, 2024
1 parent 7860024 commit efe8f7c
Show file tree
Hide file tree
Showing 5 changed files with 163 additions and 113 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
## [0.17.0]

### Added
- Add reset subcommand to enable quick instrument resetting (TSP-730)
- Added logging infrastructure over socket, in files, and to stderr in `kic` and `kic-discover`.

### Fixed
Expand Down
Loading

0 comments on commit efe8f7c

Please sign in to comment.