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.
|
|
|
#!nsh
|
|
|
|
#
|
|
|
|
# @name Passthrough mode for Snapdragon
|
|
|
|
#
|
|
|
|
# @type custom
|
|
|
|
#
|
|
|
|
# @maintainer Julian Oes <julian@oes.ch>
|
|
|
|
#
|
|
|
|
# This startup can be used on Pixhawk/Pixfalcon/Pixracer for the
|
|
|
|
# passthrough of RC input and PWM output.
|
|
|
|
|
|
|
|
set VEHICLE_TYPE passthrough
|