profile/ivi/dlt-daemon.git
12 years agoFixed bug
Christian Muck [Tue, 18 Oct 2011 12:09:43 +0000 (14:09 +0200)]
Fixed bug

12 years agoMerge branch 'develop' of qmuc300924:/home/git/DLT-daemon into develop
Christian Muck [Tue, 18 Oct 2011 12:01:29 +0000 (14:01 +0200)]
Merge branch 'develop' of qmuc300924:/home/git/DLT-daemon into develop

12 years agoAdded install target and files for filetransfer in the cmakelists . Fixed little...
Christian Muck [Tue, 18 Oct 2011 12:00:49 +0000 (14:00 +0200)]
Added install target and files for filetransfer in the cmakelists . Fixed little bug in test filetransfer. Added filetransfer documentation and example program.

12 years agoPrepared new version number and new config files installation.
Alexander Wenzel [Tue, 18 Oct 2011 11:40:57 +0000 (13:40 +0200)]
Prepared new version number and new config files installation.

12 years agoAdded dlt-system for packaging to spec file
Alexander Wenzel [Mon, 17 Oct 2011 08:24:04 +0000 (10:24 +0200)]
Added dlt-system for packaging to spec file

12 years agoMerge branch 'master' into develop
Alexander Wenzel [Mon, 17 Oct 2011 08:18:46 +0000 (10:18 +0200)]
Merge branch 'master' into develop

12 years agoImproved file logging and added variable to enable each kind of system logging.
Alexander Wenzel [Fri, 14 Oct 2011 12:42:05 +0000 (14:42 +0200)]
Improved file logging and added variable to enable each kind of system logging.

12 years agoEnhanced process information logging.
Alexander Wenzel [Thu, 13 Oct 2011 09:01:42 +0000 (11:01 +0200)]
Enhanced process information logging.

12 years agoImplemented new DLT user library function dlt_get_log_state.
Alexander Wenzel [Wed, 12 Oct 2011 11:51:03 +0000 (13:51 +0200)]
Implemented new DLT user library function dlt_get_log_state.

12 years agoPrepared alternative log over FIFO or SHM.
Alexander Wenzel [Tue, 11 Oct 2011 11:50:22 +0000 (13:50 +0200)]
Prepared alternative log over FIFO or SHM.

12 years agoAdded new API dlt_set_log_mode to enable/disable internal/external trace.
Alexander Wenzel [Tue, 11 Oct 2011 11:09:24 +0000 (13:09 +0200)]
Added new API dlt_set_log_mode to enable/disable internal/external trace.

12 years agoFixed naming of variables used in the CMakeLists
Alexander Wenzel [Mon, 10 Oct 2011 13:37:29 +0000 (15:37 +0200)]
Fixed naming of variables used in the CMakeLists

12 years agoAll kind of text files can now be logged, e.g. /proc/version.
Alexander Wenzel [Thu, 6 Oct 2011 13:41:09 +0000 (15:41 +0200)]
All kind of text files can now be logged, e.g. /proc/version.

12 years agoFirst implementation of filetransfer manager.
Alexander Wenzel [Thu, 6 Oct 2011 11:52:34 +0000 (13:52 +0200)]
First implementation of filetransfer manager.

12 years agoFunctionality log of processes from /proc added.
Alexander Wenzel [Wed, 5 Oct 2011 13:00:04 +0000 (15:00 +0200)]
Functionality log of processes from /proc added.

12 years agoFirst version of DLT system mamager.
Alexander Wenzel [Tue, 4 Oct 2011 15:34:25 +0000 (17:34 +0200)]
First version of DLT system mamager.

12 years agoUpdate of debian directory. This format is for use with dpkg-buildpackage
Jeremiah C. Foster [Thu, 29 Sep 2011 16:32:25 +0000 (18:32 +0200)]
Update of debian directory. This format is for use with dpkg-buildpackage
and needs to be modified for the OBS.

12 years agoFixed filetransfer to use shm status for flow control.
Alexander Wenzel [Thu, 29 Sep 2011 13:24:54 +0000 (15:24 +0200)]
Fixed filetransfer to use shm status for flow control.
Added new function to dlt user library.

12 years agoAdd Filetransfer feature to DLT user library.
Alexander Wenzel [Thu, 29 Sep 2011 11:36:57 +0000 (13:36 +0200)]
Add Filetransfer feature to DLT user library.
Added missing offline trace files.

12 years agoMerge branch 'master' of QMUC300924:/home/git/DLT-daemon
Alexander Wenzel [Wed, 28 Sep 2011 16:24:37 +0000 (18:24 +0200)]
Merge branch 'master' of QMUC300924:/home/git/DLT-daemon

12 years agoFixed performance issue in test stress client.
Alexander Wenzel [Wed, 28 Sep 2011 16:23:56 +0000 (18:23 +0200)]
Fixed performance issue in test stress client.

12 years agoFixed wrong size of shm on server side.
Alexander Wenzel [Wed, 28 Sep 2011 08:46:29 +0000 (10:46 +0200)]
Fixed wrong size of shm on server side.

12 years ago[GSW-60] Extended offline DLT Trace memory handling
Alexander Wenzel [Wed, 28 Sep 2011 07:38:23 +0000 (09:38 +0200)]
[GSW-60] Extended offline DLT Trace memory handling

12 years agoOffline trace memory partly implemented.
Alexander Wenzel [Tue, 27 Sep 2011 16:07:07 +0000 (18:07 +0200)]
Offline trace memory partly implemented.

12 years ago[GSW-13] Support for keep-alive messages as configuration parameter
Alexander Wenzel [Tue, 27 Sep 2011 13:26:38 +0000 (15:26 +0200)]
[GSW-13] Support for keep-alive messages as configuration parameter

12 years agoRemoved Ringbuffer implementation in Library.
Alexander Wenzel [Tue, 27 Sep 2011 10:33:26 +0000 (12:33 +0200)]
Removed Ringbuffer implementation in Library.

12 years agoRemoved Ringbuffer from daemon.
Alexander Wenzel [Tue, 27 Sep 2011 08:15:37 +0000 (10:15 +0200)]
Removed Ringbuffer from daemon.

12 years ago[GSW-61] Replace command line parameter by configuration file
Alexander Wenzel [Tue, 27 Sep 2011 07:20:54 +0000 (09:20 +0200)]
[GSW-61] Replace command line parameter by configuration file

12 years agoShared memory now used until client connects.
Alexander Wenzel [Mon, 26 Sep 2011 16:06:29 +0000 (18:06 +0200)]
Shared memory now used until client connects.

12 years agoShared memory size parameter added to configuration.
Alexander Wenzel [Mon, 26 Sep 2011 15:26:11 +0000 (17:26 +0200)]
Shared memory size parameter added to configuration.

12 years agoRemoved filter implementation from DLT daemon.
Alexander Wenzel [Mon, 26 Sep 2011 15:01:22 +0000 (17:01 +0200)]
Removed filter implementation from DLT daemon.

12 years agoSHM client now reads out size from shm.
Alexander Wenzel [Fri, 23 Sep 2011 19:45:58 +0000 (21:45 +0200)]
SHM client now reads out size from shm.

12 years agoMerged version for SHM now works.
Alexander Wenzel [Fri, 23 Sep 2011 19:12:51 +0000 (21:12 +0200)]
Merged version for SHM now works.

12 years agoMerge branch 'develop_performance' into develop
Alexander Wenzel [Fri, 23 Sep 2011 18:03:38 +0000 (20:03 +0200)]
Merge branch 'develop_performance' into develop

Conflicts:
include/dlt/dlt_version.h
src/daemon/dlt-daemon.c

12 years agoMerge branch 'develop_conf_file' into develop
Alexander Wenzel [Fri, 23 Sep 2011 17:59:09 +0000 (19:59 +0200)]
Merge branch 'develop_conf_file' into develop

Conflicts:
include/dlt/dlt_version.h

12 years agoFixed Release Notes for v2.3.0 v2.3.0
Alexander Wenzel [Fri, 23 Sep 2011 14:45:55 +0000 (16:45 +0200)]
Fixed Release Notes for v2.3.0

12 years agoFixed some packaging bugs
Christian Muck [Fri, 23 Sep 2011 14:01:49 +0000 (16:01 +0200)]
Fixed some packaging bugs

12 years agoUpdated version information.
Alexander Wenzel [Fri, 23 Sep 2011 12:29:36 +0000 (14:29 +0200)]
Updated version information.

12 years agoMerge genivialex:/home/alex/git/DLT-daemon
Alexander Wenzel [Fri, 23 Sep 2011 11:10:27 +0000 (13:10 +0200)]
Merge genivialex:/home/alex/git/DLT-daemon

Conflicts:
include/dlt/dlt_version.h

12 years agoFirst prototype to switch to shm communication
Alexander Wenzel [Fri, 23 Sep 2011 11:01:40 +0000 (13:01 +0200)]
First prototype to switch to shm communication

12 years agoMerge branch 'master' of 10.250.89.78:/home/q237052/git/DLT-daemon
Alexander Wenzel [Fri, 23 Sep 2011 08:02:03 +0000 (10:02 +0200)]
Merge branch 'master' of 10.250.89.78:/home/q237052/git/DLT-daemon

12 years agoAdded stress test including performance measurement.
Alexander Wenzel [Fri, 23 Sep 2011 07:58:29 +0000 (09:58 +0200)]
Added stress test including performance measurement.

12 years agoUpdated release notes
Christian Muck [Thu, 22 Sep 2011 12:16:39 +0000 (14:16 +0200)]
Updated release notes

12 years agoUpdated release notes
Christian Muck [Thu, 22 Sep 2011 12:12:41 +0000 (14:12 +0200)]
Updated release notes

12 years agoRevert "[GSW-46] DLT client library sets a huge stack size for internal thread. fixed"
Christian Muck [Thu, 22 Sep 2011 12:10:14 +0000 (14:10 +0200)]
Revert "[GSW-46] DLT client library sets a huge stack size for internal thread. fixed"

This reverts commit 56f1617fede49235d8de1b9e84aa69d238127243.

12 years agoChanged maximum thread number of test 2 to 64. Changed timeout of test 3 to 10ms.
Alexander Wenzel [Thu, 22 Sep 2011 13:23:03 +0000 (15:23 +0200)]
Changed maximum thread number of test 2 to 64. Changed timeout of test 3 to 10ms.

12 years agoFixed return value bug in init script for Ubuntu
Christian Muck [Fri, 16 Sep 2011 17:51:30 +0000 (19:51 +0200)]
Fixed return value bug in init script for Ubuntu

12 years agoBugfix [GSW-72] Can't open /etc/rc.d/init.d/functions. Provide versions for different...
Christian Muck [Fri, 16 Sep 2011 12:37:31 +0000 (14:37 +0200)]
Bugfix [GSW-72] Can't open /etc/rc.d/init.d/functions. Provide versions for different distros

12 years agoAdded configuration file parameter -c.
Alexander Wenzel [Thu, 15 Sep 2011 13:43:22 +0000 (15:43 +0200)]
Added configuration file parameter -c.

12 years agoFirst version of dlt-daemon option file
Alexander Wenzel [Thu, 15 Sep 2011 13:09:36 +0000 (15:09 +0200)]
First version of dlt-daemon option file

12 years agoMerge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon
Christian Muck [Mon, 12 Sep 2011 15:21:25 +0000 (17:21 +0200)]
Merge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon

12 years agoRelease 2.3.0
Christian Muck [Mon, 12 Sep 2011 15:15:41 +0000 (17:15 +0200)]
Release 2.3.0

12 years agoRevert "[GSW-43] Flow Control for sending huge amount of data over DLT. partialy...
Christian Muck [Mon, 12 Sep 2011 11:17:52 +0000 (13:17 +0200)]
Revert "[GSW-43] Flow Control for sending huge amount of data over DLT. partialy fixed"

This reverts commit 7554585a80ca2a8ebdcd5d1f1693ffe8e39b571d.

12 years agoAdded dlt_maintainer email address to control file.
Jeremiah C. Foster [Thu, 8 Sep 2011 14:00:55 +0000 (16:00 +0200)]
Added dlt_maintainer email address to control file.

12 years agoAdded debian directory.
Jeremiah C. Foster [Wed, 7 Sep 2011 16:09:21 +0000 (18:09 +0200)]
Added debian directory.

12 years agoMerge branch 'develop2'
Christian Muck [Mon, 5 Sep 2011 14:20:16 +0000 (16:20 +0200)]
Merge branch 'develop2'

12 years ago[GSW-16] Systemd configuration for syslog to DLT dapater
Christian Muck [Mon, 5 Sep 2011 14:19:48 +0000 (16:19 +0200)]
[GSW-16] Systemd configuration for syslog to DLT dapater

12 years agoMerge branch 'develop2'
Christian Muck [Mon, 5 Sep 2011 13:02:58 +0000 (15:02 +0200)]
Merge branch 'develop2'

12 years ago[GSW-62] DLT Library version check
Christian Muck [Mon, 5 Sep 2011 13:02:23 +0000 (15:02 +0200)]
[GSW-62] DLT Library version check

12 years agoMerge branch 'develop2'
Christian Muck [Sat, 3 Sep 2011 14:21:43 +0000 (16:21 +0200)]
Merge branch 'develop2'

12 years agoOptional adding of gprof compile flags.
Christian Muck [Sat, 3 Sep 2011 14:20:45 +0000 (16:20 +0200)]
Optional adding of gprof compile flags.

12 years agoMerge branch 'develop'
christian [Thu, 11 Aug 2011 20:21:06 +0000 (22:21 +0200)]
Merge branch 'develop'

12 years agoMerge branch 'master' into develope
Alexander Wenzel [Wed, 10 Aug 2011 12:21:45 +0000 (14:21 +0200)]
Merge branch 'master' into develope

12 years ago[GSW-43] Flow Control for sending huge amount of data over DLT. partialy fixed
Mohammed AL Dardoun [Tue, 9 Aug 2011 15:04:17 +0000 (17:04 +0200)]
[GSW-43] Flow Control for sending huge amount of data over DLT. partialy fixed

12 years ago[GSW-28] Directory where persistent data is stored is not configurable. Fixed.
Alexander.AW.Wenzel@bmw.de [Tue, 9 Aug 2011 08:43:02 +0000 (10:43 +0200)]
[GSW-28] Directory where persistent data is stored is not configurable. Fixed.

12 years ago[GSW-59] Statically allocated large array. fixed
Mohammed [Thu, 4 Aug 2011 14:20:08 +0000 (16:20 +0200)]
[GSW-59] Statically allocated large array. fixed

12 years ago[GSW-46] DLT client library sets a huge stack size for internal thread. fixed
Mohammed [Thu, 4 Aug 2011 13:50:05 +0000 (15:50 +0200)]
[GSW-46] DLT client library sets a huge stack size for internal thread. fixed

13 years agosprintf with float64 fails on ARM platform; disabled this dunction on QRM platform.
alex [Tue, 24 May 2011 12:40:06 +0000 (14:40 +0200)]
sprintf with float64 fails on ARM platform; disabled this dunction on QRM platform.

13 years agoFixed CPack to generate DEB,RPM and TGZ packages of dlt. Use: cmake .. -> cpack .. v2.2.0
Christian Muck [Wed, 27 Apr 2011 13:50:04 +0000 (15:50 +0200)]
Fixed CPack to generate DEB,RPM and TGZ packages of dlt. Use: cmake .. -> cpack ..

13 years agoRemoved winclientlib and wintestclient - unneeded files
Christian Muck [Mon, 11 Apr 2011 21:06:42 +0000 (23:06 +0200)]
Removed winclientlib and wintestclient - unneeded files

13 years agoMerge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon
Jeremiah C. Foster [Wed, 13 Apr 2011 09:21:55 +0000 (11:21 +0200)]
Merge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon

13 years agoAdded INSTALL.txt to describe building and installation.
Jeremiah C. Foster [Wed, 13 Apr 2011 09:21:29 +0000 (11:21 +0200)]
Added INSTALL.txt to describe building and installation.

13 years agoMore detailed instructions to build DLT Viewer.
alex [Tue, 12 Apr 2011 19:28:39 +0000 (21:28 +0200)]
More detailed instructions to build DLT Viewer.

13 years agoChanged the name of the README file to match the other text files.
Jeremiah C. Foster [Mon, 11 Apr 2011 17:09:44 +0000 (19:09 +0200)]
Changed the name of the README file to match the other text files.

13 years agoMerging README.txt into README.
Jeremiah C. Foster [Mon, 11 Apr 2011 17:08:53 +0000 (19:08 +0200)]
Merging README.txt into README.

13 years agoInit of dlt daemon
Christian Muck [Mon, 11 Apr 2011 13:41:05 +0000 (15:41 +0200)]
Init of dlt daemon

14 years agoInitial import of TEMPLATE.git dir.
Jeremiah C. Foster [Mon, 7 Jun 2010 14:49:19 +0000 (16:49 +0200)]
Initial import of TEMPLATE.git dir.