ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

Tools: Expose DDS build options in build_options.py

Open Ryanf55 opened this issue 1 year ago • 2 comments

As requested by @peterbarker - should we create the networking options, and if so, how should we deconflict the existing CLI options?

Ryanf55 avatar Sep 20 '24 06:09 Ryanf55

Remove the original --enable-dds from waf.

Ryanf55 avatar Oct 07 '24 23:10 Ryanf55

For testing:

  • ./Tools/autotest/test_build_options.py --define-match-glob "*_DDS_*"

Ryanf55 avatar Oct 08 '24 01:10 Ryanf55