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

Dev/reg bit change no validate #970

Open
wants to merge 10 commits into
base: developer
Choose a base branch
from

Conversation

thattil
Copy link
Member

@thattil thattil commented Sep 13, 2024

  • do not validate write reg, setbit and clearbit by default anymore
  • --validate will force validation on the bitmask or entire reg
  • remove return value for write reg (across server to client, but thankfully not in the Detector class)
  • extend validation into writereg, setbit and clearbit for Eiger (always special)

…iger will validate anyway and rightfully so (must update documentaion). python not connected
@thattil thattil linked an issue Sep 13, 2024 that may be closed by this pull request
@thattil thattil marked this pull request as ready for review September 18, 2024 09:26
@thattil thattil marked this pull request as draft September 18, 2024 09:26
@thattil thattil marked this pull request as ready for review September 18, 2024 12:14
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.

Change register or bit value without validation with optional sleep
1 participant