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 7e6be3378c swaglog: remove unnecessary string copy (#29164) 2 years ago
..
api add openpilot prefix to imports (#29498) 2 years ago
kalman add openpilot prefix to imports (#29498) 2 years ago
tests common: C++ RateKeeper (#29374) 2 years ago
transformations add openpilot prefix to imports (#29498) 2 years ago
.gitignore
SConscript common: C++ RateKeeper (#29374) 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
filter_simple.py
gpio.cc cpplint: add filter `whitespace/parens` (#29565) 2 years ago
gpio.h
gpio.py common/gpio: fix warning on re-export (#29457) 2 years ago
i2c.cc cpplint: add filter `whitespace/parens` (#29565) 2 years ago
i2c.h
lazy_property.py
logging_extra.py Ruff: enable flake8-builtins (#29315) 2 years ago
mat.h
modeldata.h
numpy_fast.py
numpy_helpers.py
params.cc
params.h
params.py add openpilot prefix to imports (#29498) 2 years ago
params_pyx.pyx
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 add openpilot prefix to imports (#29498) 2 years ago
spinner.py add openpilot prefix to imports (#29498) 2 years ago
stat_live.py
statlog.cc
statlog.h
swaglog.cc swaglog: remove unnecessary string copy (#29164) 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
timeout.py
timing.h
util.cc bump cereal (#29561) 2 years ago
util.h cpplint: add filter `whitespace/parens` (#29565) 2 years ago
version.h
watchdog.cc cpplint: `build/include_what_you_use` (#29556) 2 years ago
watchdog.h
window.py
xattr.py