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

MainV2: remove periph version checking at connect #3418

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

robertlong13
Copy link
Collaborator

CAN_FORWARD requests are not always safe to perform, e.g., if there is more traffic on the bus than the telemetry link can handle. We should only forward CAN messages if the user has explicitly asked for it by going to the DroneCAN setup tab.

Addresses #3417

CAN_FORWARD requests are not always safe to perform, e.g., if there is
more traffic on the bus than the telemetry link can handle. We should
only forward CAN messages if the user has explicitly asked for it by
going to the DroneCAN setup tab.
@meee1 meee1 merged commit a337345 into ArduPilot:master Sep 25, 2024
6 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