mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 10:28:29 -04:00
AP_HAL_ChibiOS: enable BattMon MPPT PacketDigital to CubeOrange-periph
This commit is contained in:
parent
adccc3deb7
commit
1feec460c4
@ -19,6 +19,8 @@ define PERIPH_FW TRUE
|
|||||||
|
|
||||||
define HAL_BUILD_AP_PERIPH
|
define HAL_BUILD_AP_PERIPH
|
||||||
|
|
||||||
|
define HAL_PERIPH_ENABLE_BATTERY
|
||||||
|
define HAL_PERIPH_ENABLE_BATTERY_MPPT_PACKETDIGITAL
|
||||||
define HAL_PERIPH_ENABLE_GPS
|
define HAL_PERIPH_ENABLE_GPS
|
||||||
define HAL_PERIPH_ENABLE_MAG
|
define HAL_PERIPH_ENABLE_MAG
|
||||||
define HAL_PERIPH_ENABLE_BARO
|
define HAL_PERIPH_ENABLE_BARO
|
||||||
@ -46,8 +48,6 @@ define HAL_NO_RCIN_THREAD
|
|||||||
|
|
||||||
define HAL_BARO_ALLOW_INIT_NO_BARO
|
define HAL_BARO_ALLOW_INIT_NO_BARO
|
||||||
|
|
||||||
define HAL_PERIPH_ENABLE_BATTERY
|
|
||||||
|
|
||||||
define HAL_CAN_DEFAULT_NODE_ID 0
|
define HAL_CAN_DEFAULT_NODE_ID 0
|
||||||
|
|
||||||
define CAN_APP_NODE_NAME "org.ardupilot.CubeOrange-periph"
|
define CAN_APP_NODE_NAME "org.ardupilot.CubeOrange-periph"
|
||||||
|
Loading…
Reference in New Issue
Block a user