Skip to content

Bring compatibility with the CTP7-powered TB ME0 stack

Laurent Petre requested to merge feature/me0-stack into main

Description

This MR aims to enhance further the Online Software's compatibility with ME0. In particular, all features for a successful test beam with a CTP7 backend should be implemented.

Also note that the supported hardware versions have been bumped to the ASIAGO and GEB production series. Prototypes (ASIAGO v1) have never been supported, ASIAGO v2 Pre-Production should work in degraded mode (e.g. missing environmental sensors or missing slave LpGBT reset), and ASIAGO v2 Production, including the Pre-Series, are fully supported.

Related Issue

😭

How Has This Been Tested?

Tested on the prototype/TB ME0 stack with a CTP7 backend, including the initialization of a second GE2/1 CTP7 for the tracking chamber.

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.
Edited by Laurent Petre

Merge request reports