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 |
|
Sven Czarnian
|
b1ab52d717
|
update the configuration
|
2021-08-17 17:30:10 +02:00 |
|
Sven Czarnian
|
87ba0be57d
|
extend the configuration
|
2021-08-16 08:08:41 +02:00 |
|
Sven Czarnian
|
272fb3aab0
|
add the communication file format
|
2021-08-10 08:42:53 +02:00 |
|
Sven Czarnian
|
3c4acffbb9
|
define the configuration to handle communication settings
|
2021-08-10 08:42:36 +02:00 |
|
Sven Czarnian
|
81edcdcea2
|
add a parser to read the UID per user
|
2021-08-10 08:42:00 +02:00 |
|
Sven Czarnian
|
163786698c
|
define the base class to define different file formats
|
2021-08-10 08:40:53 +02:00 |
|
Sven Czarnian
|
4de1e2fc43
|
add an helper class to process strings
|
2021-08-10 08:39:34 +02:00 |
|