Skip to content

Bump the number of supported OptoHybrid to 16

Laurent Petre requested to merge feature/support-for-16oh into main

Description

The title says it all. This MR is required to operate the new GE2/1 EYETS 23-24 chambers. Details are in the commit message.

Note that the number of columns in the monitoring suite will be extended to 16 for all stations. Proper dynamic layout implementation is part of #202 (closed).

Related Issue

Fixes #254 (closed).

How Has This Been Tested?

Already tested in CMS during the GE2/1 trolley test.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Merge request reports