mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 10:37:34 +08:00
boards: update all NuttX defconfigs
This commit is contained in:
committed by
Daniel Agar
parent
afe110cca1
commit
33a3e568bb
@@ -789,6 +789,10 @@ menu "Zenoh publishers/subscribers"
|
||||
bool "vtol_vehicle_status"
|
||||
default n
|
||||
|
||||
config ZENOH_PUBSUB_WHEEL_ENCODERS
|
||||
bool "wheel_encoders"
|
||||
default n
|
||||
|
||||
config ZENOH_PUBSUB_WIND
|
||||
bool "wind"
|
||||
default n
|
||||
@@ -999,6 +1003,7 @@ config ZENOH_PUBSUB_ALL_SELECTION
|
||||
select ZENOH_PUBSUB_VEHICLE_TRAJECTORY_BEZIER
|
||||
select ZENOH_PUBSUB_VEHICLE_TRAJECTORY_WAYPOINT
|
||||
select ZENOH_PUBSUB_VTOL_VEHICLE_STATUS
|
||||
select ZENOH_PUBSUB_WHEEL_ENCODERS
|
||||
select ZENOH_PUBSUB_WIND
|
||||
select ZENOH_PUBSUB_YAW_ESTIMATOR_STATUS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user