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

[CAN] Adapter support #66

Open
4 of 19 tasks
pd0wm opened this issue Jun 30, 2024 · 0 comments
Open
4 of 19 tasks

[CAN] Adapter support #66

pd0wm opened this issue Jun 30, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@pd0wm
Copy link
Contributor

pd0wm commented Jun 30, 2024

Issue for tracking support for CAN adapters:

  • SocketCAN (Linux only)
  • comma.ai panda (e.g. white, black and red panda)
    • Using raw USB (All platforms)
  • Peak-CAN devices (e.g. PCAN-USB FD)
    • Using raw USB (All platforms)
  • Intrepid Devices (e.g. ValueCAN and NEOVI)
    • Using libicsneo (All platforms?, wrap in own crate due to licensing?)
    • Using raw USB (All platforms)
  • Vector Devices (e.g. VN1610)
    • Using XL Driver (Windows)
    • Using raw USB (All platforms)
  • candleLight
    • Using raw USB (for use on macOS and Windows that don't have SocketCAN)
  • Kvaser
    • Using CANLib SDK (Windows, Linux)
    • Using raw USB (All platforms)
  • J2534 DLL support (passthru, Windows only)
  • SLCan (serial based)
  • ELM327 (serial based)
@pd0wm pd0wm added the enhancement New feature or request label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant