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

Implement VISA #28

Merged
merged 30 commits into from
Aug 26, 2024
Merged

Implement VISA #28

merged 30 commits into from
Aug 26, 2024

Conversation

esarver
Copy link
Member

@esarver esarver commented Aug 9, 2024

Implement VISA while still supporting the raw protocol over Lan sockets.

@esarver esarver self-assigned this Aug 9, 2024
Copy link

github-actions bot commented Aug 21, 2024

Code Coverage

Package Line Rate Health
kic-discover/src/lib.rs 0%
kic/src/main.rs 0%
kic-visa/src/error.rs 0%
kic-discover/src/instrument_discovery/mod.rs 0%
kic-visa/src/process.rs 0%
instrument-repl/src/resources/mod.rs 100%
instrument-repl/src/instrument.rs 86%
kic-discover/src/usbtmc/mod.rs 0%
kic-discover/src/ethernet/mod.rs 0%
instrument-repl/src/state_machine.rs 63%
kic/src/process.rs 0%
instrument-repl/src/tsp_error.rs 0%
kic-visa/src/main.rs 0%
instrument-repl/src/error.rs 0%
kic-discover/src/main.rs 0%
instrument-repl/src/repl.rs 0%
kic/src/error.rs 0%
Summary 13% (295 / 2234)

@esarver esarver marked this pull request as ready for review August 22, 2024 21:34
@esarver esarver requested a review from a team as a code owner August 22, 2024 21:34
Cargo.toml Outdated Show resolved Hide resolved
kic-discover/Cargo.toml Outdated Show resolved Hide resolved
kic/src/main.rs Outdated Show resolved Hide resolved
jharajeev55
jharajeev55 previously approved these changes Aug 26, 2024
@esarver
Copy link
Member Author

esarver commented Aug 26, 2024

Forcing merge since the only updates since approval were to the kic-lib version

@esarver esarver merged commit 9b24ddd into main Aug 26, 2024
11 checks passed
@esarver esarver deleted the task/implement-visa branch August 26, 2024 12:44
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