mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
15 lines
165 B
Plaintext
15 lines
165 B
Plaintext
#!nsh
|
|
#
|
|
# @name HIL Quadcopter X
|
|
#
|
|
# @type Simulation
|
|
#
|
|
# @maintainer Anton Babushkin <anton@px4.io>
|
|
#
|
|
|
|
sh /etc/init.d/rc.mc_defaults
|
|
|
|
set MIXER quad_x
|
|
|
|
set HIL yes
|