Configuration Schema Changes

Configuration changes related to ReadoutApplication

The inheritance hierarchy of ROS and RCD has been simplified and separated from the ROSE.

The association of input channels with readout modules has been reorganised. InputChannel no longer has a BelongsTo relationship to the containing ReadoutModule, but instead, the ReadoutModule has an InputChannels relationship which lists the InputChannels it contains.

The RobinReadoutModule and RobinDataChannel classes inherit from HW_Obect ro facilitate testing of the robin via DVS.

Minor readout application related changes

Configuratuion Data Changes

Information Service Info Description Changes

Documentation