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.
 
 
 
 
 
 
Kacper Rączy 9734015bbb
controlsd: use livePose (#33283)
1 year ago
..
api Update to Python 3.12 (#32548) 1 year ago
mock controlsd: use livePose (#33283) 1 year ago
tests Revert "Remove `setproctitle` (#32716)" (#33195) 1 year ago
transformations camerad: use os binning (#33161) 1 year ago
.gitignore
SConscript Revert "Switch from json11 to nlohmann/json (#31093)" 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 more common/ pruning (#30778) 2 years ago
file_helpers.py mypy: use implicit-optional (#31590) 2 years ago
filter_simple.py
git.py remove old cache wrapper (#32653) 1 year ago
gpio.cc
gpio.h
gpio.py ruff: enable UP 2 years ago
i2c.cc common/i2c: make thread safe (#29706) 2 years ago
i2c.h common/i2c: make thread safe (#29706) 2 years ago
logging_extra.py Update Python packages and pre-commit hooks (#31003) 2 years ago
markdown.py Replace markdown-it-py with small function in common/ (#32664) 1 year ago
mat.h
numpy_fast.py
params.cc remove CarVin parameter 1 year 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 add Cython static analysis (#31491) 2 years ago
prefix.h common/prefix.h: Fix incomplete path cleanup on exit (#32559) 1 year ago
prefix.py pytest: don't delete logs on-device (#32080) 2 years ago
queue.h
ratekeeper.cc
ratekeeper.h common/ratekeeper: change frame() return type from double to uint64_t (#32679) 1 year ago
realtime.py Revert "Remove `setproctitle` (#32716)" (#33195) 1 year ago
retry.py qcomgpsd: move retry logic to a decorator (#30633) 2 years ago
run.py common/run: add environment variable argument (#31957) 2 years ago
simple_kalman.py Cython KF1D to Python (#30773) 2 years ago
spinner.py ruff: enable UP 2 years ago
stat_live.py ruff: enable UP 2 years ago
swaglog.cc logging: make swaglog context match in python and c (#31288) 2 years ago
swaglog.h
swaglog.py separate car logger forwarded to cloudlog (#33170) 1 year ago
text_window.py
time.py timed: set valid flag (#32061) 2 years ago
timeout.py
timing.h
util.cc util: remove unused functions (#32372) 2 years ago
util.h util: remove unused functions (#32372) 2 years ago
version.h bump version to 0.9.8 1 year ago
watchdog.cc
watchdog.h