Introduction
This package contains the main program and configuration plugins for
the ROS / RCD.
General changes since tdaq-01-03-00
In ReadoutApplication
- The -v and -k options are nolonger mandatory, default values
are now provided.
In ROSDBConfig
- Fix rosId for event format 3.0
- Added support for new RobinReadoutModule and RobinDataChannel.
- Set rosId for RCD as well as ROS.
- Get all attributes for ReadoutOutput like we do for
ReadoutModule and ReadoutTrigger.
- Allow for ReadoutOutput that inherits from more than one
parent class.
- Added processing of MessageLossEmulation relationship for
DcTriggerIn.
- Remove dependence on test for specific DC applications before
configuring DC message passing (just do it if we have a DC trigger
and or output).
- Remove reference to obsolete RODEmulationTrigger
- Set beamType to 0 (not "Dummy") and runType to "test" if no RunParams
available from IS.
- Removed redundant TCPDataOut specific stuff.
In RCDConfig
- Removed redundant TCPDataOut specific stuff.