summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-09-28 09:38:23 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-09-28 09:38:23 +0200
commitb92f136ee8b88a9f95c9e8dedc8b21b6b7f9d674 (patch)
tree07d355924351807fbf63919b2c3a11f9c42bc48e
parent0db98cde8dfe99261e87d772e6b1d52dda3c67e6 (diff)
downloadDLT-daemon-b92f136ee8b88a9f95c9e8dedc8b21b6b7f9d674.tar.gz
[GSW-60] Extended offline DLT Trace memory handling
-rwxr-xr-xReleaseNotes.txt5
-rw-r--r--testscripts/dlt.conf2
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