forked from Archive/PX4-Autopilot
13 lines
207 B
Plaintext
13 lines
207 B
Plaintext
|
#!nsh
|
||
|
#
|
||
|
# Generic 10” Octo X geometry
|
||
|
#
|
||
|
# Maintainers: Lorenz Meier <lm@inf.ethz.ch>, Anton Babushkin <anton.babushkin@me.com>
|
||
|
#
|
||
|
|
||
|
sh /etc/init.d/4001_quad_x
|
||
|
|
||
|
set MIXER FMU_octo_x
|
||
|
|
||
|
set PWM_OUTPUTS 12345678
|