wall_e b40c8028b1
Test And Build / Format (push) Has been cancelled
Test And Build / Lint (push) Has been cancelled
corrects array of strings serialised representation
2025-09-08 14:11:24 +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%