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 3c4c4d1f7f
common/params: support nonblocking write (#29808)
2 years ago
..
api Pytest: more post-test path cleanup (#30556) 2 years ago
kalman ruff: check newline (#30668) 2 years ago
tests common/params: support nonblocking write (#29808) 2 years ago
transformations
.gitignore
SConscript common/params: support nonblocking write (#29808) 2 years ago
__init__.py
basedir.py ruff: check newline (#30668) 2 years ago
clutil.cc
clutil.h
conversions.py
dict_helpers.py
ffi_wrapper.py
file_helpers.py replace common.file_helpers.mkdirs_exists_ok with python os.makedirs funtion (#30618) 2 years ago
filter_simple.py
gpio.cc
gpio.h
gpio.py
i2c.cc
i2c.h
lazy_property.py
logging_extra.py
mat.h
numpy_fast.py
numpy_helpers.py
params.cc common/params: support nonblocking write (#29808) 2 years ago
params.h common/params: support nonblocking write (#29808) 2 years ago
params.py common/params: support nonblocking write (#29808) 2 years ago
params_pyx.pyx common/params: support nonblocking write (#29808) 2 years ago
prefix.h
prefix.py Revert "Process Replay: move to pytest (#30260)" (#30687) 2 years ago
profiler.py
queue.h
ratekeeper.cc
ratekeeper.h
realtime.py
retry.py qcomgpsd: move retry logic to a decorator (#30633) 2 years ago
spinner.py
stat_live.py
statlog.cc
statlog.h
swaglog.cc
swaglog.h
swaglog.py swaglog.py goes in common/ (#30631) 2 years ago
text_window.py
time.py ruff: check newline (#30668) 2 years ago
timeout.py
timing.h
util.cc
util.h
version.h bump to 0.9.6 2 years ago
watchdog.cc
watchdog.h
window.py