-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable Virtual GPIB connections to supported instruments (#230)
* Update dm_config_parser.py for gpib support Signed-off-by: Shashank P <[email protected]> * Update device_manager.py for vgpib support Signed-off-by: Shashank P <[email protected]> * Update constants_and_dataclasses.py Signed-off-by: Shashank P <[email protected]> * Update functions.py Signed-off-by: Shashank P <[email protected]> * test: Update test_config_parser.py Signed-off-by: Shashank P <[email protected]> * test: Update test_alternative_connection_addresses.py Signed-off-by: Shashank P <[email protected]> * test: Update test_helpers.py Signed-off-by: Shashank P <[email protected]> * fix: Update pyproject.toml Signed-off-by: Shashank P <[email protected]> * fix: Update .pre-commit-config.yaml Signed-off-by: Shashank P <[email protected]> * docs: Update configuration.md Signed-off-by: Shashank P <[email protected]> * Update devices.yaml Signed-off-by: Shashank P <[email protected]> * fix: Update CHANGELOG.md Signed-off-by: Shashank P <[email protected]> * Apply suggestions from code review Signed-off-by: Nicholas Felt <[email protected]> --------- Signed-off-by: Shashank P <[email protected]> Signed-off-by: Nicholas Felt <[email protected]> Co-authored-by: Nicholas Felt <[email protected]>
- Loading branch information
Showing
10 changed files
with
171 additions
and
29 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.