wall_e bfae17547c
Test And Build / Format (push) Has been cancelled
Test And Build / Lint (push) Has been cancelled
trying to clean up to factor out tcp connection
2025-09-05 16:02:11 +02:00

Cobra and Comet Magnet Status

This repository contains the driver code and Midas frontend for the Cobra and Comet Magnet Status.

Requirements

Requires a Midas installation with the environment variables MIDASSYS and MIDAS_PREFIX pointing to the source code and the built artifacts, respectively.

Build

Clone this repository, enter the cloned directory, and then build via CMake.

cmake -S "$(pwd)" -B <directory-to-build-in>
cmake --build <directory-to-build-in> --clean-first -- -j8

Run

<directory-to-build-in>/strayfield -e flame
S
Description
Midas driver and frontend for the Cobra and Comet Magnet Status.
Readme 94 KiB
Languages
C++ 92.6%
CMake 6.2%
C 1.2%