mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
Cherry-picked i22438c8
Original description: Modified the sensor module to prevent the selection of an invalid secondary/tertiary gyro if the primary gyro times out
This commit is contained in:
@@ -41,7 +41,6 @@ set(config_module_list
|
||||
${EAGLE_DRIVERS_SRC}/uart_esc
|
||||
${EAGLE_DRIVERS_SRC}/rc_receiver
|
||||
${EAGLE_DRIVERS_SRC}/csr_gps
|
||||
${EAGLE_DRIVERS_SRC}/utils
|
||||
|
||||
#
|
||||
# System commands
|
||||
@@ -71,7 +70,7 @@ set(config_module_list
|
||||
modules/uORB
|
||||
modules/commander
|
||||
modules/controllib
|
||||
|
||||
|
||||
#
|
||||
# Libraries
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user