Files
bizhang_-obav/ROMFS/px4fmu_common/init.d/13001_caipirinha_vtol

20 lines
293 B
Plaintext
Raw Normal View History

2015-07-29 19:19:50 +02:00
#!nsh
#
2015-07-29 19:19:50 +02:00
# @name Duorotor Tailsitter
#
2015-07-29 19:19:50 +02:00
# @type VTOL Tailsitter
#
# @maintainer Roman Bapst <roman@px4.io>
#
sh /etc/init.d/rc.vtol_defaults
set MIXER caipirinha_vtol
set PWM_OUT 12
set PWM_MAX 2000
2014-12-03 09:59:18 +01:00
set PWM_RATE 400
param set VT_MOT_COUNT 2
param set VT_IDLE_PWM_MC 1080
param set VT_TYPE 0