2014-01-31 06:36:25 -04:00
|
|
|
#!nsh
|
|
|
|
#
|
2015-07-29 14:14:53 -03:00
|
|
|
# @name Generic Octocopter X geometry
|
2014-01-31 06:36:25 -04:00
|
|
|
#
|
2015-07-29 14:14:53 -03: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 06:36:25 -04:00
|
|
|
#
|
|
|
|
|
2014-02-07 17:28:42 -04:00
|
|
|
sh /etc/init.d/rc.mc_defaults
|
2014-01-31 06:36:25 -04:00
|
|
|
|
2015-01-06 18:25:06 -04:00
|
|
|
set MIXER octo_x
|
2014-01-31 06:36:25 -04:00
|
|
|
|
2014-11-17 12:02:57 -04:00
|
|
|
set PWM_OUT 12345678
|