Skip to content

allow unknown bits for forward compatibility#485

Open
onur-ozkan wants to merge 2 commits intomavlink:masterfrom
Orkavian:relax-bitflags-handling
Open

allow unknown bits for forward compatibility#485
onur-ozkan wants to merge 2 commits intomavlink:masterfrom
Orkavian:relax-bitflags-handling

Conversation

@onur-ozkan
Copy link
Copy Markdown
Member

Fixes #484

@onur-ozkan onur-ozkan added kind:bug Something is broken or behaving incorrectly and needs a fix. scope:dialects Affects MAVLink dialect definitions or dialect-generated code. labels Mar 30, 2026
Fixes mavlink#484

Signed-off-by: Onur Özkan <work@onurozkan.dev>
@onur-ozkan onur-ozkan force-pushed the relax-bitflags-handling branch from 7fbb61d to 517430e Compare March 30, 2026 14:44
@pv42
Copy link
Copy Markdown
Contributor

pv42 commented Mar 31, 2026

We should remove (or deprecate for now to avoid breaking changes) the associated InvalidFlag error value.

Signed-off-by: Onur Özkan <work@onurozkan.dev>
@onur-ozkan
Copy link
Copy Markdown
Member Author

onur-ozkan commented Apr 1, 2026

Right, thanks!

We already did multiple breaking changes for the next release, it's okay to remove that.

@onur-ozkan onur-ozkan added the risk:breaking-change Change may break backward compatibility. label Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind:bug Something is broken or behaving incorrectly and needs a fix. risk:breaking-change Change may break backward compatibility. scope:dialects Affects MAVLink dialect definitions or dialect-generated code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can't parse POSITION_TARGET_GLOBAL_INT messages from ArduPlane 4.6.3

2 participants