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

Generator: Lua: add support for checksum on decode #983

Merged
merged 2 commits into from
Oct 25, 2024

Conversation

IamPete1
Copy link
Member

This adds checking of the checksum on message decode. This allows AP to pass unknown messages which have not passed its checksum.

@IamPete1
Copy link
Member Author

IamPete1 commented Sep 27, 2024

I have added a change to swap the null character in the generated output for string.char(0) this upsets GitHub less when you try and commit the generated output. The result of the code is the same.

@tridge tridge merged commit 406a9a9 into ArduPilot:master Oct 25, 2024
12 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