openpilot/common
Adeeb Shihadeh 7cd9568423
remove dashcam branch (#31081)
* remove dashcam branch

* fix

* more cleanup

* remove param

* one more
2024-01-19 14:05:03 -08:00
..
api Pytest: more post-test path cleanup (#30556) 2023-11-30 09:55:48 -08:00
tests Cython KF1D to Python (#30773) 2023-12-16 23:45:28 -08:00
transformations Update Python packages and pre-commit hooks (#30149) 2023-10-03 15:31:26 -07:00
.gitignore
SConscript Cython KF1D to Python (#30773) 2023-12-16 23:45:28 -08:00
__init__.py
basedir.py ruff: check newline (#30668) 2023-12-09 13:24:18 -08: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 more common/ pruning (#30778) 2023-12-17 11:40:46 -08:00
file_helpers.py common/file_helpers: remove xx stuff (#30772) 2023-12-16 22:19:50 -08: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
logging_extra.py Update Python packages and pre-commit hooks (#31003) 2024-01-15 10:34:25 -08:00
mat.h cpplint: add filter `whitespace/tab` (#29588) 2023-08-24 08:06:58 -07:00
numpy_fast.py
params.cc remove dashcam branch (#31081) 2024-01-19 14:05:03 -08: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 common/params: support nonblocking write (#29808) 2023-12-13 20:36:01 -08:00
prefix.h
prefix.py Revert "Process Replay: move to pytest (#30260)" (#30687) 2023-12-11 14:46:56 -08:00
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 Typo fixes / Grammar corrections (#30860) 2024-01-01 14:39:01 -08:00
retry.py qcomgpsd: move retry logic to a decorator (#30633) 2023-12-06 19:55:27 -08:00
simple_kalman.py Cython KF1D to Python (#30773) 2023-12-16 23:45:28 -08:00
spinner.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
stat_live.py
swaglog.cc Support for newer versions of Qt (#31072) 2024-01-19 13:28:29 -08:00
swaglog.h cpplint: add `readability/braces` filter (#29554) 2023-08-23 10:13:46 -07:00
swaglog.py swaglog.py goes in common/ (#30631) 2023-12-06 17:27:51 -08:00
text_window.py add openpilot prefix to imports (#29498) 2023-08-20 20:49:55 -07:00
time.py ruff: check newline (#30668) 2023-12-09 13:24:18 -08:00
timeout.py
timing.h
util.cc util.cc: remove duplidate #include (#29632) 2023-08-25 14:34:46 -07:00
util.h refactor swaglog (#30795) 2023-12-19 10:36:35 -08:00
version.h bump to 0.9.6 2023-11-17 18:44:05 -08:00
watchdog.cc cpplint: `build/include_what_you_use` (#29556) 2023-08-23 13:25:17 -07:00
watchdog.h