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

revert the order change for some devices #320

Merged

Conversation

Fixstars-momoko
Copy link
Contributor

The change of #317 resolved some devices' issue, but caused another device's issue. We follow the policy of Aravis: "acquisition is not started automatically at stream creation, but should be done afterward" (https://github.com/AravisProject/aravis/blob/2ebaa8661761ea4bbc4df878aa67b4a9e1a9a3b9/docs/reference/aravis/porting-0.10.md) for the default devices.

basler device 1.0 device 1.2
aravis internal-0.8.30 + ion-kit 1.6.2 PASSED ERROR ERROR
aravis 0.8.31 + ion-kit BEFORE flip the order of ACQ and create stream PASSED PASSED ERROR
aravis 0.8.31 + ion-kit 3.1.0 AFTER flip the order of ACQ and create stream FAILED PASSED PASSED

@iitaku iitaku merged commit fa55e64 into fixstars:main Aug 30, 2024
3 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.

2 participants