Skip to content

Commit

Permalink
FMUv2: Exclude some multicopter targets
Browse files Browse the repository at this point in the history
These are rarely used airframes that should not be missed.
  • Loading branch information
LorenzMeier committed Dec 26, 2019
1 parent 0c85c5d commit f5ce40e
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ROMFS/px4fmu_common/init.d/airframes/16001_helicopter
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# @type Helicopter
# @class Copter
#
# @board px4_fmu-v2 exclude
#
# @maintainer Bart Slinger <bartslinger@gmail.com>
#
# @output MAIN1 main motor
Expand Down Expand Up @@ -53,4 +55,4 @@ then
param set MPC_MANTHR_MIN 0.06

param set PWM_MIN 1075
fi
fi
2 changes: 2 additions & 0 deletions ROMFS/px4fmu_common/init.d/airframes/4004_H4_680mm
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# @type Quadrotor x
# @class Copter
#
# @board px4_fmu-v2 exclude
#
# @maintainer Leon Mueller <thedevleon>
#

Expand Down
2 changes: 2 additions & 0 deletions ROMFS/px4fmu_common/init.d/airframes/4012_quad_x_can
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
# @type Quadrotor x
# @class Copter
#
# @board px4_fmu-v2 exclude
#
# @maintainer Pavel Kirienko <pavel.kirienko@gmail.com>
#

Expand Down

0 comments on commit f5ce40e

Please sign in to comment.