socketcand icon indicating copy to clipboard operation
socketcand copied to clipboard

Server to access CAN sockets over ASCII protocol

Results 8 socketcand issues
Sort by recently updated
recently updated
newest added

Hi, I noticed there is no debian package for socketcand. Is it correct? If there is no package, @ukleinek, may be you can help here?

Is there a way to port this code to run on Windows 10 to support SocketCAN driver with a Virtual CAN (like SavvyCAN, etc)?

Is it correct that socketcand does not support the data-communication protocol CAN FD (CAN Flexible Data Rate)? Or did I miss something? CAN FD frames created with can-utils are not...

added < rtr %x %d.%d> message for received Remote transfer request messages in raw mode added < sendrtr %x > to send RTR message a little bit formatted files with...

I'm getting the following error during build. I don't know if its a bug or an issue with my system. Appreceate if anyone knows how to fix it. ``` make...

Wireshark already has a CAN and CANopen dissector. It would be great for protocol adoption if a mainstream packet analyzer could detect `socketcand` packets as well and pass their payload...

`socketcand` tries to use `eth0` by default. In the modern systems there is no such network interface as the new approach names the interfaces according to their bus location. Hence...

Initial support for meson based build of socketcand.