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_udp.c example testing and QGC behaviors #882

Closed
weiminshen99 opened this issue Apr 3, 2018 · 2 comments
Closed

mavlink_udp.c example testing and QGC behaviors #882

weiminshen99 opened this issue Apr 3, 2018 · 2 comments
Labels

Comments

@weiminshen99
Copy link

weiminshen99 commented Apr 3, 2018

When testing mavlink_udp.c with QGC, I noticed an interesting behavior:
Case 1: If QGC is already connected to another existing UAV, then messages sent from mavlink_udp.c will be displayed properly at QGC (e.g., you can see them in Mavlink Inspector).
Case 2: If QGC is freshly started with no previous connection, mavlink_udp.c will connect to QGC, but the messages sent from mavlink_udp.c are NOT displayed at QGC. One can tell that they are indeed connected, because mavlink_udp.c pop up with all the received messages from QGC.

Could someone please explain what I did wrong, or why this behavior is indeed normal? Thanks!

@stale
Copy link

stale bot commented Apr 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Apr 23, 2020
@hamishwillee
Copy link
Collaborator

Closing. No one has explained in this time, no one knows or sees it as concering enough to find out.

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

No branches or pull requests

2 participants