aboutsummaryrefslogtreecommitdiff
path: root/ROMFS/px4fmu_common/init.d/13001_caipirinha_vtol
blob: c8b095b3c7d8cdf82cff32b212af59862c1d10d6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!nsh
#
# Generic quadshot configuration file
#
# Roman Bapst <bapstr@ethz.ch>
#

sh /etc/init.d/rc.vtol_defaults

set MIXER FMU_caipirinha_vtol

set PWM_OUTPUTS 12
set PWM_MIN  1080
set PWM_MAX 2000