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

use latest mavlink definitions for MAV_ODID_ARM_STATUS #95

Merged
merged 2 commits into from
Mar 24, 2023

Conversation

BluemarkInnovations
Copy link
Contributor

ArduRemoteID implementation for this PR ArduPilot/mavlink#295

@BluemarkInnovations
Copy link
Contributor Author

and raised in this PR #35

@tridge
Copy link
Contributor

tridge commented Dec 19, 2022

we need to first get an ArduPilot PR done to change the enums and update the submodule
note that these names make no difference to the code

@BluemarkInnovations
Copy link
Contributor Author

we need to first get an ArduPilot PR done to change the enums

See ArduPilot/mavlink#295

note that these names make no difference to the code

To my understanding if you change the ENUMs, also the magic byte in the message changes. If this is true, it is hard to use the current ArduRemoteID firmware with other flight controller software that use a different definition for this message.

@tridge
Copy link
Contributor

tridge commented Jan 10, 2023

i've fixed the PR to include the mavlink update

@tridge
Copy link
Contributor

tridge commented Mar 24, 2023

rebased and fixed build errors

@tridge tridge merged commit ddafa38 into ArduPilot:master Mar 24, 2023
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.

2 participants