mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
FMUv2: Exclude some multicopter targets
These are rarely used airframes that should not be missed.
This commit is contained in:
parent
0c85c5d18e
commit
f5ce40e434
@ -5,6 +5,8 @@
|
||||
# @type Helicopter
|
||||
# @class Copter
|
||||
#
|
||||
# @board px4_fmu-v2 exclude
|
||||
#
|
||||
# @maintainer Bart Slinger <bartslinger@gmail.com>
|
||||
#
|
||||
# @output MAIN1 main motor
|
||||
@ -53,4 +55,4 @@ then
|
||||
param set MPC_MANTHR_MIN 0.06
|
||||
|
||||
param set PWM_MIN 1075
|
||||
fi
|
||||
fi
|
||||
|
||||
@ -5,6 +5,8 @@
|
||||
# @type Quadrotor x
|
||||
# @class Copter
|
||||
#
|
||||
# @board px4_fmu-v2 exclude
|
||||
#
|
||||
# @maintainer Leon Mueller <thedevleon>
|
||||
#
|
||||
|
||||
|
||||
@ -5,6 +5,8 @@
|
||||
# @type Quadrotor x
|
||||
# @class Copter
|
||||
#
|
||||
# @board px4_fmu-v2 exclude
|
||||
#
|
||||
# @maintainer Pavel Kirienko <pavel.kirienko@gmail.com>
|
||||
#
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user