mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
Multicopter configs: Add class field
This commit is contained in:
@@ -3,13 +3,14 @@
|
|||||||
# @name Generic Hexa coaxial geometry
|
# @name Generic Hexa coaxial geometry
|
||||||
#
|
#
|
||||||
# @type Hexarotor Coaxial
|
# @type Hexarotor Coaxial
|
||||||
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @output MAIN1 front right top, CW; angle:60; direction:CW
|
# @output MAIN1 front right top, CW; angle:60; direction:CW
|
||||||
# @output MAIN2 front right bottom, CCW; angle:60; direction:CCW
|
# @output MAIN2 front right bottom, CCW; angle:60; direction:CCW
|
||||||
# @output MAIN3 back top, CW; angle:180; direction:CW
|
# @output MAIN3 back top, CW; angle:180; direction:CW
|
||||||
# @output MAIN4 back bottom, CCW; angle:180; direction:CCW
|
# @output MAIN4 back bottom, CCW; angle:180; direction:CCW
|
||||||
# @output MAIN5 front left top, CW; angle:-60; direction:CW
|
# @output MAIN5 front left top, CW; angle:-60; direction:CW
|
||||||
# @output MAIN6 front left bottom, CCW;angle:-60; direction:CCW
|
# @output MAIN6 front left bottom, CCW;angle:-60; direction:CCW
|
||||||
#
|
#
|
||||||
# @output AUX1 feed-through of RC AUX1 channel
|
# @output AUX1 feed-through of RC AUX1 channel
|
||||||
# @output AUX2 feed-through of RC AUX2 channel
|
# @output AUX2 feed-through of RC AUX2 channel
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
# @name Generic 10" Octo coaxial geometry
|
# @name Generic 10" Octo coaxial geometry
|
||||||
#
|
#
|
||||||
# @type Octorotor Coaxial
|
# @type Octorotor Coaxial
|
||||||
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @output MAIN1 motor 1
|
# @output MAIN1 motor 1
|
||||||
# @output MAIN2 motor 2
|
# @output MAIN2 motor 2
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
# @name Generic Hexarotor x geometry
|
# @name Generic Hexarotor x geometry
|
||||||
#
|
#
|
||||||
# @type Hexarotor x
|
# @type Hexarotor x
|
||||||
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @output MAIN1 motor 1
|
# @output MAIN1 motor 1
|
||||||
# @output MAIN2 motor 2
|
# @output MAIN2 motor 2
|
||||||
@@ -15,7 +16,7 @@
|
|||||||
# @output AUX2 feed-through of RC AUX2 channel
|
# @output AUX2 feed-through of RC AUX2 channel
|
||||||
# @output AUX3 feed-through of RC AUX3 channel
|
# @output AUX3 feed-through of RC AUX3 channel
|
||||||
#
|
#
|
||||||
# @maintainer Anton Babushkin <anton@px4.io>
|
# @maintainer Lorenz Meier <lorenz@px4.io>
|
||||||
#
|
#
|
||||||
|
|
||||||
sh /etc/init.d/rc.mc_defaults
|
sh /etc/init.d/rc.mc_defaults
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
# @name Generic Hexarotor + geometry
|
# @name Generic Hexarotor + geometry
|
||||||
#
|
#
|
||||||
# @type Hexarotor +
|
# @type Hexarotor +
|
||||||
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @output MAIN1 motor1
|
# @output MAIN1 motor1
|
||||||
# @output MAIN2 motor2
|
# @output MAIN2 motor2
|
||||||
@@ -15,7 +16,7 @@
|
|||||||
# @output AUX2 feed-through of RC AUX2 channel
|
# @output AUX2 feed-through of RC AUX2 channel
|
||||||
# @output AUX3 feed-through of RC AUX3 channel
|
# @output AUX3 feed-through of RC AUX3 channel
|
||||||
#
|
#
|
||||||
# @maintainer Anton Babushkin <anton@px4.io>
|
# @maintainer Lorenz Meier <lorenz@px4.io>
|
||||||
#
|
#
|
||||||
|
|
||||||
sh /etc/init.d/rc.mc_defaults
|
sh /etc/init.d/rc.mc_defaults
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
# @name Generic Octocopter X geometry
|
# @name Generic Octocopter X geometry
|
||||||
#
|
#
|
||||||
# @type Octorotor x
|
# @type Octorotor x
|
||||||
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @output MAIN1 motor 1
|
# @output MAIN1 motor 1
|
||||||
# @output MAIN2 motor 2
|
# @output MAIN2 motor 2
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
# @output AUX2 feed-through of RC AUX2 channel
|
# @output AUX2 feed-through of RC AUX2 channel
|
||||||
# @output AUX3 feed-through of RC AUX3 channel
|
# @output AUX3 feed-through of RC AUX3 channel
|
||||||
#
|
#
|
||||||
# @maintainer Anton Babushkin <anton@px4.io>
|
# @maintainer Lorenz Meier <lorenz@px4.io>
|
||||||
#
|
#
|
||||||
|
|
||||||
sh /etc/init.d/rc.mc_defaults
|
sh /etc/init.d/rc.mc_defaults
|
||||||
|
|||||||
@@ -3,6 +3,7 @@
|
|||||||
# @name Generic Octocopter + geometry
|
# @name Generic Octocopter + geometry
|
||||||
#
|
#
|
||||||
# @type Octorotor +
|
# @type Octorotor +
|
||||||
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @output MAIN1 motor 1
|
# @output MAIN1 motor 1
|
||||||
# @output MAIN2 motor 2
|
# @output MAIN2 motor 2
|
||||||
@@ -17,7 +18,7 @@
|
|||||||
# @output AUX2 feed-through of RC AUX2 channel
|
# @output AUX2 feed-through of RC AUX2 channel
|
||||||
# @output AUX3 feed-through of RC AUX3 channel
|
# @output AUX3 feed-through of RC AUX3 channel
|
||||||
#
|
#
|
||||||
# @maintainer Anton Babushkin <anton@px4.io>
|
# @maintainer Lorenz Meier <lorenz@px4.io>
|
||||||
#
|
#
|
||||||
|
|
||||||
sh /etc/init.d/rc.mc_defaults
|
sh /etc/init.d/rc.mc_defaults
|
||||||
|
|||||||
Reference in New Issue
Block a user