FMUv2: Exclude some fixed wing targets

These are rarely used airframes that should not be missed.
This commit is contained in:
Lorenz Meier
2019-12-26 00:00:08 +01:00
parent 02119c1832
commit 0c85c5d18e
2 changed files with 9 additions and 5 deletions

View File

@@ -7,6 +7,8 @@
# @type Flying Wing # @type Flying Wing
# @class Plane # @class Plane
# #
# @board px4_fmu-v2 exclude
#
# @output MAIN1 left aileron # @output MAIN1 left aileron
# @output MAIN2 right aileron # @output MAIN2 right aileron
# @output MAIN4 throttle # @output MAIN4 throttle

View File

@@ -5,6 +5,8 @@
# @type Flying Wing # @type Flying Wing
# @class Plane # @class Plane
# #
# @board px4_fmu-v2 exclude
#
# @output MAIN1 left aileron # @output MAIN1 left aileron
# @output MAIN2 right aileron # @output MAIN2 right aileron
# @output MAIN4 throttle # @output MAIN4 throttle