Skip to content

Commit f7f4c32

Browse files
rmackay9Hwurzburg
authored andcommitted
Common: pre-arm failure to create log directory
1 parent 61241c0 commit f7f4c32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/source/docs/common-prearm-safety-checks.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Pre-arm checks that are failing will also be sent as messages to the GCS while d
8989
EKF3 waiting for GPS config data automatic GPS configuration has not completed Check GPS connection and configuration especially if using DroneCAN GPS
9090
EKF3 Yaw inconsistent by x degs Yaw angle estimates are inconsistent Wait or reboot autopilot
9191
Failed to open mission.stg Failed to load mission from SD Card Check SD card. Try to re-save mission to SD card
92+
Failed to create log directory /APM/LOGS : ENOMEM Failed to create log directory on SD card Decrease :ref:`LOG_FILE_BUFSIZE<LOG_FILE_BUFSIZE>` or disable other features to reduce memory usage
9293
Fence requires position If fences are enabled, position estimate required Wait or move vehicle to a location with a clear view of the sky. Reduce sources of radio-frequency interference
9394
FENCE_ALT_MAX < FENCE_ALT_MIN FENCE_ALT_MAX must be greater than FENCE_ALT_MIN Increase :ref:`FENCE_ALT_MAX<FENCE_ALT_MAX>` or lower :ref:`FENCE_ALT_MIN<FENCE_ALT_MIN>`
9495
FENCE_MARGIN is less than FENCE_RADIUS FENCE_MARGIN must be larger than FENCE_RADIUS Increase :ref:`FENCE_RADIUS<FENCE_RADIUS>` or reduce :ref:`FENCE_MARGIN<FENCE_MARGIN>`

0 commit comments

Comments
 (0)