Top "Socketcan" questions

SocketCAN is a Linux socket based implementation for Controller Area Network (CAN) protocol.

Virtual CAN Bus Simulator

I apologize ahead of time if this seems to similar to another question or if it seems like it has …

can-bus socketcan
Heavily confused by candump (SocketCAN) ID filtering feature

In a nutshell, I want candump to show me ONLY frames with IDs 0x00200200 or 0x255. So I do this: …

linux can-bus socketcan canutils
SocketCAN continuous reading and writing

I'm writing a program that continuously sends "Hello" to a CAN-bus and reads data from the bus via SocketCAN. I …

c embedded nonblocking can-bus socketcan
write: no buffer space available socket-can/linux-can

I'm running a program with two CAN channels (using TowerTech CAN Cape TT3201). The two channels are can0 (500k) and …

beagleboneblack can-bus socketcan
Canplayer won't replay candump files

I'm trying to use canplayer to replay some candump files, with no success. When I try to run the canplayer …

can-bus socketcan canutils