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

AP_PiccoloCAN: use 32 bit microsecond timeouts #28359

Merged
merged 3 commits into from
Oct 14, 2024

Conversation

tpwrules
Copy link
Contributor

@tpwrules tpwrules commented Oct 9, 2024

For consistency with other parts of the code. Saves a handful of bytes.

Please see commit messages for caveats with this change; this does change protocol semantics ever so slightly. Needs testing with real hardware.

For consistency with other parts of the code.
For consistency with other parts of the code.

Makes obvious the curious fact that the read_frame timeout is always 0.
For consistency with other parts of the code.

Note that now different frames in a group could have slightly different
deadlines.
@SchrodingersGat
Copy link
Contributor

@tridge all looks good from my end

@tridge tridge merged commit f2a9075 into ArduPilot:master Oct 14, 2024
98 checks passed
@tpwrules tpwrules deleted the pr/piccolocan-timeout-us branch October 14, 2024 23:25
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.

4 participants