Skip to content

Add Takeoff fallback and Fix Typos#136

Open
0x326 wants to merge 5 commits into
felixge:masterfrom
0x326:master
Open

Add Takeoff fallback and Fix Typos#136
0x326 wants to merge 5 commits into
felixge:masterfrom
0x326:master

Conversation

@0x326
Copy link
Copy Markdown

@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
Copy Markdown
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