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

USB double connection bug #83

Closed
snorkel123 opened this issue Mar 14, 2015 · 1 comment
Closed

USB double connection bug #83

snorkel123 opened this issue Mar 14, 2015 · 1 comment

Comments

@snorkel123
Copy link
Contributor

If you connect 3DR Radio to your phone/tablet, but copter is not in range, and after that try to connect 2 times via USB, first try will fail (as it should be), but second will succeed. This error is cyclic e.g. if you disconnect, then connect again first attempt will fail, second will succeed and so on.

Also, if you unplug 3DR Radio when connection is established, AttributeEvent.STATE_DISCONNECTED will occur. But after fake connection described above is established, unplugging creates NPE MavLinkConnection.java:232.

@snorkel123 snorkel123 changed the title USB connection bug USB double connection bug Mar 14, 2015
@m4gr3d m4gr3d added this to the 3DR Services v1.2.13 milestone Apr 24, 2015
@m4gr3d
Copy link
Member

m4gr3d commented Apr 24, 2015

Fixed by PR #121

@m4gr3d m4gr3d closed this as completed Apr 24, 2015
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

No branches or pull requests

2 participants