Skip to content

libmavconn: msg Error -> Inform for better control over output#1640

Open
valbok wants to merge 1 commit into
mavlink:masterfrom
valbok:as_err_msg_type
Open

libmavconn: msg Error -> Inform for better control over output#1640
valbok wants to merge 1 commit into
mavlink:masterfrom
valbok:as_err_msg_type

Conversation

@valbok

@valbok valbok commented Nov 3, 2021

Copy link
Copy Markdown
Contributor

If the connection is lost, thousands of error messages are printed which overflows the log file.
Suggesting to avoid errors when messages are dropped.
Also std::length_error is meant that messages were not able to deliver.

If the connection is lost, thousands error messages are printed which overflows the log file.
Suggesting to avoid errors in this case when messages are dropped.
Also std::length_error is meant that messages were not able to deliver.
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.

2 participants