cereal/messaging
Walter Morales e52b26f886
Fixed cereal bug for simulation in Carla (#277)
2022-04-08 10:13:33 -07:00
..
tests Automatically generate service ports (#136) 2021-04-20 17:57:54 +02:00
.gitignore Run scons in CI (#14) 2019-11-20 16:32:42 -08:00
__init__.py Fixed cereal bug for simulation in Carla (#277) 2022-04-08 10:13:33 -07:00
bridge.cc Unbridge - for republishing msgs sent from your laptop to openpilot (#160) 2021-06-07 18:11:25 -07:00
demo.cc rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
demo.py fix flake8 complaint about too many blank lines 2020-05-31 17:18:57 -07:00
impl_msgq.cc rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
impl_msgq.h rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
impl_zmq.cc rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
impl_zmq.h rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
messaging.cc rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
messaging.h SubMaster: set traversalLimitInWords to max (#188) 2021-08-17 16:47:26 +02:00
messaging.pxd rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
messaging_pyx.pyx some fixes and small changes for locationd in c++ (#135) 2021-04-19 17:28:06 +02:00
msgq.cc Less open file permissions (#187) 2021-08-28 18:20:54 -07:00
msgq.h msgq: bump num readers to 10 2021-05-20 23:03:54 -07:00
msgq.md remove azure build status from msgq doc 2021-01-06 15:21:16 -08:00
msgq_tests.cc rename headers: hpp -> h 2021-05-03 20:40:36 -07:00
socketmaster.cc SubMaster: set traversalLimitInWords to max (#188) 2021-08-17 16:47:26 +02: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