Implementation of command line tool dlt-control.
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Fri, 11 Oct 2013 11:36:19 +0000 (13:36 +0200)
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>
Fri, 18 Oct 2013 09:04:22 +0000 (11:04 +0200)
commitf9ea5461ae46f52870469b190b939d2724deb83f
tree9dde163d171a98fafb1efc6990552530b712fcce
parent5e35b65ddd4fd39f7cc24c2746176250750dba7c
Implementation of command line tool dlt-control.

Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de>
include/dlt/dlt_client.h
src/console/CMakeLists.txt
src/console/dlt-control.c [new file with mode: 0755]
src/lib/dlt_client.c