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

Comms: Speed up UDPLink Reception #12210

Merged
merged 1 commit into from
Dec 15, 2024
Merged

Conversation

HTRamsey
Copy link
Collaborator

Small changes to reduce time spent in reception socket

@HTRamsey HTRamsey merged commit feaf7c5 into mavlink:master Dec 15, 2024
8 checks passed
@HTRamsey HTRamsey deleted the dev-udplink-fix branch December 15, 2024 19:21
@menschel
Copy link

menschel commented Dec 16, 2024

Causes

qgc.comms.udplink: Failed to join multicast group "224.0.0.1"
qgc.comms.udplink: Communication error: "Failed to join multicast group"

up to here is ok
1e8fc75

yikes, I see complete link breakdown on the radio even with that commit.

may have something to do with
3a39583

@HTRamsey
Copy link
Collaborator Author

HTRamsey commented Dec 16, 2024

Oh that was silently ignored previously, I will remove the error signal and continue if that fails. this will fix it #12216

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