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

Add Takeoff fallback and Fix Typos #136

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

0x326
Copy link

@0x326 0x326 commented Sep 7, 2016

Sometimes, the drone takes off but fails to report that it is hovering. Create a 7-second fallback where one can assume the drone is afloat. This is to keep autonomous flight programs from freezing when the signal from the drone is lost.

0x326 and others added 5 commits August 12, 2016 15:57
In some cases, the drone takes off but fails to report it is hovering.  This seven-second fallback acts as a backup for these cases so that a program can continue.
@felixge
Copy link
Owner

felixge commented Sep 8, 2016

Thanks for the patch, but I've never experienced this issue, nor do I understand how packet loss would cause it. IIRC the flying state is transmitted via every navdata pkg.

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.

2 participants