Skip to content

Handle real CAN devices in the Linux driver #71

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

hshakula
Copy link

No description provided.

@tridge
Copy link
Member

tridge commented May 20, 2025

can you explain the type of hardware this works with?

@hshakula
Copy link
Author

Any usb-to-can device

@hshakula
Copy link
Author

But now 8 months later I'd just suggest to split this single function into two - one first SocketCAN and one for mcast. Because CAN interface name is arbitrary, we choose it. So no reason to force to adhere to can/vcan here

@tridge
Copy link
Member

tridge commented May 20, 2025

@hshakula or we could check for "mcast" first, and if not mcast then assume SocketCAN

@hshakula
Copy link
Author

@hshakula or we could check for "mcast" first, and if not mcast then assume SocketCAN

That sounds even better. Pushed the change

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