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 0f9202c4b7 add set_brightness in framebuffer.h (#1659) 6 years ago
..
SConscript Model + camerad test (#1622) 6 years ago
buffering.c Add pre-commit hooks (#1629) 6 years ago
buffering.h
clutil.c cltuil.c:fix build warning (#1419) 6 years ago
clutil.h
cqueue.c
cqueue.h
efd.c
efd.h
framebuffer.cc add set_brightness in framebuffer.h (#1659) 6 years ago
framebuffer.h add set_brightness in framebuffer.h (#1659) 6 years ago
glutil.c Support scons build on Mac (#1034) 6 years ago
glutil.h
ipc.c
ipc.h
mat.h
modeldata.h Getting PC openpilot working again (#1650) 6 years ago
mutex.h
params.cc add function read_db_bytes (#1662) 6 years ago
params.h add function read_db_bytes (#1662) 6 years ago
spinner.c
spinner.h
swaglog.cc Move swaglog to cpp + remove another lib (#1470) 6 years ago
swaglog.h
test_params.c
timing.h
touch.c use test_bit to determining if a device is a touchscreen (#1389) 6 years ago
touch.h
util.c Reduce scheduler latency for realtime processes (#1638) 6 years ago
util.h Reduce scheduler latency for realtime processes (#1638) 6 years ago
utilpp.h
version.h White panda no longer supported 6 years ago
visionbuf.h fixes the error with OpenCL depreciation warnings (#1394) 6 years ago
visionbuf_cl.c fixes the error with OpenCL depreciation warnings (#1394) 6 years ago
visionbuf_ion.c
visionimg.cc quick LGTM fixes 6 years ago
visionimg.h
visionipc.c More LGTM fixups (#1457) 6 years ago
visionipc.h
visionstream.c