From b92f136ee8b88a9f95c9e8dedc8b21b6b7f9d674 Mon Sep 17 00:00:00 2001 From: Alexander Wenzel Date: Wed, 28 Sep 2011 09:38:23 +0200 Subject: [GSW-60] Extended offline DLT Trace memory handling --- ReleaseNotes.txt | 5 +++-- testscripts/dlt.conf | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index a5541dd..126c0b7 100755 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,6 +1,6 @@ DLT - Automotive Diagnostic Log and Trace -Version: 3.0.0 +Version: 2.4.0 Introduction @@ -23,11 +23,12 @@ Alexander.AW.Wenzel@bmw.de Changes in this release ----------------------- -3.0.0 +2.4.0 Improvements * [GSW-61] Replace command line parameter by configuration file * [GSW-13] Support for keep-alive messages as configuration parameter + * [GSW-60] Extended offline DLT Trace memory handling. Bugfixes * diff --git a/testscripts/dlt.conf b/testscripts/dlt.conf index 4129396..ac4cdf8 100644 --- a/testscripts/dlt.conf +++ b/testscripts/dlt.conf @@ -48,7 +48,7 @@ OfflineTraceMaxSize = 4000000 ######################################################################## # Print DLT messages; payload as ASCII -PrintASCII = 1 +# PrintASCII = 1 # Print DLT messages; payload as hex # PrintHex = 1 -- cgit v1.2.1