From b348642c708660fcd1c7fc3137df892a68d36ba4 Mon Sep 17 00:00:00 2001 From: Lutz Helwing Date: Tue, 23 Feb 2016 17:43:19 +0100 Subject: Updated man pages and READMEs - Updated INSTALL - Updated README - Fixed ReleaseNotes.txt for asciidoc generation - Added manual for core dump handler - Updated all man pages Change-Id: I7154c14f92b3f7f6ca05c721d154a8e1aa7df1bf Signed-off-by: Lutz Helwing --- doc/dlt_user_manual.txt | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'doc/dlt_user_manual.txt') diff --git a/doc/dlt_user_manual.txt b/doc/dlt_user_manual.txt index 9a69507..8b937b1 100644 --- a/doc/dlt_user_manual.txt +++ b/doc/dlt_user_manual.txt @@ -21,7 +21,7 @@ Alexander Wenzel image::images/genivi_chrome_1_transparent.png[width=128] == Purpose -This document specifies the usage of the DLT daemon. +This document describes the usage of the DLT daemon. The DLT daemon is the central place where logs and traces are gathered from different applications, stored temporarily or permanently and transferred to a DLT client application, which can run directly on the GENIVI system or more likely on a external tester device. The DLT daemon component is based on the AUTOSAR 4.0 standard DLT. @@ -37,12 +37,22 @@ The SW components of DLT: * dlt-adaptor-udp * dlt-convert * dlt-receive +* dlt-dbus +* dlt-kpi +* dlt-cdh + +The SW components for controlling DLT: + +* dlt-control +* dlt-logstorage-ctrl +* dlt-passive-node-ctrl The SW components of DLT for testing: * dlt-example-user * dlt-example-user-func * dlt-example-filetransfer +* dlt-example-user-common-api * dlt-test-filetransfer * dlt-test-stress-user * dlt-test-client @@ -51,6 +61,8 @@ The SW components of DLT for testing: * dlt-test-stress * dlt-test-multi-process * dlt-test-user +* dlt-test-fork-handler +* dlt-test-init-free == DLT daemon -- cgit v1.2.1