From 10c106b8479947db8164f2feda385c7ca3d139fa Mon Sep 17 00:00:00 2001 From: Pavel Pisa Date: Sat, 19 Mar 2011 09:57:18 +0100 Subject: [PATCH] qCANanalyzer initial information. Signed-off-by: Pavel Pisa --- index.mdwn | 6 ++++++ qcanalyzer/index.mdwn | 16 ++++++++++++++++ sidebar.mdwn | 1 + 3 files changed, 23 insertions(+) create mode 100644 qcanalyzer/index.mdwn diff --git a/index.mdwn b/index.mdwn index 75e3764..2883ddd 100644 --- a/index.mdwn +++ b/index.mdwn @@ -24,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]]. +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 diff --git a/qcanalyzer/index.mdwn b/qcanalyzer/index.mdwn new file mode 100644 index 0000000..8993dde --- /dev/null +++ b/qcanalyzer/index.mdwn @@ -0,0 +1,16 @@ +[[!meta title="QCANalyzer (Qt based CAN bus analyze and test tool)"]] + +QCANalyzer is a tool developed for monitoring of CAN protocol based systems. +It supports monitoring and sending of test messages. + +The program has been realized by Milos Gajdos in a frame of his +diploma thesis work. The thesis [document][qcanalyzer_dp] provides +description of the analyzer implementation and basic user manual +for the program. + +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. + +[qcanalyzer_dp]:http://support.dce.felk.cvut.cz/mediawiki/images/d/d2/Dp_2008_gajdos_milos.pdf diff --git a/sidebar.mdwn b/sidebar.mdwn index 614e33c..db4fbda 100644 --- a/sidebar.mdwn +++ b/sidebar.mdwn @@ -1,6 +1,7 @@ * [[Home|index]] * [[LinCAN|lincan]] * [[libVCA|vca]] +* [[qCANanlyzer|qcanalyzer]] * [Source code](https://sourceforge.net/scm/?type=git&group_id=338139) Get OrtCAN - Open (Ocera) RT CAN Framework at SourceForge.net. Fast, secure and Free Open Source software downloads -- 2.39.2