Dusk/daylight note for TSI

spacecruft
Jeff Moe 2022-08-23 20:09:10 -06:00
parent c375a85093
commit 4503ca95f9
1 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,9 @@ v4l2-ctl -d $VIDDEV -c auto_exposure=1 # 1: Manual, 3: Aperture Priority, defaul
#v4l2-ctl -d $VIDDEV -c exposure_time_absolute=333 # min=20 max=30000000 step=1 default=333
#v4l2-ctl -d $VIDDEV -c exposure_time_absolute=100 # min=20 max=30000000 step=1 default=333
#v4l2-ctl -d $VIDDEV -c exposure_time_absolute=1000 # min=20 max=30000000 step=1 default=333
# Dusk
#v4l2-ctl -d $VIDDEV -c exposure_time_absolute=300 # min=20 max=30000000 step=1 default=333
# Daylight
v4l2-ctl -d $VIDDEV -c exposure_time_absolute=4 # min=20 max=30000000 step=1 default=333
v4l2-ctl -d $VIDDEV -c auto_shutter=0 # bool, default=1
v4l2-ctl -d $VIDDEV -c auto_exposure_reference=128 # min=0 max=255 step=1 default=128