mirror of
https://github.com/linux-can/can-utils.git
synced 2026-09-21 15:29:56 +02:00
add jcat
jcat is kind of netcat for j1939 for example: jcat can0:0x90 -r > /tmp/some_file jcat -i some_file_to_send can0:0x80 :0x90,0x12300 Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
This commit is contained in:
@@ -36,6 +36,7 @@ set(PROGRAMS_CANLIB
|
||||
|
||||
set(PROGRAMS_J1939
|
||||
jacd
|
||||
jcat
|
||||
jspy
|
||||
jsr
|
||||
testj1939
|
||||
|
||||
Reference in New Issue
Block a user