Skip to content

Fix command and video stream#25

Open
jfbenckhuijsen wants to merge 2 commits intoMahatmaX:masterfrom
ronsmits:fix-command-and-video-stream
Open

Fix command and video stream#25
jfbenckhuijsen wants to merge 2 commits intoMahatmaX:masterfrom
ronsmits:fix-command-and-video-stream

Conversation

@jfbenckhuijsen
Copy link
Copy Markdown

Fix the command listener for sticky commands. When a sticky command is present, the video stream halts as the sticky commands are sent too quickly.

ronsmits and others added 2 commits July 5, 2014 21:21
commands. In case a sticky commands is present, the commands are sent to
the drone too quickly. In result, the video stream halts (probably due
to CPU overload on the drone). By sleeping for a bit (10 ms for now,
this is just a guessed value, should be < the timeout off course) we
allow the video stream a large enough gap to get the data through
@jfbenckhuijsen
Copy link
Copy Markdown
Author

Branched from our maveninzed branch. The fix is in the single commit in this branch

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