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.
 
 
 
 
 
 
Willem Melching 95b0c69c12
update pipfile.lock (#1896)
5 years ago
..
api enable flake8 E251: unexpected spaces around keyword / parameter equals 5 years ago
kalman update pipfile.lock (#1896) 5 years ago
tests add test for params permissions 5 years ago
transformations Fix most remaining LGTM alerts (#1893) 5 years ago
.gitignore
SConscript Rebuild cython extensions when dependency version changes (#1886) 5 years ago
__init__.py
android.py Sound test (#1820) 5 years ago
apk.py
basedir.py
clock.pyx
common_pyx_setup.py
cython_hacks.py
ffi_wrapper.py
file_helpers.py mkdirs_exists_ok more specific URL detection 5 years ago
filter_simple.py
lazy_property.py
logging_extra.py remove duplicate logging context 5 years ago
numpy_fast.py
params.py fix params permissions after #1890 5 years ago
profiler.py
realtime.py Reduce scheduler latency for realtime processes (#1638) 5 years ago
spinner.py Fix most remaining LGTM alerts (#1893) 5 years ago
stat_live.py
string_helpers.py
text_window.py Fix most remaining LGTM alerts (#1893) 5 years ago
timeout.py
window.py enable flake8 E303: too many blank lines 5 years ago
xattr.py