-
Notifications
You must be signed in to change notification settings - Fork 0
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
Release 4.2.0 #239
Merged
Merged
Release 4.2.0 #239
Conversation
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
use new opus thread
remov old opus module
add setup test to opus thread
use new opus thread in entire codebase
add error handling to new opus thread
update dependencies
rewrite DDEConnection class
improve opus control thread
add newly available OPUS function calls
rewrite setup_test function
improve documentation of function `some_macro_is_running`
Extend State Stop OPUS if a macro with an unknown ID is running.
Finish new start/stop macro logic
Finish new shutdown logic in CLI
Raise an exception when the macro has crashed
Debug macro crashing exception raising/resolving
Update docstrings
simplify exception raising code
raise exceptions from upload thread as well
raise exceptions from helios thread as well
Add Python and Windows version checks to system checks Raise exceptions from system checks thread
Ping EM27 every 5 minutes when measurements should be running
Start new CamTracker thread class
Write logic to start and stop CamTracker
Add functions to check enclosure cover state and to test the setup
Add and refactor function to determine tracker position
Add and refactor function to validate the tracker position
Remove unused dependencies
Fix static type tests
Add retrying directly to HTTP function
Use OPUS HTTP interface from `tum-esm-utils`.
Remove unused copy of OPUS HTTP interface
Only send emails when `ConnectionError` happens twice within 10 minutes.
Raise all exceptions either as `snap7.exceptions.Snap7Exception` or `interfaces.TUMEnclosureInterface.PLCError`. The latter meaning that the Snap7 communication was correct, but the PLC did not react correctly based on the command
✅ Deploy Preview for pyra-4-documentation canceled.
|
upgrade NodeJS runtime
add explicit node version file
test `config.json`
order integration tests, make quick/config tests go first
extend opus test
Stopping is by macro ID only works for OPUS 8.X but not OPUS 7.X. Hence we should always stop it by path.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Resolved Issues:
Codebase Checks:
Operational Checks System 1 (ma)
Operational Checks System 2 (mc)