Skip to content
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

Mavlink logger: do not use reliable transfer #498

Closed
wants to merge 3 commits into from

Conversation

jnippula
Copy link

Reliable transfer mode requires ack for every message send over mavlink. This slows down the logging start for several seconds causing buch of data missing in the beginning of the log.

@jnippula jnippula marked this pull request as draft September 20, 2023 13:50
@jnippula jnippula force-pushed the mavlink-logger-speedup branch from ed29f19 to 3612caf Compare September 26, 2023 09:41
@jnippula jnippula force-pushed the mavlink-logger-speedup branch from 3612caf to 4b265c7 Compare September 26, 2023 13:47
@jnippula
Copy link
Author

This is obsolete PR only for testing. New implementation already merged. This PR can be closed.

@jnippula jnippula closed this Oct 12, 2023
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.

1 participant