jetpack-4.4.1 #8

Merged
dchvs merged 6 commits from jetpack-4.4.1 into master 2021-03-16 01:29:32 -03:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit e4327010bd - Show all commits

View File

@ -102,7 +102,7 @@ i2c8 = "/i2c@31e0000";
framerate_factor = "1000000";
exposure_factor = "1000000";
min_gain_val = "102";
max_gain_val = "762";
max_gain_val = "160";
step_gain_val = "1";
default_gain = "102";
min_hdr_ratio = "1";
@ -189,7 +189,7 @@ i2c8 = "/i2c@31e0000";
framerate_factor = "1000000";
exposure_factor = "1000000";
min_gain_val = "102";
max_gain_val = "762";
max_gain_val = "160" ; //"762";
step_gain_val = "1";
default_gain = "102";
min_hdr_ratio = "1";