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

sh /etc/init.d/rc.vtol_defaults

set MIXER FMU_caipirinha_vtol

set PWM_OUTPUTS 2
set PWM_MIN  1080
set PWM_MAX 2000