mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-01 21:48:28 -04:00
Copter: disable OPTFLOW for SITL
This commit is contained in:
parent
61f319ce38
commit
5e0ddd299f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user