Go to file
Siegfried Siegert 0fd20d1dc4
Rework machine diag:
- allways check for whole system state (all errors / warnings)
   -> e.g. an error does not hide an other error or warning
 - send machine event only once
 - store sent events in a QSet-container
 - clear this container if no error / warning is detected

Note: there is currently no message for releasing a certain single error
/ warning. So it is no worth in removing a single entry in
QSet-container. This is a task for later program versions.
2023-07-26 18:11:41 +02:00
include Update DC interface to 20230719_1303 2023-07-19 20:16:39 +02:00
src/ATBAPP Rework machine diag: 2023-07-26 18:11:41 +02:00
.gitignore Add atb/qt gitignore 2023-04-18 17:06:13 +02:00
DCPlugin.pro Add dbus interface for SystemController 2023-07-20 08:15:03 +02:00
generate-version.sh Fix: create plugin info 2023-07-05 10:21:56 +02:00
README.md first commit 2023-03-17 10:52:38 +01:00