Skip to content

Mttr rebase 4.0 logging hotfixes #237

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: mttr-rebase-4.0
Choose a base branch
from

Conversation

zalice
Copy link
Contributor

@zalice zalice commented Jun 4, 2022

Logging hotfixes backported from ardupilot main stream.

meee1 and others added 6 commits April 13, 2022 13:26
the write was failing because of a 0 byte write attempt, the response was -1 vs 0
this results in not using the sdcard backend for storage for all boots after the initial
If the user arms the vehicle during the logging-persist-timeout we
should rotate the log immediately.
mavlink log reads fail randomly, and you end up with a very large number
of log files as we keep closing logs off and then discovering we should
be logging
this prevents loss of log data when listing logs on file backend
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants