openpilot is an open source driver assistance system. openpilot performs the functions of Automated Lane Centering and Adaptive Cruise Control for over 200 supported car makes and models.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dean Lee 9a9641a296
OMXEncoder: remove pthread_mutex_t lock from member variables (#19948)
5 years ago
..
SConscript remove cqueue, use class SafeQueue (#19774) 5 years ago
clutil.cc
clutil.h clutil.h: remove extern C (#19809) 5 years ago
framebuffer.cc convert framebuffer to class (#19800) 5 years ago
framebuffer.h convert framebuffer to class (#19800) 5 years ago
glutil.cc convert glutil.c to gltuil.cc & add class GLShader (#19720) 5 years ago
glutil.h convert glutil.c to gltuil.cc & add class GLShader (#19720) 5 years ago
gpio.cc
gpio.h gpio.h: remove extern "C" (#19799) 5 years ago
i2c.cc
i2c.h
mat.h
modeldata.h Mpc rework2 (#19660) 5 years ago
params.cc
params.h
queue.h remove cqueue, use class SafeQueue (#19774) 5 years ago
swaglog.cc fix valgrind complaints about swaglog 5 years ago
swaglog.h swaglog: use std::mutex & remove extern C (#19817) 5 years ago
test_params.c
timing.h
touch.c
touch.h
util.cc
util.h util.h: re-indent function string_format and use const std::string & for read_file (#19931) 5 years ago
version.h
visionimg.cc
visionimg.h