mirror of https://github.com/OpenIPC/firmware.git
[no_ci] Add new OS02G10, fix sensor configs (#1669)
parent
a74178cbb9
commit
07c51bc077
|
@ -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
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
[sensor]
|
||||
Sensor_type=stSnsOv02g10Obj
|
||||
Sensor_type=stSnsOs02g10Obj
|
||||
Mode=WDR_MODE_NONE
|
||||
DllFile=libsns_os02g10.so
|
||||
|
||||
|
|
Binary file not shown.
Loading…
Reference in New Issue