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

User device control support #23

Merged
merged 1 commit into from
Sep 3, 2022
Merged

User device control support #23

merged 1 commit into from
Sep 3, 2022

Conversation

vladimirvivien
Copy link
Owner

This patch adds supports for user device controls API wiht the followings:

  • v4l2 control types, values, and enums
  • Low level Go functions to query, get, and set controls
  • New methods added to the Device type to work with the Control API
  • Examples to show how to use the Control API

Additionally:

  • Added Canonical Multipass setup file to help with local build/development
  • Update to existing documentations

This patch adds supports for user device controls API wiht the followings:

* v4l2 control types, values, and enums
* Low level Go functions to query, get, and set controls
* New methods added to the Device type to work with the Control API
* Examples to show how to use the Control API

Additionally:

* Added Canonical Multipass setup file to help with local build/development
* Update to existing documentations
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