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

Reset soft trigger acquisition when max frame counter is reached #76

Merged
merged 3 commits into from
Jun 16, 2023

Conversation

stefsmeets
Copy link
Member

@stefsmeets stefsmeets commented Jun 13, 2023

Closes #75

Todo:

  • When calling cam.block(), also reset the counter. -> not necessary, takes over a year to collect this number of frames with 1 ms exposure.
  • Find out what is the maximum frame number (bump number from 10k) -> uint32, 42949672950 according to the manual.
  • Test the code

@stefsmeets stefsmeets marked this pull request as ready for review June 16, 2023 08:09
@stefsmeets stefsmeets merged commit d9268ed into main Jun 16, 2023
@stefsmeets stefsmeets deleted the softtrigger-fix branch June 16, 2023 08:09
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.

Timeout when using Merlin
1 participant