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

Stark CMR: Fix broken RX for CANFD native #512

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dalathegreat
Copy link
Owner

What

This PR fixes a bug, it was not able to receive any CAN messages on the CAN-FD port on the Stark board. Transmit worked however!

Why

A bug was made during recent refactoring

How

All incoming CAN-FD messages were treated as CAN_ADDON_FD_MCP2518 . This hindered anyone with the configuration set to CANFD_NATIVE

Copy link
Collaborator

@amarofarinha amarofarinha left a comment

Choose a reason for hiding this comment

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

LGTM

@dalathegreat dalathegreat merged commit 4913fea into main Oct 4, 2024
58 checks passed
@dalathegreat dalathegreat deleted the bugfix/nativecanfd-broken branch October 4, 2024 19:22
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