AP_HAL_ChibiOS: rename HAL_INS_ENABLED to AP_INERTIALSENSOR_ENABLED

This commit is contained in:
Peter Barker 2022-12-23 12:27:14 +11:00 committed by Andrew Tridgell
parent 0d64dc5a14
commit 5d84fbbedb
4 changed files with 3 additions and 4 deletions

View File

@ -25,7 +25,7 @@ define HAL_PERIPH_ENABLE_RC_OUT
define HAL_PERIPH_ENABLE_NOTIFY
define HAL_LOGGING_ENABLED TRUE
define HAL_INS_ENABLED 1
define AP_INERTIALSENSOR_ENABLED 1
# single GPS and compass for peripherals

View File

@ -23,7 +23,7 @@ define HAL_PERIPH_ENABLE_BARO
define HAL_PERIPH_ENABLE_RC_OUT
define HAL_PERIPH_ENABLE_NOTIFY
define HAL_INS_ENABLED 1
define AP_INERTIALSENSOR_ENABLED 1
# single GPS and compass for peripherals

View File

@ -88,7 +88,7 @@ define HAL_COMPASS_MAX_SENSORS 1
# GPS+MAG
define HAL_PERIPH_ENABLE_GPS
define HAL_PERIPH_ENABLE_MAG
define HAL_INS_ENABLED 1
define AP_INERTIALSENSOR_ENABLED 1
# enable CAN support

View File

@ -130,7 +130,6 @@ define HAL_PERIPH_ENABLE_BARO
define HAL_PERIPH_ENABLE_RC_OUT
define HAL_PERIPH_ENABLE_NOTIFY
define CONFIGURE_PPS_PIN TRUE
#define HAL_INS_ENABLED 1
define GPS_MOVING_BASELINE 1
# Logging