cereal/visionipc
Adeeb Shihadeh cdd76b2972
pre-commit: autoupdate hooks (#525)
* Update pre-commit hook versions

* Update test_visionipc.py

---------

Co-authored-by: adeebshihadeh <adeebshihadeh@users.noreply.github.com>
2023-08-31 14:38:04 -07:00
..
tests pre-commit: autoupdate hooks (#525) 2023-08-31 14:38:04 -07:00
.gitignore Cython wrapper for VisionIpc server (#117) 2021-02-09 17:15:18 +01:00
__init__.py CI: pylint to ruff (#512) 2023-08-07 15:55:35 -07:00
ipc.cc add cpplint (#401) 2022-12-31 16:33:09 -08:00
ipc.h Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
test_runner.cc Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
visionbuf.cc include from project root (#402) 2022-12-31 14:19:29 -08:00
visionbuf.h include from project root (#402) 2022-12-31 14:19:29 -08:00
visionbuf_cl.cc include from project root (#402) 2022-12-31 14:19:29 -08:00
visionbuf_ion.cc Visionbuf: refactor ion_fd to struct IonFileHandle (#505) 2023-08-22 13:08:45 -07:00
visionipc.h Added LLK timestamp to navModel and modelV2 (#494) 2023-07-08 17:09:18 -07:00
visionipc.pxd Add optional CLContext argument to VisionIpcClient (#510) 2023-08-03 14:37:35 -07:00
visionipc_client.cc visionipc: support OPENPILOT_PREFIX (#497) 2023-07-17 19:17:09 -07:00
visionipc_client.h vipc: add function to get available streams (#400) 2022-12-31 14:59:24 -08:00
visionipc_pyx.pxd Add optional CLContext argument to VisionIpcClient (#510) 2023-08-03 14:37:35 -07:00
visionipc_pyx.pyx Add optional CLContext argument to VisionIpcClient (#510) 2023-08-03 14:37:35 -07:00
visionipc_server.cc visionipc: support OPENPILOT_PREFIX (#497) 2023-07-17 19:17:09 -07:00
visionipc_server.h vipc_server: remove unused member variable idxs (#504) 2023-07-27 11:29:46 -07:00
visionipc_tests.cc vipc: add function to get available streams (#400) 2022-12-31 14:59:24 -08:00