Introduction
This package contains the main program and configuration plugins for
the ROS / RCD.
General changes
- The main program has been renamed from ROSApplication to
ReadoutApplication.
- The configuration plugins have been updated in line with
schema changes.
API changes
ROSDBConfig::getTrigger now returns a DFCountedPointer<Config>
instead of a Config::T_ConfigContainer.