-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Created a new agent.py which dynamically reconnects sometimes, but still has some errors * Fixed the code to dynamically reconnect. See the relevant DAQ discussion for more. * Removed numpy * Removed the commented out call for psu.test() as it ended up being unnecessary * Removed status messages and added logging as per daq-discussions#106 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Made the easy changes * Made the easy changes * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Merged main * Changed the nested logic to use elif * Finished requested changes * Changed the reconnect logic again. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Uncommented the correct drivers. * Remove extra local drivers import * Remove extra word added to comment I think this snuck in during a git merge, looks like a 'git' command got added to the comment in 4567a0b. --------- Co-authored-by: simonscryo <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
f1c537a
commit 7d2f158
Showing
2 changed files
with
48 additions
and
25 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