openpilot/selfdrive/common
Willem Melching a94ba4fb8b
Add watchdog check to manager (#20277)
* this should work but doesnt

* Only offroad

* works

* make it work offorad

* reduce diff

* cleanup

* need util

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2021-03-08 19:17:46 -08:00
..
SConscript Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -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
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 modeldata.h: new function get_model_yuv_transform (#20257) 2021-03-08 10:10:13 +01: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 Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -08:00
util.h Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -08:00
version.h bump version to 0.8.3 2021-02-27 21:14:14 -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
watchdog.cc Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -08:00
watchdog.h Add watchdog check to manager (#20277) 2021-03-08 19:17:46 -08:00