.. |
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
|
Add warning about not using cython version of sec_since_boot
|
2019-12-05 15:10:55 -08:00 |
bridge.cc
|
bridge builds with services.h
|
2019-11-20 16:33:24 +00: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
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01: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
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01: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
|
Run scons in CI (#14)
|
2019-11-20 16:32:42 -08:00 |
msgq.cc
|
Implement error handling and exceptions (#18)
|
2019-12-04 23:05:20 +01: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 |