Fix OV9281 resolution options when libcamera#2100
Merged
spacey-sooty merged 4 commits intoPhotonVision:mainfrom Nov 26, 2025
Merged
Fix OV9281 resolution options when libcamera#2100spacey-sooty merged 4 commits intoPhotonVision:mainfrom
spacey-sooty merged 4 commits intoPhotonVision:mainfrom
Conversation
5738f81 to
516cac2
Compare
Contributor
|
Where do these new magic FPS numbers come from? Is there a data sheet you can link? |
Member
Author
https://www.ovt.com/wp-content/uploads/2022/01/OV9281-OV9282-PB-v1.3-WEB.pdf |
516cac2 to
d17649f
Compare
Contributor
|
That was more a gentle poke to link that in the code was all :) ty |
Member
Author
|
Oh yeah I can do that |
Gold856
previously requested changes
Sep 17, 2025
photon-core/src/main/java/org/photonvision/vision/camera/csi/LibcameraGpuSettables.java
Outdated
Show resolved
Hide resolved
spacey-sooty
commented
Sep 17, 2025
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 <spacey-sooty@proton.me>
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
Signed-off-by: Jade Turner <spacey-sooty@proton.me>
a0b65dc to
8af0011
Compare
mcm001
approved these changes
Nov 25, 2025
samfreund
pushed a commit
to samfreund/photonvision
that referenced
this pull request
Dec 18, 2025
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 <spacey-sooty@proton.me>
spacey-sooty
added a commit
to spacey-sooty/photonvision
that referenced
this pull request
Dec 22, 2025
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 <spacey-sooty@proton.me>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves #2087
Values are taken from the datasheet and have been tested on the LL4 (Todo)
Meta
Merge checklist: