tsl/common
Milan Medić 284450400e add Cython static analysis (#31491)
* Adding pre-commit hook for cython static analysis

* Adding changes to cython files to pass static analysis

* Revert "Adding changes to cython files to pass static analysis"

This reverts commit 9a0eb733199abd9eef1eac3d024ef2760348d67c.

* Adding ignore rule for indentation of 4 spaces (E111)

* Fixes for cython-lint static analysis

* Revert "Fixes for cython-lint static analysis"

This reverts commit 972741735b2bdc73460d65a4d7ea167dfc0f4644.

* Adding two new rules into ignore list (2 new lines after difinition of class)

* Adding fixes for cython static analysis
old-commit-hash: 69fb3c2ed5
2024-02-19 12:11:56 -08:00
..
api Pytest: more post-test path cleanup (#30556) 2023-11-30 09:55:48 -08:00
mock Create message mocking tools (#31249) 2024-01-31 18:47:49 -08:00
tests Revert "Switch from json11 to nlohmann/json (#31093)" 2024-01-22 22:41:59 -08:00
transformations add Cython static analysis (#31491) 2024-02-19 12:11:56 -08: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 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
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 log git commit date (#31490) 2024-02-16 13:19:10 -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 add Cython static analysis (#31491) 2024-02-19 12:11:56 -08:00
prefix.h
prefix.py Revert "make vipc and msgq prefix paths easier to cleanup" (#31380) 2024-02-08 13:38:41 -08:00
queue.h
ratekeeper.cc
ratekeeper.h
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
stat_live.py
swaglog.cc logging: make swaglog context match in python and c (#31288) 2024-02-02 23:10:04 -08:00
swaglog.h
swaglog.py swaglog.py goes in common/ (#30631) 2023-12-06 17:27:51 -08:00
text_window.py
time.py update min valid time 2024-01-30 15:00:41 -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
watchdog.h