Add unified support for CRD G3 and CRD D1/G1 card#43
Open
avinashiitk wants to merge 1 commit into
Open
Conversation
aa5218f to
18b0731
Compare
NVL HX RVP01 – CRD G3 card Ov13b10 (UF) + Ov13b10 (WF),
not required IR sensor for Linux.
NVL HX RVP03 – CRD D1/G1 Ov13b10 (UF) + Ov13b10 (WF)
Both cards(G3 and D1) should work without any modification.
availableSensors:
"ov13b10-wf-0" //Lane X4
"ov13b10-wf-1", //Lane : X2
"ov13b10-uf-2", //Lane X2
"ov08x40-uf-0"
Please note ov13b10-fw-0 is for D1/G1 card, allowing X4 lanes.
but ov13b10-wf-1 is for G3 card, allowing only X2 lanes.
So with x2 lanes only 2104x1560 resolution should be supported.
gstreamer command should take care of this limiation.
Signed-off-by: Avinash Kumar <avinash3.kumar@intel.com>
18b0731 to
7defdb3
Compare
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.
NVL HX RVP01 – CRD G3 card Ov13b10 (UF) + Ov13b10 (WF), not required IR sensor for Linux.
NVL HX RVP03 – CRD D1/G1 Ov13b10 (UF) + Ov13b10 (WF)
Both cards(G3 and D1) should work without any modification.
availableSensors:
"ov13b10-wf-0" //Lane X4
"ov13b10-wf-1", //Lane : X2
"ov13b10-uf-2", //Lane X2
"ov08x40-uf-0"