mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-18 03:47:35 +08:00
15 lines
173 B
Plaintext
15 lines
173 B
Plaintext
#!nsh
|
|
#
|
|
# @name HIL Rascal 110 (Flightgear)
|
|
#
|
|
# @type Simulation
|
|
#
|
|
# @maintainer Thomas Gubler <thomas@px4.io>
|
|
#
|
|
|
|
sh /etc/init.d/rc.fw_defaults
|
|
|
|
set HIL yes
|
|
|
|
set MIXER AERT
|