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

Fix parameters on Snapdragon #4027

Closed
wants to merge 0 commits into from
Closed

Fix parameters on Snapdragon #4027

wants to merge 0 commits into from

Conversation

julianoes
Copy link
Contributor

This fixes the parameter download for Snapdragon. The reason that not all parameters did arrive before was that the param index was set to -1 if they hadn't been "used" before, however we ignore the "used" flag for now on that platform.

Additionally, the mavlink stream of PARAM_VALUE is sped up if the connection is made over UDP.

@LorenzMeier please comment on 3ded0e3, not sure if this is the correct way, and not sure if we'll see nasty effects over suboptimal wifi connections.

@RomanBapst
Copy link
Contributor

@julianoes This works, I get all params on snapdragon!

@LorenzMeier
Copy link
Member

Please rebase and merge, looking good to me. @Tumbili please test on Pixhawk ASAP

@julianoes julianoes closed this Mar 18, 2016
@julianoes julianoes deleted the fix_params_snapdragon branch March 18, 2016 11:29
@julianoes
Copy link
Contributor Author

Rebased and applied to master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants