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

Implement mavconn TCP protocol. #57

Closed
vooon opened this issue Jul 20, 2014 · 3 comments
Closed

Implement mavconn TCP protocol. #57

vooon opened this issue Jul 20, 2014 · 3 comments

Comments

@vooon
Copy link
Member

vooon commented Jul 20, 2014

No description provided.

@vooon vooon added this to the Versoin 0.7.0 milestone Jul 20, 2014
@ggregory8
Copy link

@vooon Is this to allow QGC to connect to autopilot through mavros on TCP, or is this already working?

I have successfully used QGC to connect to Pixhawk (via mavros) with UDP on the same computer. But now I am running mavros on the onboard Odroid and want to connect with QGC on a different computer via TCP. Is this possible?

@vooon
Copy link
Member Author

vooon commented Jul 25, 2014

Now it's todo. I plan change connection parameters to one URL (#58), so after that changes it could directly connect to TCP on BeaglePilot (or APM SITL) and for example send data to 3DR radio for ground station (ie tcp-serial).

@vooon
Copy link
Member Author

vooon commented Jul 25, 2014

By the way you can connect via UDP on different machines (inside your network), just set correct gcs hostname (or IP).

vooon added a commit that referenced this issue Jul 28, 2014
@vooon vooon closed this as completed in 0d73430 Jul 28, 2014
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

2 participants