tsl/common
Adeeb Shihadeh 8c82ecbe3d bump version to 0.9.8
old-commit-hash: 2cfb4df82c
2024-06-09 11:18:47 -07:00
..
api ruff: enable UP 2024-05-20 17:43:54 -07:00
mock use pyupgrade to update to new typing syntax (#31580) 2024-02-24 16:41:23 -08:00
tests Replace markdown-it-py with small function in common/ (#32664) 2024-06-08 15:39:26 -07:00
transformations test_*.py files are no longer executable (#32610) 2024-06-03 15:48:56 -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 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 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 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 ruff: enable UP 2024-05-20 17:43:54 -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
markdown.py Replace markdown-it-py with small function in common/ (#32664) 2024-06-08 15:39:26 -07:00
mat.h cpplint: add filter `whitespace/tab` (#29588) 2023-08-24 08:06:58 -07:00
numpy_fast.py
params.cc remove Offroad_InvalidTime alert 2024-05-07 15:58:29 -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 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 thermald is hardwared (#32637) 2024-06-05 15:58:00 -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 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 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 cpplint: `build/include_what_you_use` (#29556) 2023-08-23 13:25:17 -07:00
watchdog.h