]> rtime.felk.cvut.cz Git - ortcan-www.git/blobdiff - index.mdwn
Minor correction in the path of ortcan-cop checkout.
[ortcan-www.git] / index.mdwn
index 083b99d925500ce46f31c6829fdd70101a4769ff..d7b948eb928b602ba553a2f86ce3d75e6de38b2e 100644 (file)
@@ -21,7 +21,7 @@ for Linux and other embedded environments to gain
 access to the network. The driver is named [[LinCAN|lincan]].
 
 The common interface to access different CAN interfaces
-and library to build higher level layers in implemented
+and library to build higher level layers is implemented
 in Virtual/Versatile CAN API library - [[libVCA|vca]].
 
 Two GUI / Front End Tools for CAN bus monitoring
@@ -35,8 +35,8 @@ CAN Bus Analyzer [[qCANanlyzer|qcanalyzer]].
 To obtain and build sources of the latest development
 version of former OCERA CAN components use
 
-    git clone git://ortcan.git.sourceforge.net/gitroot/ortcan/ortcan
-    cd ortcan/
+    git clone git://git.code.sf.net/p/ortcan/ortcan-top
+    cd ortcan-top/
     git submodule update --init
     make default-config
     make
@@ -71,7 +71,7 @@ News
 ====
 * 2012-06-24: The LinCAN GIT branch can-usb1 has been updated and contains Linux driver side and firmware for [[usbcan|lincan/usbcan]] LPC1768 based converter (porting done by Jiri Vanek).
 
-* 2012-06-21: Java CANmonitor supports type conversion for OD access (enhancement by Petr Kubasta)
+* 2012-06-21: Java [[CANmonitor|canmonitor]] supports type conversion for OD access (enhancement by Petr Kubasta)
 
 * 2012-05-16: CANopen OD access for [[QCANalyzer|qcanalyzer]] contributed by Ivan Fridrich