open source driving agent
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 12073c07af
ui/MapSettings: sort destinations by recent activity (#29079)
2 years ago
..
api add openpilot prefix to imports (#29498) 2 years ago
kalman Linter: remove pylint (#29611) 2 years ago
tests common/tests: combine multiple test binaries into one (#29623) 2 years ago
transformations Linter: remove pylint (#29611) 2 years ago
.gitignore
SConscript common/tests: combine multiple test binaries into one (#29623) 2 years ago
__init__.py
basedir.py add openpilot prefix to imports (#29498) 2 years ago
clutil.cc Add cl_create_context function 2 years ago
clutil.h Add cl_create_context function 2 years ago
conversions.py
dict_helpers.py
ffi_wrapper.py
file_helpers.py Ruff: flake8 pie (misc lints) (#29318) 2 years ago
filter_simple.py
gpio.cc common/gpio: use util::safe_ioctl (#29624) 2 years ago
gpio.h
gpio.py common/gpio: fix warning on re-export (#29457) 2 years ago
i2c.cc common/i2c: remove duplicate #include (#29594) 2 years ago
i2c.h
lazy_property.py
logging_extra.py Linter: remove pylint (#29611) 2 years ago
mat.h cpplint: add filter `whitespace/tab` (#29588) 2 years ago
modeldata.h modeldata.h: convert constants to uppercase (#28769) 2 years ago
numpy_fast.py
numpy_helpers.py
params.cc ui/MapSettings: sort destinations by recent activity (#29079) 2 years ago
params.h onroad transition: clear params and start safety setter thread (#28151) 2 years ago
params.py Linter: remove pylint (#29611) 2 years ago
params_pyx.pyx onroad transition: clear params and start safety setter thread (#28151) 2 years ago
prefix.h
profiler.py
queue.h
ratekeeper.cc cpplint: `build/include_what_you_use` (#29556) 2 years ago
ratekeeper.h ratekeeper.h: add missing <cstdint> include (#29523) 2 years ago
realtime.py Linter: remove pylint (#29611) 2 years ago
spinner.py add openpilot prefix to imports (#29498) 2 years ago
stat_live.py
statlog.cc
statlog.h
swaglog.cc cpplint: add filter `build/include_subdir` (#29585) 2 years ago
swaglog.h cpplint: add `readability/braces` filter (#29554) 2 years ago
text_window.py add openpilot prefix to imports (#29498) 2 years ago
time.py Updated: fix setting update time (#29004) 2 years ago
timeout.py
timing.h
util.cc util.cc: remove duplidate #include (#29632) 2 years ago
util.h C++ FirstOrderFilter: add initialized flag (#29602) 2 years ago
version.h bump to 0.9.5 2 years ago
watchdog.cc cpplint: `build/include_what_you_use` (#29556) 2 years ago
watchdog.h
window.py Linter: remove pylint (#29611) 2 years ago
xattr.py