Skip to content

Documenting the steps to configure a CTP7 to run the DAQ code

Antonello Pellecchia requested to merge feature/docs-configuring-ctp7 into main

Description

A documentation file describing the steps to configure the CTP7 by creating a user to run the DAQ code, creating the required folder structure and copying the necessary libraries, executables and configuration files from:

  • the DAQ repository;
  • the firmware repository;
  • an external archive.

Related Issue

How Has This Been Tested?

Steps described here were performed on board gem-shelf02-amc07; the setup is yet to be tested.

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 Antonello Pellecchia

Merge request reports