This repository has been archived by the owner on May 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule cereal
updated
13 files
+1 −1 | .github/workflows/tests.yml | |
+4 −2 | .pre-commit-config.yaml | |
+1 −1 | SConscript | |
+5 −3 | SConstruct | |
+6 −4 | car.capnp | |
+1 −2 | messaging/__init__.py | |
+1 −1 | messaging/impl_fake.h | |
+1 −1 | messaging/impl_msgq.h | |
+1 −1 | messaging/impl_zmq.h | |
+4 −4 | messaging/messaging.h | |
+2 −2 | messaging/socketmaster.cc | |
+1 −0 | services.py | |
+1 −1 | visionipc/tests/test_visionipc.py |