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
|
|
|
|
#
|
|
|
|
# HIL Malolo 1 (Flightgear)
|
|
|
|
#
|
|
|
|
# Thomas Gubler <thomasgubler@gmail.com>
|
|
|
|
#
|
|
|
|
|
|
|
|
sh /etc/init.d/rc.fw_defaults
|
|
|
|
|
|
|
|
set HIL yes
|
|
|
|
|
|
|
|
# Set the AERT mixer for HIL (even if the malolo is a flying wing)
|
|
|
|
set MIXER FMU_AERT
|