Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doxygen: Remove licence | Saya Sugiura | 2019-07-19 | 1 | -2/+0 |
| | | | | Signed-off-by: Saya Sugiura <ssugiura@jp.adit-jv.com> | ||||
* | dlt-test: Add options | Bui Nguyen Quoc Thanh | 2019-06-18 | 1 | -2/+45 |
| | | | | | | | Support two options for dlt-test-filestransfer to specify the absolute path to tested files. Signed-off-by: Bui Nguyen Quoc Thanh <Thanh.BuiNguyenQuoc@vn.bosch.com> | ||||
* | Code beautification using uncrustify | Christoph Lipka | 2018-12-21 | 1 | -210/+220 |
| | | | | Signed-off-by: Christoph Lipka <clipka@de.adit-jv.com> | ||||
* | Purged all warnings for -Wall -Wextra | Lutz Helwing | 2015-10-28 | 1 | -2/+2 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Set DLT_USER_BUF_MAX_SIZE to 1390 to prepare UDP message transport | Lutz Helwing | 2015-10-28 | 1 | -3/+6 |
| | | | | | | | | | | dlt-test-client and dlt-test-filetransfer have global failed test counter so they can return 1 on failure Using DLT_USER_BUF_MAX_SIZE in dlt-test-client.c truncated check Set path to /usr/local/share/ in dlt-test-filetransfer.c Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | DLT daemon improvement - dlt_init()-check | Lutz Helwing | 2015-10-07 | 1 | -280/+280 |
| | | | | | | | | | | DLT daemon improvement - parameter value range check Adapt unit tests to check for enum return values Changed C version to gnu99 and C++ version to gnu++0c Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Removed all trailing whitespaces | Lutz Helwing | 2015-07-21 | 1 | -22/+22 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Fixed license headers and copyright doxygen comments | Lutz Helwing | 2015-06-17 | 1 | -2/+2 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Updated license headers to latest GENIVI license policy. Fixed further LRT ↵ | Lutz Helwing | 2015-06-17 | 1 | -11/+15 |
| | | | | | | Scan findings. Renamed and cleanup further files. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | [GDLT-115]: Encapsulate more macros. Fix things that used macros | Lassi Marttala | 2012-11-26 | 1 | -15/+5 |
| | | | | | | incorrectly. Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | [GDLT-115]: Prevent return value from DLT_REGISTER_APP | Lassi Marttala | 2012-11-26 | 1 | -1/+1 |
| | | | | Signed-off-by: Alexander Wenzel <Alexander.AW.Wenzel@bmw.de> | ||||
* | Corrected email of Alexander Wenzel | Christian Muck | 2012-03-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | GDLT-38, Update <FILE> fields in licenses. | Lassi Marttala | 2012-03-26 | 1 | -1/+1 |
| | |||||
* | GDLT-38, Update licenses to all the sources. | Lassi Marttala | 2012-03-26 | 1 | -31/+16 |
| | |||||
* | Added missing license header to two filesv2.5.1 | Christian Muck | 2012-03-22 | 1 | -0/+68 |
| | | | | Signed-off-by: Christian Muck <christian.muck@bmw.de> | ||||
* | [GENDLT-16] Create variable in dlt-system.conf to configure the timeout of ↵ | Christian Muck | 2012-02-08 | 1 | -12/+30 |
| | | | | the filetransfer fixed. | ||||
* | Updated filetransfer documentation, lib and test application | Christian Muck | 2012-01-13 | 1 | -115/+101 |
| | |||||
* | Fixed path for testing filetransfer | Christian Muck | 2011-11-04 | 1 | -2/+2 |
| | |||||
* | Added test files for filetransfer to spec and distfile | Alexander Wenzel | 2011-10-19 | 1 | -2/+2 |
| | |||||
* | Added install target and files for filetransfer in the cmakelists . Fixed ↵ | Christian Muck | 2011-10-18 | 1 | -15/+22 |
| | | | | little bug in test filetransfer. Added filetransfer documentation and example program. | ||||
* | Fixed filetransfer to use shm status for flow control. | Alexander Wenzel | 2011-09-29 | 1 | -3/+10 |
| | | | | Added new function to dlt user library. | ||||
* | Add Filetransfer feature to DLT user library. | Alexander Wenzel | 2011-09-29 | 1 | -0/+340 |
Added missing offline trace files. |