cereal/messaging
Willem Melching 8203d55702 AlignedBuffer remove operator() to prevent out of scope usage 2021-03-17 14:22:59 +01:00
..
tests Best practice (#107) 2021-02-16 21:09:50 -08:00
.gitignore Run scons in CI (#14) 2019-11-20 16:32:42 -08:00
__init__.py Revert "lower alive threshold to 5x" 2021-01-29 13:02:11 +01:00
bridge.cc build on mac 2019-12-14 19:34:01 -08:00
demo.cc import messaging and services 2019-11-01 09:31:59 -07:00
demo.py fix flake8 complaint about too many blank lines 2020-05-31 17:18:57 -07:00
impl_msgq.cc msgq: fixup larger queue size for frames 2021-02-22 10:12:04 +01:00
impl_msgq.hpp Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
impl_zmq.cc Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
impl_zmq.hpp Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
messaging.cc Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
messaging.hpp AlignedBuffer remove operator() to prevent out of scope usage 2021-03-17 14:22:59 +01:00
messaging.pxd Implement error handling and exceptions (#18) 2019-12-04 23:05:20 +01:00
messaging_pyx.pyx fix paths 2020-11-25 17:24:31 -08:00
msgq.cc Visionipc v2.0 (#101) 2021-01-08 14:54:41 +01:00
msgq.hpp Switch from polling on FIFOs to signal (#12) 2019-11-22 12:06:26 -08:00
msgq.md remove azure build status from msgq doc 2021-01-06 15:21:16 -08:00
msgq_tests.cc add msgq tests 2019-11-19 14:16:31 -08:00
socketmaster.cc AlignedBuffer remove operator() to prevent out of scope usage 2021-03-17 14:22:59 +01:00
stress.py msgq: make sure read_fifos is initalized so we dont close random fds 2019-11-15 16:04:27 -08:00
test_runner.cc add msgq tests 2019-11-19 14:16:31 -08:00