Add camera_capture driver

This commit is contained in:
Mohammed Kabir
2018-04-15 13:32:12 -04:00
committed by Daniel Agar
parent 2fa70fca80
commit 94bb02a9c7
6 changed files with 518 additions and 1 deletions
+7
View File
@@ -376,6 +376,13 @@ else
camera_feedback start
fi
# Camera capture driver
if camera_capture start
then
set FMU_MODE pwm4
set AUX_MODE pwm4
fi
#
# Check if UAVCAN is enabled, default to it for ESCs.
#