Copter: disable OPTFLOW for SITL

This commit is contained in:
Randy Mackay 2014-01-13 17:11:27 +09:00
parent 61f319ce38
commit 5e0ddd299f

View File

@ -69,6 +69,7 @@
# define CONFIG_IMU_TYPE CONFIG_IMU_SITL
# define CONFIG_SONAR_SOURCE SONAR_SOURCE_ANALOG_PIN
# define MAGNETOMETER ENABLED
# define OPTFLOW DISABLED
#elif CONFIG_HAL_BOARD == HAL_BOARD_PX4
# define CONFIG_IMU_TYPE CONFIG_IMU_PX4
# define CONFIG_BARO AP_BARO_PX4