]> rtime.felk.cvut.cz Git - ortcan-www.git/blobdiff - index.mdwn
Include 2012 summer semester work.
[ortcan-www.git] / index.mdwn
index 97ce1d0cbc77d99faf8517958fa6f6fd5d2a3c0a..dfd3e81da19b5c179715f2be6fb687372cff88a7 100644 (file)
@@ -4,14 +4,16 @@ What is this?
 =============
 
 A collection of [CAN][wp] related tools developed at
 =============
 
 A collection of [CAN][wp] related tools developed at
-[Czech Technical University in Prague][rtime].
+[Czech Technical University in Prague][ctu].
 The development of these components started in frame
 of IST-2001 35102 [OCERA][ocera] European project.
 The components has been used all over the world in different
 academic and production environments and they are maintained
 The development of these components started in frame
 of IST-2001 35102 [OCERA][ocera] European project.
 The components has been used all over the world in different
 academic and production environments and they are maintained
-mainly by CTU DCE department. There is list of CAN related
-work, CAN benchmarking and diploma thesis at that department on
-[Rtime CAN related pages][rtime-can].
+mainly by members of [Real-Time Systems group][rtime] at
+[DCE][dce] department of [FEE][fel] faculty of [CTU][ctu]
+university. There is list of CAN related
+works - projects, CAN benchmarking and diploma thesis at
+[Rtime CAN guidepost][rtime-can] page.
 
 The access to CAN bus requires supported hardware
 interface. The project provides CAN device driver
 
 The access to CAN bus requires supported hardware
 interface. The project provides CAN device driver
@@ -22,6 +24,12 @@ The common interface to access different CAN interfaces
 and library to build higher level layers in implemented
 in Virtual/Versatile CAN API library - [[libVCA|vca]].
 
 and library to build higher level layers in implemented
 in Virtual/Versatile CAN API library - [[libVCA|vca]].
 
+Two GUI / Front End Tools for CAN bus monitoring
+and interaction are part of the project. The first is
+Java based CANmonitor with CAN/CANopen monitoring
+and device access capabilities. The other is Qt based
+CAN Bus Analyzer [[qCANanlyzer|qcanalyzer]].
+
 ## OrtCAN Build Instruction for Actual GIT Repository Sources 
 
 To obtain and build sources of the latest development
 ## OrtCAN Build Instruction for Actual GIT Repository Sources 
 
 To obtain and build sources of the latest development
@@ -53,10 +61,18 @@ of OMK project.
 [wp]:http://en.wikipedia.org/wiki/Controller_area_network
 [rtime]:http://rtime.felk.cvut.cz/
 [rtime-can]:http://rtime.felk.cvut.cz/can/
 [wp]:http://en.wikipedia.org/wiki/Controller_area_network
 [rtime]:http://rtime.felk.cvut.cz/
 [rtime-can]:http://rtime.felk.cvut.cz/can/
+[dce]:http://dce.fel.cvut.cz/
+[fel]:http://fel.cvut.cz/
+[ctu]:http://www.cvut.cz/
 [ocera]:http://sourceforge.net/projects/ocera/
 [omk]:http://rtime.felk.cvut.cz/omk/
 
 News
 ====
 [ocera]:http://sourceforge.net/projects/ocera/
 [omk]:http://rtime.felk.cvut.cz/omk/
 
 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-05-16: CANopen OD access for [[QCANalyzer|qcanalyzer]] contributed by Ivan Fridrich
 
 * 2010-09-06: New [[ikiwiki]]-based website.
 
 * 2010-09-06: New [[ikiwiki]]-based website.