summaryrefslogtreecommitdiff
path: root/src/console
Commit message (Expand)AuthorAgeFilesLines
* dlt-control-common: shutdown and close socketBui Nguyen Quoc Thanh2021-10-051-0/+9
* console: Add cmake options for control and timestampSaya Sugiura2021-10-051-14/+12
* client: pthread_join for deinitBui Nguyen Quoc Thanh2021-10-051-0/+1
* dlt-control: Add option to config portSaya Sugiura2021-10-051-1/+11
* console: provides args option to enable send/receive serial headerVo Trung Chi2021-10-056-42/+99
* fix malformed printf format strings (#295)Radek Kaczorowski2021-10-052-3/+4
* dlt-sortbytimestamp: Remove duplicated conditional statements codeGwanYeong Kim2021-07-191-15/+4
* dlt-convert: Remove duplicated conditional statements codeGwanYeong Kim2021-07-191-4/+1
* dlt-control-common.c: Fix build failure due to out-of-bound write -Werror=str...Gianfranco Costamagna2021-07-151-2/+2
* Update document and fix conversion warningDinh Cong Toan2021-06-301-1/+2
* Alternative solutions for json-c dependencyBiastoch, Darian (ADITG/ESM)2021-06-305-2/+327
* dlt-receive: Enabled more filtering by using json filter filesdbiastoch2021-06-301-29/+44
* dlt_receive: handle exception in signal handler.Dinh Cong Toan2021-06-301-0/+3
* dlt-receive: Add option to configure port of dlt receive (#293)Alex2021-03-161-1/+11
* console :fix conversion warningsDinh Cong Toan(RBVH/ECM12)2021-01-069-48/+48
* dlt-receive: flush stdout buffer by signalKHANH LUONG HONG DUY2021-01-061-1/+29
* dlt-convert: replace system() by dlt_execute_command()KHANH LUONG HONG DUY2021-01-061-13/+12
* dlt-control.c: return -1 on error (#259)Moritz Warning2020-12-081-12/+40
* dlt-control.c: initialize dltdata via struct literal (#257)Moritz Warning2020-11-101-20/+10
* Implement DLTClient for UDP multicast (#240)João Sousa2020-08-311-3/+16
* network trace: Include necessary headersSaya Sugiura2020-07-061-2/+0
* Remove duplicate definition of DLT_CONVERT_TEXTBUFSIZEBui Nguyen Quoc Thanh2020-07-061-1/+0
* fix some gcc9 compiler warningsFelix Herrmann2020-07-061-2/+2
* Android: Enable Android buildFelix Herrmann2020-07-061-2/+10
* Use ssize_t for bytes_writtenBui Nguyen Quoc Thanh2020-07-061-1/+1
* Fix dlt-sortbytimestampBui Nguyen Quoc Thanh2020-07-061-4/+34
* rename definition PACKED to DLT_PACKEDFelix Herrmann2020-07-061-1/+1
* sys/poll.h: deprecate old sys/poll.h include header, now glibc/musl wants pol...Gianfranco Costamagna2020-01-271-1/+1
* console: fix memleak of dlt-logstorage-listPhong Tran2019-12-111-0/+2
* cmake improvement for Logstorage consoleSaya Sugiura2019-09-131-15/+18
* console: Add get sw version control msgVo Trung Chi2019-09-131-81/+210
* console: Tool to merge multiple DLT filesBui Nguyen Quoc Thanh2019-09-132-44/+279
* Correct sa findingsSaya Sugiura2019-07-241-3/+3
* logstorage: fix compile errorjiripopek2019-07-221-1/+1
* doxygen: Align variable for apid and ctidSaya Sugiura2019-07-191-7/+7
* doxygen: Remove licenceSaya Sugiura2019-07-1918-36/+0
* doxygen: Get rid of warningsSaya Sugiura2019-07-197-14/+16
* cmake: Allow build as a subproject (#145)Vo Trung Chi2019-07-091-1/+1
* cmake-improvements (#135)Vo Trung Chi2019-07-031-27/+21
* fix warning of self assignPhong Tran2019-06-242-3/+3
* dlt-convert: fix warning of wrong conversionPhong Tran2019-06-241-1/+4
* cleanup: Use dlt_vlog()Saya Sugiura2019-06-191-17/+8
* Fix alerts from lgtmSaya Sugiura2019-06-192-8/+9
* Fix compiler warningsSimon Herkenhoff2019-05-061-1/+1
* POSIX: Replace usleep with nanosleepSaya Sugiura2019-05-063-2/+11
* Make dlt-convert more responsive when watching a fileAigars Mahinovs2019-02-021-1/+1
* Code beautification using uncrustifyChristoph Lipka2018-12-2111-1299/+928
* Use poll in the dlt-daemon for POSIX complianceManikandanC2018-11-304-104/+132
* dlt-client: logging: Extended the receiver buffer sizeManikandan C2018-11-233-16/+16
* dlt-control: update get log infoSaya Sugiura2018-11-231-8/+17