Sven Czarnian
|
b309e86ec6
|
change the configuration to handle the new ZMQ-REQ-REP-protocol and the RestAPI-Update protocol
|
2021-11-21 08:53:58 +01:00 |
|
Sven Czarnian
|
689c2326c2
|
use only one backend and adapt to the new communication structure
avoid empty messages
|
2021-11-18 16:02:41 +01:00 |
|
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 |
|
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 |
|