[update] adds mass activation checks to StationQC class

Implements checks for mass channel activity to ensure proper functionality.

Introduces methods to verify if mass channels are active and to set errors when they are not connected.

Enhances reliability of data logging by avoiding unnecessary processing when mass channels are inactive.
This commit is contained in:
2025-04-02 17:28:25 +02:00
parent 8fa96d03d5
commit e2df92e6b4
3 changed files with 26 additions and 7 deletions

4
.gitignore vendored
View File

@@ -213,3 +213,7 @@ flycheck_*.el
/__simulate_fail.json
/mailing_list.yaml
.vscode/
*.code-workspace