mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
boards: update all NuttX defconfigs
This commit is contained in:
committed by
Daniel Agar
parent
5f589bdda3
commit
dce53a626e
@@ -225,6 +225,10 @@ menu "Zenoh publishers/subscribers"
|
|||||||
bool "figure_eight_status"
|
bool "figure_eight_status"
|
||||||
default n
|
default n
|
||||||
|
|
||||||
|
config ZENOH_PUBSUB_FLIGHT_PHASE_ESTIMATION
|
||||||
|
bool "flight_phase_estimation"
|
||||||
|
default n
|
||||||
|
|
||||||
config ZENOH_PUBSUB_FOLLOW_TARGET
|
config ZENOH_PUBSUB_FOLLOW_TARGET
|
||||||
bool "follow_target"
|
bool "follow_target"
|
||||||
default n
|
default n
|
||||||
@@ -882,6 +886,7 @@ config ZENOH_PUBSUB_ALL_SELECTION
|
|||||||
select ZENOH_PUBSUB_FAILSAFE_FLAGS
|
select ZENOH_PUBSUB_FAILSAFE_FLAGS
|
||||||
select ZENOH_PUBSUB_FAILURE_DETECTOR_STATUS
|
select ZENOH_PUBSUB_FAILURE_DETECTOR_STATUS
|
||||||
select ZENOH_PUBSUB_FIGURE_EIGHT_STATUS
|
select ZENOH_PUBSUB_FIGURE_EIGHT_STATUS
|
||||||
|
select ZENOH_PUBSUB_FLIGHT_PHASE_ESTIMATION
|
||||||
select ZENOH_PUBSUB_FOLLOW_TARGET
|
select ZENOH_PUBSUB_FOLLOW_TARGET
|
||||||
select ZENOH_PUBSUB_FOLLOW_TARGET_ESTIMATOR
|
select ZENOH_PUBSUB_FOLLOW_TARGET_ESTIMATOR
|
||||||
select ZENOH_PUBSUB_FOLLOW_TARGET_STATUS
|
select ZENOH_PUBSUB_FOLLOW_TARGET_STATUS
|
||||||
|
|||||||
Reference in New Issue
Block a user