openpilot0/common
Shane Smiskol 3df0a1ebbf remove CarVin parameter
old-commit-hash: 87c6afccf7
2024-08-05 22:31:04 -07:00
..
api Update to Python 3.12 (#32548) 2024-06-11 20:45:15 +00:00
mock use pyupgrade to update to new typing syntax (#31580) 2024-02-24 16:41:23 -08:00
tests Revert "Remove `setproctitle` (#32716)" (#33195) 2024-08-05 16:42:22 -07:00
transformations camerad: use os binning (#33161) 2024-07-31 19:10:44 -07:00
.gitignore
SConscript Revert "Switch from json11 to nlohmann/json (#31093)" 2024-01-22 22:41:59 -08:00
__init__.py
basedir.py ruff: check newline (#30668) 2023-12-09 13:24:18 -08:00
clutil.cc
clutil.h
conversions.py
dict_helpers.py
ffi_wrapper.py more common/ pruning (#30778) 2023-12-17 11:40:46 -08:00
file_helpers.py mypy: use implicit-optional (#31590) 2024-02-25 13:29:18 -08:00
filter_simple.py
git.py remove old cache wrapper (#32653) 2024-06-07 21:24:32 -07:00
gpio.cc
gpio.h
gpio.py ruff: enable UP 2024-05-20 17:43:54 -07:00
i2c.cc
i2c.h
logging_extra.py Update Python packages and pre-commit hooks (#31003) 2024-01-15 10:34:25 -08:00
markdown.py Replace markdown-it-py with small function in common/ (#32664) 2024-06-08 15:39:26 -07:00
mat.h
numpy_fast.py
params.cc remove CarVin parameter 2024-08-05 22:31:04 -07:00
params.h common/params: support nonblocking write (#29808) 2023-12-13 20:36:01 -08:00
params.py common/params: support nonblocking write (#29808) 2023-12-13 20:36:01 -08:00
params_pyx.pyx add Cython static analysis (#31491) 2024-02-19 12:11:56 -08:00
prefix.h common/prefix.h: Fix incomplete path cleanup on exit (#32559) 2024-05-29 19:04:03 -07:00
prefix.py pytest: don't delete logs on-device (#32080) 2024-04-01 17:43:22 -07:00
queue.h
ratekeeper.cc
ratekeeper.h common/ratekeeper: change frame() return type from double to uint64_t (#32679) 2024-06-10 13:37:50 -07:00
realtime.py Revert "Remove `setproctitle` (#32716)" (#33195) 2024-08-05 16:42:22 -07:00
retry.py qcomgpsd: move retry logic to a decorator (#30633) 2023-12-06 19:55:27 -08:00
run.py common/run: add environment variable argument (#31957) 2024-03-21 12:58:16 -07:00
simple_kalman.py Cython KF1D to Python (#30773) 2023-12-16 23:45:28 -08:00
spinner.py ruff: enable UP 2024-05-20 17:43:54 -07:00
stat_live.py ruff: enable UP 2024-05-20 17:43:54 -07:00
swaglog.cc logging: make swaglog context match in python and c (#31288) 2024-02-02 23:10:04 -08:00
swaglog.h
swaglog.py separate car logger forwarded to cloudlog (#33170) 2024-08-05 12:31:31 -07:00
text_window.py
time.py timed: set valid flag (#32061) 2024-03-30 17:47:21 -07:00
timeout.py
timing.h
util.cc util: remove unused functions (#32372) 2024-05-08 10:18:43 -07:00
util.h util: remove unused functions (#32372) 2024-05-08 10:18:43 -07:00
utils.py remove old cache wrapper (#32653) 2024-06-07 21:24:32 -07:00
version.h bump version to 0.9.8 2024-06-09 11:18:47 -07:00
watchdog.cc
watchdog.h