-
Notifications
You must be signed in to change notification settings - Fork 268
Fix OV9281 resolution options when libcamera #2100
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
Fix OV9281 resolution options when libcamera #2100
Conversation
5738f81 to
516cac2
Compare
|
Where do these new magic FPS numbers come from? Is there a data sheet you can link? |
https://www.ovt.com/wp-content/uploads/2022/01/OV9281-OV9282-PB-v1.3-WEB.pdf |
516cac2 to
d17649f
Compare
|
That was more a gentle poke to link that in the code was all :) ty |
|
Oh yeah I can do that |
photon-core/src/main/java/org/photonvision/vision/camera/csi/LibcameraGpuSettables.java
Outdated
Show resolved
Hide resolved
photon-core/src/main/java/org/photonvision/vision/camera/csi/LibcameraGpuSettables.java
Outdated
Show resolved
Hide resolved
Resolves PhotonVision#2087 Signed-off-by: Jade Turner <[email protected]>
Signed-off-by: Jade Turner <[email protected]>
Signed-off-by: Jade Turner <[email protected]>
Signed-off-by: Jade Turner <[email protected]>
a0b65dc to
8af0011
Compare
Resolves PhotonVision#2087 Values are taken from the [datasheet](https://www.ovt.com/wp-content/uploads/2022/01/OV9281-OV9282-PB-v1.3-WEB.pdf) and have been tested on the LL4 Signed-off-by: Jade Turner <[email protected]>
Resolves PhotonVision#2087 Values are taken from the [datasheet](https://www.ovt.com/wp-content/uploads/2022/01/OV9281-OV9282-PB-v1.3-WEB.pdf) and have been tested on the LL4 Signed-off-by: Jade Turner <[email protected]>
Resolves #2087
Values are taken from the datasheet and have been tested on the LL4 (Todo)
Meta
Merge checklist: