Robbe Derks
|
6366d1303f
|
Statlog in C (#23596)
* statlog in C
* fix swaglog and the test
* add missing files
* fix context initialization todo
* speed up test
|
2022-01-27 17:14:38 +01:00 |
|
Dean Lee
|
1221d8887c
|
swaglog: Fix random test failure (#23546)
* print info
* retry zmq_recv on errors
* get line no from __LINE__
* cleanup
* renmae msg to thread_id
|
2022-01-16 09:36:52 -08:00 |
|
Adeeb Shihadeh
|
8c53adf4ab
|
swaglog: add daemon name to context (#23518)
* cleanup first
* add daemon name
* add test
* fix
* daemon name
|
2022-01-13 20:23:08 -08:00 |
|
Dean Lee
|
feae37541f
|
swaglog.cc: add test case. fixed the ctx of the first message is empty (#23226)
* test case
* add to selfdrive_tests.yaml
* fix ctx_j is empty
* check return value too
|
2022-01-13 20:03:07 -08:00 |
|