forked from Archive/PX4-Autopilot
Disable Solo on Pixhawk
This commit is contained in:
parent
f9a4d3b731
commit
3faa836a24
|
@ -4,6 +4,13 @@
|
||||||
#
|
#
|
||||||
# @type Quadrotor x
|
# @type Quadrotor x
|
||||||
#
|
#
|
||||||
|
# @board px4fmu-v1 exclude
|
||||||
|
# @board px4fmu-v2 exclude
|
||||||
|
# @board px4fmu-v4 exclude
|
||||||
|
# @board px4fmu-v4pro exclude
|
||||||
|
# @board px4fmu-v5 exclude
|
||||||
|
# @board aerofc-v1 exclude
|
||||||
|
#
|
||||||
# @maintainer Andreas Antener <andreas@uaventure.com>
|
# @maintainer Andreas Antener <andreas@uaventure.com>
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue