Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 1.45 KB

README.md

File metadata and controls

21 lines (13 loc) · 1.45 KB

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.