Skip to content

Conversation

@Ablenking
Copy link

Changes:

out_sock=in_sock
defalt input:port "0.0.0.0:0"
Data input socket and output socket with differents socket descriptor will cause the Mavlink data from GCS packet loss by ip tunnel. To overcom it, I just set input socket and output socket with a same socket descriptor, meaning "out_sock=in_sock". So the uplink Mavlink data from the GCS can be sent normally.

Sorry for deleting the earlier PR pr_out_sock_eq_in_sock. So I make a pull request again.

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