Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added missing license header to two filesv2.5.1 | Christian Muck | 2012-03-22 | 3 | -0/+203 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Modified library for new test cases to corrupt data - related to the bug fix ↵ | Christian Muck | 2012-03-22 | 2 | -1/+78 |
| | | | | | | for testing signed and unsigned integer Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Replaced dlt-test-filetransfer-image.png with an own created image | Christian Muck | 2012-03-21 | 1 | -0/+0 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | [GENDLT-21] Fixed bug: Message Counter (MCNT) should be increased but is ↵ | Christian Muck | 2012-03-21 | 1 | -2/+4 |
| | | | | | | always 0 Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Fixed bug with comparinson between signed and unsigned integer and ↵ | Christian Muck | 2012-03-21 | 6 | -34/+41 |
| | | | | | | protection for a buffer overflow. Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-64, check that the messages in tests 6m and 6f are actually | Lassi Marttala | 2012-03-21 | 1 | -2/+20 |
| | | | | | | messages intended to be received here. Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | Update project structure | Christian Muck | 2012-02-13 | 7 | -57/+1 |
| | |||||
* | [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of ↵ | Christian Muck | 2012-02-08 | 7 | -106/+143 |
| | | | | the filetransfer fixed. | ||||
* | Set automatic dlt lib version number from project CMakeLists.txt. Removed ↵ | Christian Muck | 2012-02-08 | 3 | -196/+2 |
| | | | | dlt-test-internal because has no functionality. | ||||
* | Fix build for real targets. sys/stat.h was not taken in. | Lassi Marttala | 2012-02-08 | 1 | -0/+1 |
| | |||||
* | Add descriptions for app and context. | Lassi Marttala | 2012-01-27 | 1 | -2/+6 |
| | |||||
* | Suggested Changes to dlt-test-mutli-process: | Lassi Marttala | 2012-01-23 | 2 | -36/+135 |
| | | | | | | | | | | | | | | sender: * Print default values in usage. * Each process should have own APPID * Each thread should have own CID client: * Make usage() useful * Also count headers to bytes transferred, * Serial device mode * Baudrate as option * Output to file * Limit number of messages to receive | ||||
* | Initial version of dlt-test-multi-process | Lassi Marttala | 2012-01-20 | 4 | -1/+678 |
| | |||||
* | [GSW-136] Improve including/prefixing of dlt_version.h fixed | Christian Muck | 2012-01-18 | 2 | -4/+4 |
| | |||||
* | [GSW-135] Fixed compile warnings | Christian Muck | 2012-01-13 | 4 | -16/+19 |
| | |||||
* | Updated filetransfer documentation, lib and test application | Christian Muck | 2012-01-13 | 2 | -116/+110 |
| | |||||
* | Merge branch 'tmp' | Christian Muck | 2012-01-13 | 1 | -26/+7 |
|\ | |||||
| * | Some little improvements | Christian Muck | 2012-01-13 | 1 | -26/+7 |
| | | |||||
* | | [GSW-138] API Extension to resend the log messages in the user buffer fixed. | Christian Muck | 2012-01-13 | 2 | -0/+42 |
|/ | |||||
* | Disabled completely SHM if not enabled. | Alexander Wenzel | 2011-11-25 | 3 | -0/+22 |
| | |||||
* | Fixed buffer overflow problem in buffer library. | Alexander Wenzel | 2011-11-23 | 1 | -1/+4 |
| | |||||
* | Updated version number to v2.4.2. | Alexander Wenzel | 2011-11-22 | 1 | -1/+1 |
| | |||||
* | dlt-system filetransfer now recovers when file is deleted during filetransfer. | Alexander Wenzel | 2011-11-22 | 5 | -619/+55 |
| | | | | | Added check of file size when starting and deleting files during filetransfer. Added check of shm buffer availability when push to shm. | ||||
* | Added dynamic increasable ringbuffers to user lib and daemon. | Alexander Wenzel | 2011-11-15 | 7 | -96/+254 |
| | |||||
* | Created abstraction of shm buffer management. | Alexander Wenzel | 2011-11-14 | 2 | -442/+445 |
| | |||||
* | Reworkd SHM implementation. | Alexander Wenzel | 2011-11-10 | 1 | -256/+244 |
| | |||||
* | Reverted old FIFO functions. Still SHM enabled by default. | Alexander Wenzel | 2011-11-10 | 10 | -39/+318 |
| | |||||
* | Added flush in internal logging of dlt-daemon. | Alexander Wenzel | 2011-11-10 | 1 | -1/+3 |
| | |||||
* | Merge branch 'master' of https://git.genivi.org/srv/git/DLT-daemon | Christian Muck | 2011-11-10 | 6 | -131/+196 |
|\ | | | | | | | | | Conflicts: src/shared/dlt_shm.c | ||||
| * | Added internal logging to shm. | Alexander Wenzel | 2011-11-09 | 1 | -11/+16 |
| | | |||||
| * | Added dlt-daemon internal logging configuration into dlt.conf file. | Alexander Wenzel | 2011-11-09 | 6 | -120/+179 |
| | | | | | | | | Internal logging to file now also possible. | ||||
* | | Added injection shell command to dlt-system. | Alexander Wenzel | 2011-11-09 | 1 | -0/+34 |
| | | |||||
* | | Fixed Semaphore handling in SHM. | Alexander Wenzel | 2011-11-09 | 1 | -7/+22 |
|/ | |||||
* | Fixed semaphore access problem when dlt-daemon started as root. | Alexander Wenzel | 2011-11-05 | 1 | -2/+2 |
| | |||||
* | Added daemonise and signal handlers to dlt-system. | Alexander Wenzel | 2011-11-04 | 2 | -21/+152 |
| | |||||
* | Fixed shared memory problem in DLT library during startup, if application is ↵ | alex | 2011-11-04 | 2 | -10/+26 |
| | | | | started before daemon. | ||||
* | Merge genivialex2:/home/alex/git/DLT-daemon | Christian Muck | 2011-11-04 | 1 | -1/+1 |
|\ | |||||
| * | Updated version numbers for release v2.4.1 | Alexander Wenzel | 2011-11-04 | 1 | -1/+1 |
| | | |||||
* | | Fixed path for testing filetransfer | Christian Muck | 2011-11-04 | 1 | -2/+2 |
|/ | |||||
* | Fixes syslog adapter in dlt-system. | alex | 2011-11-03 | 1 | -22/+32 |
| | |||||
* | Reverted changes in dlt_register_app() function. | Alexander Wenzel | 2011-10-28 | 2 | -5/+6 |
| | | | | Added new dlt_check_library_version() function. | ||||
* | DLT user library does not the stack size of the receiver thread anymore.v2.4.0 | Alexander Wenzel | 2011-10-21 | 1 | -14/+1 |
| | |||||
* | Corrected install target path for dlt.conf and dlt-system.conf | Alexander Wenzel | 2011-10-19 | 2 | -2/+2 |
| | |||||
* | Added test files for filetransfer to spec and distfile | Alexander Wenzel | 2011-10-19 | 2 | -3/+3 |
| | |||||
* | [GSW-66] File transfer over DLT. | Alexander Wenzel | 2011-10-18 | 7 | -17/+17 |
| | | | | Fixed some compiler warnings. | ||||
* | [GSW-43] Performance improvement for bulk data over DLT. | Alexander Wenzel | 2011-10-18 | 1 | -49/+154 |
| | | | | Implemented recovery of SHM. | ||||
* | [Reverted] Removed Ringbuffer implementation in Library. | Alexander Wenzel | 2011-10-18 | 5 | -9/+661 |
| | |||||
* | Fixed bug | Christian Muck | 2011-10-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'develop' of qmuc300924:/home/git/DLT-daemon into develop | Christian Muck | 2011-10-18 | 4 | -2/+88 |
|\ | |||||
| * | Prepared new version number and new config files installation. | Alexander Wenzel | 2011-10-18 | 4 | -2/+88 |
| | |