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_Bootloader: cope with very high latency DroneCAN links #28948

Merged
merged 2 commits into from
Dec 27, 2024

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Dec 26, 2024

This fixes a round trip time calculation for timed out messages, which allows for updates of firmware over very high latency links (eg. fw update over support.ardupilot.org)

@tridge tridge added the CAN label Dec 26, 2024
Copy link
Collaborator

@andyp1per andyp1per left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

this makes it possible to update a periph over the
support.ardupilot.org link
cope with very high latency links
@tridge tridge force-pushed the pr-can-bl-long-delay branch from a75f1bc to 514f69a Compare December 27, 2024 00:46
@tridge tridge merged commit 06930cf into ArduPilot:master Dec 27, 2024
47 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants