mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 08:38:36 -04:00
CubeYellow: set default EKF_IMU_MASK
This commit is contained in:
parent
b8411c22c5
commit
c7b986f30a
@ -443,6 +443,9 @@ define HAL_WITH_RAMTRON 1
|
|||||||
define HAL_HAVE_IMU_HEATER 1
|
define HAL_HAVE_IMU_HEATER 1
|
||||||
define HAL_IMU_TEMP_MARGIN_LOW_DEFAULT 5
|
define HAL_IMU_TEMP_MARGIN_LOW_DEFAULT 5
|
||||||
|
|
||||||
|
# Enable all IMUs to be used and therefore three active EKF Lanes
|
||||||
|
define HAL_EKF_IMU_MASK_DEFAULT 7
|
||||||
|
|
||||||
# enable FAT filesystem support (needs a microSD defined via SDIO)
|
# enable FAT filesystem support (needs a microSD defined via SDIO)
|
||||||
define HAL_OS_FATFS_IO 1
|
define HAL_OS_FATFS_IO 1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user