Added a proof of concept tool 'slcanpty' which
authorOliver Hartkopp <socketcan@hartkopp.net>
Tue, 20 Jan 2009 23:06:01 +0000 (23:06 +0000)
committerOliver Hartkopp <socketcan@hartkopp.net>
Tue, 20 Jan 2009 23:06:01 +0000 (23:06 +0000)
commit9862da595dd09b8b75749379e16a0c4e164fefaf
tree9edf2723c65f8e0b28a0c78e5f2f24363e968a01
parent4369ac1c556d5f148281590f7dc3ebc752919e4f
Added a proof of concept tool 'slcanpty' which
creates a pty for applications using the slcan ASCII protocol and
converts the data to a CAN network interface (and vice versa).

This can be used for existing applications to run on SocketCAN.
Makefile
slcanpty.c [new file with mode: 0644]