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.
 
 
 
 
 
 
Adeeb Shihadeh 671183184b
UI cleanup + startup time improvement (#2295)
5 years ago
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 6 years ago
kalman Fix MacOS CI (#2145) 5 years ago
tests add test for params permissions 5 years ago
transformations Fix MacOS CI (#2145) 5 years ago
.gitignore
SConscript Rebuild cython extensions when dependency version changes (#1886) 5 years ago
__init__.py
apk.py UI cleanup + startup time improvement (#2295) 5 years ago
basedir.py Hardware abstraction class (#2080) 5 years ago
clock.pyx
common_pyx_setup.py Fix MacOS CI (#2145) 5 years ago
cython_hacks.py
ffi_wrapper.py
file_helpers.py mkdirs_exists_ok more specific URL detection 5 years ago
filter_simple.py
gpio.py Pandad: turn on panda power (#2073) 5 years ago
hardware.py Tici hardware abstraction layer (#2183) 5 years ago
hardware_android.py Tici hardware abstraction layer (#2183) 5 years ago
hardware_base.py Tici hardware abstraction layer (#2183) 5 years ago
hardware_tici.py Tici hardware abstraction layer (#2183) 5 years ago
lazy_property.py
logging_extra.py remove duplicate logging context 5 years ago
numpy_fast.py
params.py Params: use a multiple-reader / single-writer flock to improve concurrency (#2207) 5 years ago
profiler.py
realtime.py Run all driving processes on cores 2-3 (#2257) 5 years ago
spinner.py Fix most remaining LGTM alerts (#1893) 5 years ago
stat_live.py Flake8 E22X (#1607) 6 years ago
string_helpers.py
text_window.py TextWindow Enhancements (#2114) 5 years ago
timeout.py
window.py dont init sound 5 years ago
xattr.py