Skip to content
Snippets Groups Projects
Commit 00efbc80 authored by Lorenz Meier's avatar Lorenz Meier
Browse files

ROMFS: Start EKF2 if no vehicle config is loaded

This allows to at least have a look at the attitude and check that the board is functional on a basic level.
parent 5d70f74e
No related branches found
No related tags found
No related merge requests found
......@@ -260,6 +260,7 @@ then
#
if param compare SYS_AUTOSTART 0
then
ekf2 start
else
sh /etc/init.d/rc.autostart
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment