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

mavproxy_rc: rc command gracefully handles invalid pwmvalues #57

Closed
wants to merge 1 commit into from

Conversation

jdrusso
Copy link

@jdrusso jdrusso commented Jun 12, 2014

In mavproxy, entering an 'rc [chan] [pwmvalue]' command with a pwmvalue outside of -1 ... 65535 would result in mavproxy getting stuck outputting an infinite amount of error messages. My patch handles those values, throws an error if an invalid value is sent and ignores the command.

@tridge
Copy link
Contributor

tridge commented Jul 3, 2014

applied, thanks!

@tridge tridge closed this Jul 3, 2014
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.

None yet

2 participants