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

ConfigRawParams: clamp numeric control #3095

Merged

Conversation

robertlong13
Copy link
Collaborator

This really should be clamped instead of checking and failing to min like I had it. The original version also failed when the value was equal to the max (should have been <= not <).

@meee1 meee1 merged commit 0c951d6 into ArduPilot:master Apr 26, 2023
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