|
|
|
@ -1,8 +1,20 @@
@@ -1,8 +1,20 @@
|
|
|
|
|
#!nsh |
|
|
|
|
# |
|
|
|
|
# Wing Wing (aka Z-84) Flying Wing |
|
|
|
|
# @name Wing Wing (aka Z-84) Flying Wing |
|
|
|
|
# |
|
|
|
|
# Simon Wilks <simon@px4.io> |
|
|
|
|
# @url https://pixhawk.org/platforms/planes/z-84_wing_wing |
|
|
|
|
# |
|
|
|
|
# @type Flying Wing |
|
|
|
|
# |
|
|
|
|
# @output MAIN1 left aileron |
|
|
|
|
# @output MAIN2 right aileron |
|
|
|
|
# @output MAIN4 throttle |
|
|
|
|
# |
|
|
|
|
# @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 Simon Wilks <simon@px4.io> |
|
|
|
|
# |
|
|
|
|
|
|
|
|
|
sh /etc/init.d/rc.fw_defaults |
|
|
|
|