FairMQ/fairmq/plugins
Dennis Klein 8a2c7fb601 DDS plugin: Wait for IDLE->EXITING state-change to be acknowledged
Sometimes devices shut down too fast when entering the EXITING state so
that the publication of that state-change will never be sent. The plugin
now waits for an acknowledgement by the external controller with a
configurable timeout.
2019-09-04 21:17:35 +02:00
..
config Subscribe DeviceRunner for config properties 2019-07-10 19:35:18 +02:00
DDS DDS plugin: Wait for IDLE->EXITING state-change to be acknowledged 2019-09-04 21:17:35 +02:00
PMIx CMake: Do not use git version in install tree 2019-09-04 21:17:35 +02:00
Builtin.h Add config plugin class. 2019-07-10 19:35:18 +02:00
Control.cxx DDS plugin: Implement --control external 2019-07-26 14:55:32 +02:00
Control.h Extract state queue into own class. Use in device, plugins 2019-07-19 14:45:27 +02:00