AP_HAL_ChibiOS: properly enable periph IMU on CubeOrange-periph and heavy
This commit is contained in:
parent
b05a6c00b6
commit
76d6a88b7b
@ -22,10 +22,9 @@ define HAL_PERIPH_ENABLE_MAG
|
|||||||
define HAL_PERIPH_ENABLE_BARO
|
define HAL_PERIPH_ENABLE_BARO
|
||||||
define HAL_PERIPH_ENABLE_RC_OUT
|
define HAL_PERIPH_ENABLE_RC_OUT
|
||||||
define HAL_PERIPH_ENABLE_NOTIFY
|
define HAL_PERIPH_ENABLE_NOTIFY
|
||||||
|
define HAL_PERIPH_ENABLE_IMU
|
||||||
define HAL_LOGGING_ENABLED TRUE
|
define HAL_LOGGING_ENABLED TRUE
|
||||||
|
|
||||||
define AP_INERTIALSENSOR_ENABLED 1
|
|
||||||
|
|
||||||
|
|
||||||
# single GPS and compass for peripherals
|
# single GPS and compass for peripherals
|
||||||
define GPS_MAX_RECEIVERS 1
|
define GPS_MAX_RECEIVERS 1
|
||||||
|
@ -22,8 +22,8 @@ define HAL_PERIPH_ENABLE_MAG
|
|||||||
define HAL_PERIPH_ENABLE_BARO
|
define HAL_PERIPH_ENABLE_BARO
|
||||||
define HAL_PERIPH_ENABLE_RC_OUT
|
define HAL_PERIPH_ENABLE_RC_OUT
|
||||||
define HAL_PERIPH_ENABLE_NOTIFY
|
define HAL_PERIPH_ENABLE_NOTIFY
|
||||||
|
define HAL_PERIPH_ENABLE_IMU
|
||||||
|
|
||||||
define AP_INERTIALSENSOR_ENABLED 1
|
|
||||||
define AP_KDECAN_ENABLED 1
|
define AP_KDECAN_ENABLED 1
|
||||||
|
|
||||||
# single GPS and compass for peripherals
|
# single GPS and compass for peripherals
|
||||||
|
Loading…
Reference in New Issue
Block a user