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

core: Fix reading int8/16 params from ArduPilot #2400

Merged

Conversation

pavloblindnology
Copy link
Contributor

Fixes #2396

When reading one-by-one with get_param_int
Copy link

sonarcloud bot commented Sep 12, 2024

Copy link
Collaborator

@julianoes julianoes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks for that! Let's check CI...

@pavloblindnology
Copy link
Contributor Author

@julianoes CI seems fine...

@JonasVautherin JonasVautherin merged commit ae43792 into mavlink:main Sep 16, 2024
36 checks passed
@pavloblindnology pavloblindnology deleted the pr-fix-read-int8-16-param-ap branch September 19, 2024 11:08
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.

Getting UINT16 param from ArduPilot doesn't work
3 participants