10 Commits

Author SHA1 Message Date
Adeeb Shihadeh
1f07e67c03 use catch2 package (#684) 2026-05-14 17:15:39 -07:00
Adeeb Shihadeh
ed2777747d switch to system compiler (GCC/Clang) (#678) 2026-02-23 14:41:56 -08:00
Adeeb Shihadeh
fa514e7dd7 Reapply "visionipc: remove OpenCL support (#673)" (#675)
This reverts commit 4c4e814ed5.
2026-02-14 14:31:01 -08:00
Harald Schäfer
4c4e814ed5 Revert "visionipc: remove OpenCL support (#673)" (#675)
This reverts commit f9ebdca885.
2026-02-10 23:05:42 -08:00
Adeeb Shihadeh
2c191c1a72 Remove ZMQ support (#674)
* remove zmq

* less abstraction
2026-02-07 15:18:55 -08:00
Adeeb Shihadeh
f9ebdca885 visionipc: remove OpenCL support (#673)
* visionipc: remove OpenCL support

* less cl
2026-02-06 16:32:26 -08:00
Adeeb Shihadeh
4b3393aea9 remove pre-commit (#652)
* remove pre-commit

* cleanup

* fix codespell

* lil more

* lefthook

* lil more

* fix cpplint

* brew install has a ton of overhead

* speed up cppcheck
2025-12-28 10:06:31 -08:00
Adeeb Shihadeh
175e9d25dd Test both ZMQ and MSGQ modes on all platforms (#670) 2025-12-28 09:43:45 -08:00
Adeeb Shihadeh
933390f17a enable macOS in CI (#650) 2025-09-06 17:30:11 -07:00
Adeeb Shihadeh
7352ef9bff add test.sh (#649)
* add test.sh

* kinda works

* run in ci

* setup

* zmq

* lil more

* mv catch2

* rm docker
2025-09-06 17:23:58 -07:00