mirror of
https://github.com/linux-can/can-utils.git
synced 2026-08-05 06:20:00 +02:00
af4ef626466bcc0800c49aa9fe576eebd16fc387
This patch is a pepped up version of Valdislav's canecho_gen and canecho_dut test programs, which have prooved to be useful for detecting out-of-order message transmisson and reception. Here is a list of the changes and improvements: - Both programs have been merged into on test program named canfdtest. Message generation can be selected via the command line option '-g'. - The test loop count can be specified. - A low and high verbosity level has been added. - send/recv is used instead of write/read. - The return code of send/recv is checked properly. - Use Linux coding style. Signed-off-by: Wolfgang Grandegger <wg@grandegger.com>
Description
Linux-CAN / SocketCAN user space applications
2.9 MiB
Languages
C
98.1%
CMake
0.7%
Makefile
0.6%
Shell
0.5%