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 new control types #75

Merged
merged 7 commits into from
Dec 31, 2024
Merged

support new control types #75

merged 7 commits into from
Dec 31, 2024

Conversation

christianrauch
Copy link
Owner

@christianrauch christianrauch commented Dec 30, 2024

libcamera 0.4.0 introduces the new control types ControlTypeUnsigned16 / uint16_t, ControlTypeUnsigned32 / uint32_t and ControlTypePoint / libcamera::Point. Support these by new conversions and checks.

@christianrauch christianrauch force-pushed the new_control_types branch 5 times, most recently from 70d8fa3 to e482c2f Compare December 31, 2024 00:09
@christianrauch christianrauch marked this pull request as ready for review December 31, 2024 00:14
@christianrauch christianrauch force-pushed the new_control_types branch 4 times, most recently from c0d5902 to 24d7613 Compare December 31, 2024 12:17
@christianrauch christianrauch force-pushed the new_control_types branch 5 times, most recently from 1f84834 to da466aa Compare December 31, 2024 15:07
@christianrauch christianrauch merged commit aca8bb8 into main Dec 31, 2024
4 checks passed
@christianrauch christianrauch deleted the new_control_types branch December 31, 2024 17:38
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.

1 participant