Startup script: added viper script

Conflicts:
	mavlink/include/mavlink/v1.0
This commit is contained in:
Julian Oes 2014-03-30 15:00:37 +02:00
parent 312f9e0ccc
commit 3fdf63d2b3
2 changed files with 15 additions and 0 deletions

View File

@ -0,0 +1,10 @@
#!nsh
#
# Viper
#
# Simon Wilks <sjwilks@gmail.com>
#
sh /etc/init.d/rc.fw_defaults
set MIXER FMU_FX79

View File

@ -103,6 +103,11 @@ then
sh /etc/init.d/3034_fx79
fi
if param compare SYS_AUTOSTART 3035 35
then
sh /etc/init.d/3035_viper
fi
if param compare SYS_AUTOSTART 3100
then
sh /etc/init.d/3100_tbs_caipirinha