.. |
catch2
|
add msgq tests
|
2019-11-19 14:16:31 -08:00 |
tests
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
.gitignore
|
Run scons in CI (#14)
|
2019-11-20 16:32:42 -08:00 |
__init__.py
|
Create and init message in one line with `new_message` in messaging (#35)
|
2020-03-05 16:51:33 -08: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
|
import messaging and services
|
2019-11-01 09:31:59 -07:00 |
impl_msgq.cc
|
Switch default to msgq (#21)
|
2020-01-13 09:47:03 -08:00 |
impl_msgq.hpp
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
impl_zmq.cc
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
impl_zmq.hpp
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
messaging.cc
|
Switch default to msgq (#21)
|
2020-01-13 09:47:03 -08:00 |
messaging.hpp
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
messaging.pxd
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
messaging_pyx.pyx
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01:00 |
messaging_pyx_setup.py
|
gnustl_shared is only for android
|
2020-03-26 23:59:55 +00:00 |
msgq.cc
|
Switch default to msgq (#21)
|
2020-01-13 09:47:03 -08:00 |
msgq.hpp
|
Switch from polling on FIFOs to signal (#12)
|
2019-11-22 12:06:26 -08:00 |
msgq.md
|
add msgq readme
|
2019-11-12 13:17:47 -08:00 |
msgq_tests.cc
|
add msgq tests
|
2019-11-19 14:16:31 -08: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 |