Skip to content

YanzhaoW/srs-daq

Repository files navigation

SRS-DAQ - A data acquisition program for SRS FEC & VMM3

Codacy Badge CI pipeline Github Releases License: MIT

SRS-DAQ is a program containing a command line tool srs_control and additional library APIs that can be used to communicate with SRS system and interpret the received data in your own program.

Please check the full documentation of this project: SRS-DAQ documentation.

Reference of the internal code implementation can be checked from this Doxygen documentation.

srs_control preview

Imgur

Acknowledgments

  • A lot of information was used from the existing codebase of the VMM slow control software vmmsc.
  • The communication protocols to the SRS system were adopted from srslib.