Skip to content

Commit

Permalink
[no_ci] Add new OS02G10, fix sensor configs (#1669)
Browse files Browse the repository at this point in the history
  • Loading branch information
dimerr authored Jan 18, 2025
1 parent a74178c commit 07c51bc
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,8 @@ Comp_mode =0 ;Component mode (single-component or dual-component)
Clock_edge =1 ;Clock edge mode (sampling on the rising or falling edge)
;VI_CLK_EDGE_SINGLE_UP=0, /*rising edge */
;VI_CLK_EDGE_SINGLE_DOWN, /*falling edge */
[vi_chn]
int_type=FRAME_INTERRUPT_EARLY_END_ONE_BUF
early_line=1080
vpss_lowdelay=true
line_cnt=128
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[sensor]
Sensor_type=stSnsOv02g10Obj
Sensor_type=stSnsOs02g10Obj
Mode=WDR_MODE_NONE
DllFile=libsns_os02g10.so

Expand Down
Binary file not shown.

0 comments on commit 07c51bc

Please sign in to comment.