mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 05:44:07 +08:00
Startup scripts: start the navigator by default
This commit is contained in:
parent
4111cb0831
commit
c57f657230
@ -111,6 +111,11 @@ then
|
||||
#
|
||||
commander start
|
||||
|
||||
#
|
||||
# Start the Navigator
|
||||
#
|
||||
navigator start
|
||||
|
||||
if param compare SYS_AUTOSTART 1000
|
||||
then
|
||||
sh /etc/init.d/1000_rc_fw_easystar.hil
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user