mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
SITL: handle 'make posix_sitl_shell' via unified rcS
The command is now: 'make posix none_shell' which means: don't start a simulator and run a minimal shell only.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
#!/usr/bin/bash
|
||||
# PX4 commands need the 'px4-' prefix in bash.
|
||||
# (px4-alias.sh is expected to be in the PATH)
|
||||
source px4-alias.sh
|
||||
|
||||
uorb start
|
||||
|
||||
param load
|
||||
param set SYS_RESTART_TYPE 0
|
||||
|
||||
dataman start
|
||||
|
||||
tone_alarm start
|
||||
Reference in New Issue
Block a user