Commit Graph

8 Commits

Author SHA1 Message Date
Alexey Rybalchenko
f18c6e50e2 Move config & control DDS functionality into plugins. 2018-05-02 13:51:55 +02:00
Radoslaw Karabowicz
e88f0de620 Modified the ROOTMacros.cmake to allow GENERATE_EXECUTABLE()
to install executables in directory set by BIN_DESTINATION (or in bin/ if not set).

Changed the location of the executables:
- from build/bin/ to build/bin/examples/example-name/
- from install/bin/ to install/examples/example-name/bin/
2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
4edc9221d7 Refactor DDS example and tools to be able to run with/without DDS 2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
b8c3013ac5 Fix the logger conflict issue 2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
86ae4c2da1 Configuration and DDS example/tools updates
- Update DDS example command UI and extract it from example.
 - Unify address handling via DDS properties for dynamic deployment.
 - Update DDS docs with the new approach.
 - Allow `--config-key` to be used to access common config in JSON.
 - Allow common channel properties to be specified for all sockets.
 - Update MQ examples and Tuto3 with new config options.
 - Add start scripts to MQ examples for easier use.
2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
8825817a42 Add a acknowledgement channel to Tutorial 3...
- ...to measure performance of the serialization libraries.
  - Rename `--log-color-format` cmd option to `--log-color`.
2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
90f0e3cb78 Extend DDS Example to use command interface 2018-05-02 13:51:55 +02:00
Alexey Rybalchenko
9625268c50 Rename /example to /examples and move MQ examples in it 2018-05-02 13:51:55 +02:00