mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 19:32:36 +08:00
ROMFS: Exclude uncommon board configs (TBS Caipi)
This commit is contained in:
@@ -5,8 +5,6 @@
|
|||||||
# @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
|
||||||
@@ -17,6 +15,9 @@
|
|||||||
#
|
#
|
||||||
# @maintainer Lorenz Meier <lorenz@px4.io>
|
# @maintainer Lorenz Meier <lorenz@px4.io>
|
||||||
#
|
#
|
||||||
|
# @board px4_fmu-v2 exclude
|
||||||
|
# @board bitcraze_crazyflie exclude
|
||||||
|
#
|
||||||
|
|
||||||
sh /etc/init.d/rc.fw_defaults
|
sh /etc/init.d/rc.fw_defaults
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user