mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-24 15:00:35 +08:00
fmu-v6x: build battery status
This is required to process data from the ADS1115 ADC and enables the params BATx_I_CHANNEL and BATx_V_CHANNEL. Testing is required whether this actually works on Pixhawk 6X though. Signed-off-by: Julian Oes <julian@oes.ch>
This commit is contained in:
@@ -41,6 +41,7 @@ CONFIG_DRIVERS_TONE_ALARM=y
|
||||
CONFIG_DRIVERS_UAVCAN=y
|
||||
CONFIG_BOARD_UAVCAN_TIMER_OVERRIDE=2
|
||||
CONFIG_MODULES_AIRSPEED_SELECTOR=y
|
||||
CONFIG_MODULES_BATTERY_STATUS=y
|
||||
CONFIG_MODULES_CAMERA_FEEDBACK=y
|
||||
CONFIG_MODULES_COMMANDER=y
|
||||
CONFIG_MODULES_CONTROL_ALLOCATOR=y
|
||||
|
||||
Reference in New Issue
Block a user