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 sending stops, mailbox gets full #26

Open
traffael opened this issue Jul 19, 2016 · 1 comment
Open

Mavlink sending stops, mailbox gets full #26

traffael opened this issue Jul 19, 2016 · 1 comment

Comments

@traffael
Copy link
Member

traffael commented Jul 19, 2016

comm_task stays blocked forever.

does not help:

  • increasing mailbox size to 10 items
  • increasing static uint8_t buf[MAVLINK_MAX_PACKET_LEN + 5]; buffer size in void comm_send(..)
  • higher UART baud rate (rather seems like it makes it worse...)
@traffael
Copy link
Member Author

not observed anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant