summaryrefslogtreecommitdiff
path: root/src/examples
Commit message (Expand)AuthorAgeFilesLines
* example: Added customization of CxtID and AppIDdbiastoch2021-01-061-5/+20
* other: fix remaining conversion warningsDinh Cong Toan2021-01-061-3/+3
* Add support for logging with VSOCK (#255)Martin Ejdestig2020-12-141-1/+3
* Fix overflow for -d argument in dlt-example-user (#270)Martin Ejdestig2020-11-171-4/+4
* Implement DLTClient for UDP multicast (#240)João Sousa2020-08-311-2/+2
* doxygen improvementSaya Sugiura2019-09-131-1/+1
* UDP Multicast implementation (#155)Sunil-K-S2019-08-232-1/+209
* doxygen: Remove licenceSaya Sugiura2019-07-195-10/+0
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-063-12/+24
* Code beautification using uncrustifyChristoph Lipka2018-12-214-297/+178
* UnitTest: UpdatesManikandanC2018-12-211-1/+0
* Logging: avoided missing of log level change callback Added new context regis...Manikandan C2018-12-211-4/+4
* Injection: New callback with private data Added new injection callback with p...ManikandanC2018-12-211-21/+51
* Dynamic allocation of msg bufferManikandanC2018-12-101-6/+28
* Fixed dlt-example-non-verbose-1.xmlSven Hassler2015-12-042-441/+920
* Purged all warnings for -Wall -WextraLutz Helwing2015-10-283-3/+3
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-074-147/+147
* Make timeout on exit configurableStefan Vacek2015-10-071-4/+16
* Fixed whitespace and formatting of new code Fixed licence headersLutz Helwing2015-10-071-1/+1
* Add env-var to set initial log-levelsStefan Vacek2015-10-071-7/+14
* Cleanup masterStefan Vacek2015-10-075-0/+0
* Removed all trailing whitespacesLutz Helwing2015-07-214-22/+22
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-175-9/+9
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-175-56/+71
* Unified all line endings to UNIX style.Jens Bocklage2015-06-172-924/+924
* Added new API to send marker message from application.Alexander Wenzel2014-09-111-2/+14
* New Callback function in DLT library, called when log level of context is cha...Alexander Wenzel2014-08-121-0/+12
* Send ECU Id if enabled and added library API to change.Alexander Wenzel2014-05-161-0/+5
* Fixed: all possible malloc, sprintf and strcpy problemsAlexander Wenzel2014-04-014-5/+17
* DLT Common API Wrapper.Alexander Wenzel2014-04-012-1/+297
* Removed dlt_free from example and test applications, already called from exit...Alexander Wenzel2014-04-012-4/+0
* Yocto fix in build builds.Alexander Wenzel2013-07-311-3/+3
* Fix compiler warningsLassi Marttala2013-07-192-14/+0
* Parasoft workaround: solve complaints about missing breaks/returns in default...Simon Brandner2013-07-192-0/+2
* [GDLT-115]: Encapsulate more macros. Fix things that used macrosLassi Marttala2012-11-261-16/+9
* [GDLT-115]: Prevent return value from DLT_REGISTER_APPLassi Marttala2012-11-261-1/+1
* [GDLT-90] Implemented systemd watchdog concept in dlt-systemChristian Muck2012-06-131-20/+21
* Added dlt log to injection methodsChristian Muck2012-05-301-2/+3
* GENDLT-15, Avoid buffer overrun with snprintf().Lassi Marttala2012-04-041-7/+7
* Corrected email of Alexander WenzelChristian Muck2012-03-274-4/+4
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-263-3/+3
* GDLT-38, Update licenses to all the sources.Lassi Marttala2012-03-263-94/+48
* GDLT-38, Update license in more CMakeListsLassi Marttala2012-03-261-32/+11
* Added missing license header to two filesv2.5.1Christian Muck2012-03-221-0/+68
* Modified library for new test cases to corrupt data - related to the bug fix ...Christian Muck2012-03-221-1/+48
* Update project structureChristian Muck2012-02-131-9/+0
* Reverted changes in dlt_register_app() function.Alexander Wenzel2011-10-281-1/+1
* [GSW-66] File transfer over DLT.Alexander Wenzel2011-10-181-2/+6
* [Reverted] Removed Ringbuffer implementation in Library.Alexander Wenzel2011-10-181-2/+2
* Fixed bugChristian Muck2011-10-181-1/+1