|
|
|
@ -697,7 +697,7 @@ then
@@ -697,7 +697,7 @@ then
|
|
|
|
|
fi |
|
|
|
|
unset EXIT_ON_END |
|
|
|
|
|
|
|
|
|
# Run no SD alarm last |
|
|
|
|
# Run no SD alarm |
|
|
|
|
if [ $LOG_FILE == /dev/null ] |
|
|
|
|
then |
|
|
|
|
echo "[i] No microSD card found" |
|
|
|
@ -705,6 +705,9 @@ then
@@ -705,6 +705,9 @@ then
|
|
|
|
|
tone_alarm error |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|
# Boot is complete, inform MAVLink app(s) that the system is now fully up and running |
|
|
|
|
mavlink boot_complete |
|
|
|
|
|
|
|
|
|
# End of autostart |
|
|
|
|
fi |
|
|
|
|
|
|
|
|
|