From: fridriva Date: Fri, 18 May 2012 21:45:12 +0000 (+0200) Subject: (no commit message) X-Git-Url: http://rtime.felk.cvut.cz/gitweb/ortcan-www.git/commitdiff_plain/98d951f10a2171502fa0a80b931ef5f6993418f3 --- diff --git a/qcanalyzer/index.mdwn b/qcanalyzer/index.mdwn index e1ce786..d0495e2 100644 --- a/qcanalyzer/index.mdwn +++ b/qcanalyzer/index.mdwn @@ -1,12 +1,12 @@ [[!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. +It supports monitoring and sending of test messages. Also supports CANopen protocol. Tools for browsing and editing EDS files are are included. 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. +for the program. In year 2012 in another diploma Ivan Fridrich implemented CANopen and trend drawing of CAN messages was reimplemented. 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