openpilot0/common
Adeeb Shihadeh 92014fc125 common/i2c: make thread safe (#29706)
Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 6333ff94e7
2023-08-29 18:34:30 -07:00
..
api add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
kalman Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
tests common/tests: combine multiple test binaries into one (#29623) 2023-08-25 10:35:39 -07:00
transformations Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
.gitignore
SConscript common/tests: combine multiple test binaries into one (#29623) 2023-08-25 10:35:39 -07:00
__init__.py
basedir.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
clutil.cc Add cl_create_context function 2023-08-21 19:32:48 -07:00
clutil.h Add cl_create_context function 2023-08-21 19:32:48 -07:00
conversions.py
dict_helpers.py
ffi_wrapper.py
file_helpers.py Ruff: flake8 pie (misc lints) (#29318) 2023-08-10 15:28:51 -07:00
filter_simple.py
gpio.cc common/gpio: use util::safe_ioctl (#29624) 2023-08-25 08:20:43 -07:00
gpio.h rename GPIO pin with ublox in the name that is not ublox specific (#29702) 2023-08-29 22:24:37 +00:00
gpio.py common/gpio: fix warning on re-export (#29457) 2023-08-17 16:32:23 -07:00
i2c.cc common/i2c: make thread safe (#29706) 2023-08-29 18:34:30 -07:00
i2c.h common/i2c: make thread safe (#29706) 2023-08-29 18:34:30 -07:00
lazy_property.py
logging_extra.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
mat.h cpplint: add filter `whitespace/tab` (#29588) 2023-08-24 08:06:58 -07:00
modeldata.h modeldata.h: convert constants to uppercase (#28769) 2023-07-01 08:26:21 +01:00
numpy_fast.py
numpy_helpers.py
params.cc ui/MapSettings: sort destinations by recent activity (#29079) 2023-08-27 15:13:43 +01:00
params.h onroad transition: clear params and start safety setter thread (#28151) 2023-05-09 21:25:23 -07:00
params.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
params_pyx.pyx onroad transition: clear params and start safety setter thread (#28151) 2023-05-09 21:25:23 -07:00
prefix.h
profiler.py
queue.h
ratekeeper.cc cpplint: `build/include_what_you_use` (#29556) 2023-08-23 13:25:17 -07:00
ratekeeper.h ratekeeper.h: add missing <cstdint> include (#29523) 2023-08-22 15:21:16 +01:00
realtime.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
spinner.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
stat_live.py
statlog.cc
statlog.h
swaglog.cc cpplint: add filter `build/include_subdir` (#29585) 2023-08-24 15:42:17 +01:00
swaglog.h cpplint: add `readability/braces` filter (#29554) 2023-08-23 10:13:46 -07:00
text_window.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
time.py Updated: fix setting update time (#29004) 2023-07-18 21:26:05 -07:00
timeout.py
timing.h
util.cc util.cc: remove duplidate #include (#29632) 2023-08-25 14:34:46 -07:00
util.h C++ FirstOrderFilter: add initialized flag (#29602) 2023-08-24 14:33:11 -07:00
version.h bump to 0.9.5 2023-07-27 15:30:37 -07:00
watchdog.cc cpplint: `build/include_what_you_use` (#29556) 2023-08-23 13:25:17 -07:00
watchdog.h
window.py Linter: remove pylint (#29611) 2023-08-24 16:30:54 -07:00
xattr.py