Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Setting to Dump Output Queue When Connecting #71

Merged
merged 5 commits into from
Nov 12, 2024

Conversation

esarver
Copy link
Member

@esarver esarver commented Nov 11, 2024

Sometimes developers may want TSP Toolkit to show the contents of the output queue of the instrument when connecting instead of the queue being cleared. This is especially helpful when connecting to an instrument after the terminal is lost or the instrument drops the connection.

This PR also improves the notifications shown while connecting to keep the user informed of the progress of connecting to the instrument.

- Add loading bar and more information to connection notification
- Convert all connection functions to async so they can await the progress callback
@esarver esarver self-assigned this Nov 11, 2024
@esarver esarver requested a review from a team as a code owner November 11, 2024 21:06
jharajeev55
jharajeev55 previously approved these changes Nov 12, 2024
@esarver esarver merged commit 83d3631 into main Nov 12, 2024
12 checks passed
@esarver esarver deleted the feature/add-dump-command branch November 12, 2024 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants