From: pisa Date: Sat, 26 May 2012 11:21:25 +0000 (+0200) Subject: SocketCAN option for QCANalyzer documented. X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ortcan-www.git/commitdiff_plain/33602362b1fd0aa5e13467dac18d7a34726f70ab SocketCAN option for QCANalyzer documented. --- diff --git a/qcanalyzer/index.mdwn b/qcanalyzer/index.mdwn index d0495e2..ca912cf 100644 --- a/qcanalyzer/index.mdwn +++ b/qcanalyzer/index.mdwn @@ -11,7 +11,7 @@ for the program. In year 2012 in another diploma Ivan Fridrich implemented CANop The program is written in C++ language environment, with use of Qt software development toolkit. The analyzer can connect to CAN bus over TCP/IP CPickle protocol with use of [[VCA|vca]] based CANblaster daemon or can directly open -[[LinCAN|lincan]] driver on local system. +[[LinCAN|lincan]] or SocketCAN driver on local system. Source code checkout and build