summaryrefslogtreecommitdiff
path: root/src/lib/dlt_user_cfg.h
Commit message (Expand)AuthorAgeFilesLines
* doxygen: Remove licenceSaya Sugiura2019-07-191-2/+0
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-061-4/+4
* Code beautification using uncrustifyChristoph Lipka2018-12-211-1/+1
* Dynamic allocation of msg bufferManikandanC2018-12-101-0/+6
* libdlt: Avoid busy loop in error case of mq_receive() (#59)Yusuke Sato2018-05-291-0/+3
* Environment variables for library ringbufferChristoph Lipka2016-10-241-0/+5
* DLT daemon improvement - dlt_init()-checkLutz Helwing2015-10-071-4/+4
* Cleanup masterStefan Vacek2015-10-071-0/+0
* Removed all trailing whitespacesLutz Helwing2015-07-211-4/+4
* Fixed license headers and copyright doxygen commentsLutz Helwing2015-06-171-2/+2
* Updated license headers to latest GENIVI license policy. Fixed further LRT Sc...Lutz Helwing2015-06-171-12/+15
* Unified all line endings to UNIX style.Jens Bocklage2015-06-171-149/+149
* Open daemon connection in atexit functionSascha Philipp2015-03-251-2/+2
* Send ECU Id if enabled and added library API to change.Alexander Wenzel2014-05-161-0/+3
* Send timestamp can be disabled by new API.Alexander Wenzel2014-05-161-0/+3
* Send session/process id by default and add configuration API.Alexander Wenzel2014-05-161-0/+3
* Send extended header in non verbose mode by default and add new API to change...Alexander Wenzel2014-05-161-1/+1
* Increased buffer size of daemon and user library.Alexander Wenzel2012-11-261-3/+3
* Corrected email of Alexander WenzelChristian Muck2012-03-271-1/+1
* GDLT-38, Update <FILE> fields in licenses.Lassi Marttala2012-03-261-1/+1
* GDLT-38, Update license in internal headers.Lassi Marttala2012-03-261-34/+19
* [GSW-138] API Extension to resend the log messages in the user buffer fixed.Christian Muck2012-01-131-0/+7
* Added dynamic increasable ringbuffers to user lib and daemon.Alexander Wenzel2011-11-151-1/+3
* [Reverted] Removed Ringbuffer implementation in Library.Alexander Wenzel2011-10-181-0/+3
* Removed Ringbuffer implementation in Library.Alexander Wenzel2011-09-271-3/+0
* Revert "[GSW-46] DLT client library sets a huge stack size for internal threa...Christian Muck2011-09-221-0/+3
* Revert "[GSW-43] Flow Control for sending huge amount of data over DLT. parti...Christian Muck2011-09-121-5/+1
* [GSW-62] DLT Library version checkChristian Muck2011-09-051-0/+3
* [GSW-43] Flow Control for sending huge amount of data over DLT. partialy fixedMohammed AL Dardoun2011-08-091-1/+5
* [GSW-46] DLT client library sets a huge stack size for internal thread. fixedMohammed2011-08-041-3/+0
* Init of dlt daemonChristian Muck2011-04-111-0/+143