openpilot/selfdrive/common
Dean Lee f973c56a36
loggerd: split bootlog to a separate program (#19831)
* bootlog

* blank lines

* move file_exists to util.h

* src = ['loggerd.cc']

* log_init_data

* Revert "src = ['loggerd.cc']"

This reverts commit 18a587023d75b3a3a54f1ceaf9cb31a51640a067.

* add bootlog to .gitignore

* use s->has_qlog instead of true

* add blank lines & remove extern C
2021-01-19 12:16:12 -08:00
..
clutil.cc merge utilpp.h into util.h (#19710) 2021-01-10 14:57:32 -08:00
clutil.h clutil.h: remove extern C (#19809) 2021-01-18 15:04:37 +01:00
cqueue.c VisionIPC 2.0 (#19641) 2021-01-08 14:54:25 +01:00
cqueue.h selfdrive/common 2020-01-17 11:01:02 -08:00
framebuffer.cc text.c->text.cc (#19734) 2021-01-15 13:42:26 -08:00
framebuffer.h text.c->text.cc (#19734) 2021-01-15 13:42:26 -08:00
glutil.cc convert glutil.c to gltuil.cc & add class GLShader (#19720) 2021-01-12 15:43:34 +01:00
glutil.h convert glutil.c to gltuil.cc & add class GLShader (#19720) 2021-01-12 15:43:34 +01:00
gpio.cc add function write_file() (#2181) 2020-09-21 16:10:38 +02:00
gpio.h gpio.h: remove extern "C" (#19799) 2021-01-17 15:51:05 -08:00
i2c.cc Tici Focal (#2459) 2020-11-12 17:09:36 -08:00
i2c.h Tici sensord (#2072) 2020-08-26 11:30:30 +02:00
mat.h Torch model (#2452) 2020-11-11 20:31:46 -08:00
modeldata.h Mpc rework2 (#19660) 2021-01-14 18:43:50 -08:00
mutex.h selfdrive/common 2020-01-17 11:01:02 -08:00
params.cc merge utilpp.h into util.h (#19710) 2021-01-10 14:57:32 -08:00
params.h remove unused params function 2020-10-22 17:05:52 -07:00
SConscript convert glutil.c to gltuil.cc & add class GLShader (#19720) 2021-01-12 15:43:34 +01:00
swaglog.cc swaglog: use std::mutex & remove extern C (#19817) 2021-01-18 13:35:11 +01:00
swaglog.h swaglog: use std::mutex & remove extern C (#19817) 2021-01-18 13:35:11 +01:00
test_params.c merge utilpp.h into util.h (#19710) 2021-01-10 14:57:32 -08:00
timing.h remove double semicolons (#19682) 2021-01-06 20:57:46 -08:00
touch.c touch.c:deleting useless function (#2208) 2020-09-21 11:43:54 +02:00
touch.h touch.c:deleting useless function (#2208) 2020-09-21 11:43:54 +02:00
util.cc merge utilpp.h into util.h (#19710) 2021-01-10 14:57:32 -08:00
util.h loggerd: split bootlog to a separate program (#19831) 2021-01-19 12:16:12 -08:00
version.h bump version to 0.8.2 2020-12-18 12:23:59 -08:00
visionimg.cc Refactor image texture stuff into class (#19719) 2021-01-11 15:52:58 +01:00
visionimg.h Refactor image texture stuff into class (#19719) 2021-01-11 15:52:58 +01:00