]> rtime.felk.cvut.cz Git - ortcan-www.git/blobdiff - qcanalyzer/index.mdwn
(no commit message)
[ortcan-www.git] / qcanalyzer / index.mdwn
index d0495e2f645594e004f0b7c4dce7afef0fe1674a..b11bca2e05b1d807e70784c69a55e7ab9098f286 100644 (file)
@@ -11,11 +11,11 @@ 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
 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
 
 
 Source code checkout and build
 
-    git clone git://qcanalyzer.git.sourceforge.net/gitroot/ortcan/qcanalyzer
+    git clone git://git.code.sf.net/p/ortcan/qcanalyzer
     cd qcanalyzer/src
     qmake-qt4
     make
     cd qcanalyzer/src
     qmake-qt4
     make