-
Notifications
You must be signed in to change notification settings - Fork 25
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
PerSignalConfig dataclass for StandardReadable devices to be used with a common implementation of prepare. #543
Closed
Commits on Aug 28, 2024
-
Prototyping a general purpose ReadableDeviceConfig dataclass to be us…
…ed with StandardReadables.
Configuration menu - View commit details
-
Copy full SHA for 135626f - Browse repository at this point
Copy the full SHA 135626fView commit details -
Added get_config method to StandardReadable which returns a ReadableD…
…eviceConfig instance containing entries for each signal in _configurables.
Configuration menu - View commit details
-
Copy full SHA for 957e0e1 - Browse repository at this point
Copy the full SHA 957e0e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c01afb1 - Browse repository at this point
Copy the full SHA c01afb1View commit details
Commits on Sep 3, 2024
-
Refactored into PerSignalConfig, a simpler dict-like dataclass that w…
…ill co-operate with compile time typecheckers.
Configuration menu - View commit details
-
Copy full SHA for 7b2350d - Browse repository at this point
Copy the full SHA 7b2350dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6789d82 - Browse repository at this point
Copy the full SHA 6789d82View commit details
Commits on Sep 13, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8fc7fbf - Browse repository at this point
Copy the full SHA 8fc7fbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dc4a84 - Browse repository at this point
Copy the full SHA 9dc4a84View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b51aafa - Browse repository at this point
Copy the full SHA b51aafaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 40d22be - Browse repository at this point
Copy the full SHA 40d22beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 365fa7e - Browse repository at this point
Copy the full SHA 365fa7eView commit details
Commits on Sep 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2f01d01 - Browse repository at this point
Copy the full SHA 2f01d01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e62773 - Browse repository at this point
Copy the full SHA 1e62773View commit details
Commits on Oct 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6b8e6d1 - Browse repository at this point
Copy the full SHA 6b8e6d1View commit details
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.