Skip to content

Commit

Permalink
boards: update all NuttX defconfigs
Browse files Browse the repository at this point in the history
  • Loading branch information
PX4BuildBot authored and dagar committed Feb 12, 2024
1 parent 5f589bd commit dce53a6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/modules/zenoh/Kconfig.topics
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,10 @@ menu "Zenoh publishers/subscribers"
bool "figure_eight_status"
default n

config ZENOH_PUBSUB_FLIGHT_PHASE_ESTIMATION
bool "flight_phase_estimation"
default n

config ZENOH_PUBSUB_FOLLOW_TARGET
bool "follow_target"
default n
Expand Down Expand Up @@ -882,6 +886,7 @@ config ZENOH_PUBSUB_ALL_SELECTION
select ZENOH_PUBSUB_FAILSAFE_FLAGS
select ZENOH_PUBSUB_FAILURE_DETECTOR_STATUS
select ZENOH_PUBSUB_FIGURE_EIGHT_STATUS
select ZENOH_PUBSUB_FLIGHT_PHASE_ESTIMATION
select ZENOH_PUBSUB_FOLLOW_TARGET
select ZENOH_PUBSUB_FOLLOW_TARGET_ESTIMATOR
select ZENOH_PUBSUB_FOLLOW_TARGET_STATUS
Expand Down

0 comments on commit dce53a6

Please sign in to comment.