f4fe88995610be6219ec7d6741af5de5fa294930
Check and Lint / Check (pull_request) Successful in 18s
Check and Lint / Rustfmt (pull_request) Successful in 19s
Check and Lint / Clippy (pull_request) Successful in 19s
Test and Coverage / Test (pull_request) Successful in 19s
Check and Lint / Build RPM (pull_request) Canceled after 26s
Check and Lint / Check (push) Successful in 22s
Check and Lint / Rustfmt (push) Successful in 25s
Check and Lint / Clippy (push) Successful in 20s
Check and Lint / Build RPM (push) Failing after 1m50s
Test and Coverage / Coverage (pull_request) Canceled after 2m9s
Test and Coverage / Test (push) Successful in 24s
Release / Build and push RPM (push) Failing after 1m49s
Test and Coverage / Coverage (push) Successful in 2m36s
aare_launcher
CLI/TUI launcher for the AareDAQ server and GUI on MX beamline consoles at PSI.
Installed as the aarel command. It detects the current beamline and launches the
matching application, or opens a TUI to pick one.
Usage
aarel pick # open the TUI to choose what to launch
aarel gui # launch the GUI for the detected beamline
aarel server # launch the server for the detected beamline
Use --entry <beamline> with gui/server to override detection, and --config <path> to use a different config file.