2014-01-31 11:36:25 +01:00
|
|
|
#!nsh
|
|
|
|
|
#
|
2015-07-29 19:14:53 +02:00
|
|
|
# @name Generic Octocopter X geometry
|
2014-01-31 11:36:25 +01:00
|
|
|
#
|
2015-07-29 19:14:53 +02:00
|
|
|
# @type Octorotor x
|
|
|
|
|
#
|
|
|
|
|
# @output AUX1 feed-through of RC AUX1 channel
|
|
|
|
|
# @output AUX2 feed-through of RC AUX2 channel
|
|
|
|
|
# @output AUX3 feed-through of RC AUX3 channel
|
|
|
|
|
#
|
|
|
|
|
# @maintainer Anton Babushkin <anton@px4.io>
|
2014-01-31 11:36:25 +01:00
|
|
|
#
|
|
|
|
|
|
2014-02-07 22:28:42 +01:00
|
|
|
sh /etc/init.d/rc.mc_defaults
|
2014-01-31 11:36:25 +01:00
|
|
|
|
2015-01-07 00:25:06 +02:00
|
|
|
set MIXER octo_x
|
2014-01-31 11:36:25 +01:00
|
|
|
|
2014-11-17 17:02:57 +01:00
|
|
|
set PWM_OUT 12345678
|