openpilot/selfdrive/common
Dean Lee 9a9641a296
OMXEncoder: remove pthread_mutex_t lock from member variables (#19948)
* remove mutex

* rebase master
2021-01-30 19:11:03 -08:00
..
SConscript remove cqueue, use class SafeQueue (#19774) 2021-01-28 15:12:45 +01: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
framebuffer.cc convert framebuffer to class (#19800) 2021-01-28 14:47:05 +01:00
framebuffer.h convert framebuffer to class (#19800) 2021-01-28 14:47:05 +01: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
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
queue.h remove cqueue, use class SafeQueue (#19774) 2021-01-28 15:12:45 +01:00
swaglog.cc fix valgrind complaints about swaglog 2021-01-28 14:03:46 +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 util.h: re-indent function string_format and use const std::string & for read_file (#19931) 2021-01-27 12:10:03 +01: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