mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-22 09:47:34 +08:00
Startup scripts: start the navigator by default
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user