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

execute_trigger forces a software trigger in all modes #195

Merged

Conversation

nclack
Copy link
Member

@nclack nclack commented Jan 18, 2024

closes #194
depends on acquire-project/acquire-common#34

Changes the execute_trigger behavior to force a software trigger when called regardless of the camera configuration. This helps with acquire_abort().

Interestingly, we seem to already have an abort-finite-acquisition test. I wonder if it can be improved to cover the problem Micah ran into. May need to just add a check that the everything is restartable after the abort.

src/dcam.camera.c Outdated Show resolved Hide resolved
@nclack nclack requested a review from aliddell January 18, 2024 21:15
@nclack nclack assigned nclack and unassigned aliddell Jan 18, 2024
Copy link
Member

@aliddell aliddell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great on the Flash.

@aliddell aliddell merged commit bb80ec8 into acquire-project:main Jan 19, 2024
2 checks passed
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.

Update execute_trigger behavior
2 participants