Commit Graph

10 Commits

Author SHA1 Message Date
Sven Czarnian
a3ef28ae39 rename the sequence receiver 2021-11-13 23:01:12 +01:00
Sven Czarnian
8b1292c95a rename the files and use the new interface to communicate with the backend 2021-11-13 22:59:04 +01:00
Sven Czarnian
70a41bfc0e change the interface 2021-10-10 20:52:37 +02:00
Sven Czarnian
e0ab3ac68e fix compiler warnings 2021-10-10 20:52:20 +02:00
Sven Czarnian
2cf49c00fc introduce the aircraft scheduler to receive new messages from the backend
threading-concepts are used to avoid unnecessary main thread action
2021-08-19 08:47:39 +02:00
Sven Czarnian
b453d4d8e2 add a function to check if a block is initialized 2021-08-19 08:21:08 +02:00
Sven Czarnian
0fa3559fc4 add missing documentation 2021-08-19 08:20:54 +02:00
Sven Czarnian
9e15b72c54 convert the message in the reporter 2021-08-19 08:20:20 +02:00
Sven Czarnian
d06ec49b2e fix a deadlock or sporadic crash during shutdown 2021-08-19 08:01:22 +02:00
Sven Czarnian
8e36b094a5 introduce the aircraft reporter 2021-08-17 17:30:49 +02:00