Skip to content

Make MAVLinkMessageRaw methods public - #365

Merged
onur-ozkan merged 1 commit into
mavlink:masterfrom
azerupi:raw-message
Aug 18, 2025
Merged

Make MAVLinkMessageRaw methods public#365
onur-ozkan merged 1 commit into
mavlink:masterfrom
azerupi:raw-message

Conversation

@azerupi

@azerupi azerupi commented Aug 18, 2025

Copy link
Copy Markdown
Contributor

This makes the methods on the MAVLinkMessageRaw enum public.
The methods of the underlying structs for V1 and V2 are public, it makes sense to me to have the wrappers methods be public as well to avoid the user having to write the match statements himself.

@onur-ozkan
onur-ozkan merged commit e9fc327 into mavlink:master Aug 18, 2025
44 checks passed
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