You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
321 B
18 lines
321 B
10 years ago
|
#
|
||
|
# Generic configuration file for a tailsitter with motors in X configuration.
|
||
|
#
|
||
|
# Roman Bapst <bapstroman@gmail.com>
|
||
|
#
|
||
|
|
||
|
sh /etc/init.d/rc.vtol_defaults
|
||
|
|
||
|
set MIXER quad_x_vtol
|
||
|
|
||
|
set PWM_OUT 1234
|
||
|
set PWM_MAX 2000
|
||
|
set PWM_RATE 400
|
||
|
set MAV_TYPE 20
|
||
|
param set VT_MOT_COUNT 4
|
||
|
param set VT_IDLE_PWM_MC 1080
|
||
|
param set VT_TYPE 0
|