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

Support defining camera properties as supported or readable #28

Open
andy-sweet opened this issue Sep 6, 2023 · 0 comments
Open

Support defining camera properties as supported or readable #28

andy-sweet opened this issue Sep 6, 2023 · 0 comments

Comments

@andy-sweet
Copy link
Contributor

Currently, camera properties (e.g. exposure_time_us) can be defined as writable or not. We may also want to define these properties as supported or readable because certain properties may only be supported by certain cameras.

The task here could be as simple as adding a supported member to the Property struct and filling that out appropriately across initialization and/or implementations that populate that.

@aliddell aliddell transferred this issue from acquire-project/acquire-core-libs Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Priority Backlog
Development

No branches or pull requests

1 participant