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

Add socketcan and python-can support to panda #2130

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

Conversation

ccdunder
Copy link

This provides a bidi connection between Panda and socketcan (and/or python-can).

My initial motivation was to use some opensource tools for discovery, fuzzing, and analysis of higher level CAN msg protocols. The existing socketcan driver doesn't support SPI Panda, and this is 1/4 the size of a kernel driver.

I'm opening this as a draft to solicit early feedback. If there's interest, I'll add cmdline args and threaded msg passing before moving out of draft.

ccdunder and others added 2 commits January 23, 2025 13:23
This allows one to use a whole ecosystem of oss tools for canfd analysis like CaringCaribou.

This impl also includes a simple bidi relay to socketcan. This is useful on C3X which isn't supported by socketcan kernel driver.
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.

1 participant