cereal/messaging
ZwX1616 51cbf6294e
Submaster (python): set alive when first seen for simulation=1 (#613)
* now should be the same as cc

* need updated

* clear about redefine
2024-05-21 23:00:43 -07:00
..
tests update to ubuntu 24.04 (#609) 2024-04-28 13:40:31 -07:00
.gitignore Run scons in CI (#14) 2019-11-20 16:32:42 -08:00
__init__.py Submaster (python): set alive when first seen for simulation=1 (#613) 2024-05-21 23:00:43 -07:00
bridge.cc make services a map (#520) 2023-08-23 13:26:00 -07:00
demo.cc include from project root (#402) 2022-12-31 14:19:29 -08:00
demo.py messaging cleanup (#582) 2024-02-09 16:16:02 -08:00
event.cc macOS: stub implementation of event API (#476) 2023-06-19 17:09:29 -07:00
event.h FakeSubSocket and FakePubSocket for IPC synchronization (#439) 2023-05-23 19:38:52 +02:00
impl_fake.cc FakeSubSocket and FakePubSocket for IPC synchronization (#439) 2023-05-23 19:38:52 +02:00
impl_fake.h cpplint: more filters (#522) 2023-08-24 11:31:53 -07:00
impl_msgq.cc make services a map (#520) 2023-08-23 13:26:00 -07:00
impl_msgq.h cpplint: more filters (#522) 2023-08-24 11:31:53 -07:00
impl_zmq.cc zmq: assert the same PID (#540) 2023-10-02 15:03:39 -07:00
impl_zmq.h zmq: assert the same PID (#540) 2023-10-02 15:03:39 -07:00
messaging.cc connect: add error messages when Socket connect fails (#456) 2023-06-02 15:14:08 -07:00
messaging.h cpplint: more filters (#522) 2023-08-24 11:31:53 -07:00
messaging.pxd FakeSubSocket and FakePubSocket for IPC synchronization (#439) 2023-05-23 19:38:52 +02:00
messaging_pyx.pyx SubMaster: replace SIMULATION constant with property (#495) 2023-07-11 19:30:00 -07:00
msgq.cc add cpplint (#401) 2022-12-31 16:33:09 -08:00
msgq.h add cpplint (#401) 2022-12-31 16:33:09 -08:00
msgq.md remove azure build status from msgq doc 2021-01-06 15:21:16 -08:00
msgq_tests.cc add cpplint (#401) 2022-12-31 16:33:09 -08:00
socketmaster.cc cpplint: more filters (#522) 2023-08-24 11:31:53 -07:00
stress.py messaging cleanup (#582) 2024-02-09 16:16:02 -08:00
test_runner.cc add msgq tests 2019-11-19 14:16:31 -08:00