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

Ntrip msg type print and disable dropping len>255 #13

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

mehmetkillioglu
Copy link

Changelog:

  • The message types and sizes are not added to the logs, which could be helpful in future to debug ntrip issues.
  • Disabled dropping len>255 messages. This was introduced due to a limitation of the px4-msgs, which has uint8 to define the length. This was fixed after the 1.14 upgrades. So, it is not needed anymore.

@mehmetkillioglu mehmetkillioglu merged commit f922e75 into master Apr 3, 2024
2 checks passed
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.

3 participants