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

Does not retry for mavlink connection #40

Open
fnoop opened this issue Dec 31, 2017 · 1 comment
Open

Does not retry for mavlink connection #40

fnoop opened this issue Dec 31, 2017 · 1 comment
Assignees

Comments

@fnoop
Copy link
Member

fnoop commented Dec 31, 2017

If you start the mavcesium standalone server before the mavlink connection is ready (eg. mavlink proxy is not yet fully started), it does not seem to retry and reconnect when the mavlink connection does become available.

In particular I'm testing this on the Maverick 1.1.5 release for Tegra TX1. On boot the mavcesium service starts slighty before or at the same time as mavlink-router@sitl service. The mavlink proxy (mavlink-router@sitl) service does start up very shortly afterwards and is available, however you have to restart mavcesium service before it connects. It should retry connection.

@SamuelDudley
Copy link
Member

Should be an easy fix! I'll add retry by default and add an opt out launch option.

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