Commit Graph

22 Commits

Author SHA1 Message Date
Sven Czarnian
319e5b2952 build the geographic coordinates 2021-11-22 16:18:16 +01:00
Sven Czarnian
92bf63bf45 add the helper 2021-11-22 16:17:35 +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
a65aa445fa compare the backend's version with the plugin's version 2021-11-18 15:55:37 +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
50bb565229 build the new protocol files 2021-11-13 22:56:34 +01: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
7f4f967d83 build all new components 2021-08-17 17:31:08 +02:00
Sven Czarnian
24f2ab45e3 generate and build the protobuf files and link against protobuf 2021-08-14 15:02:59 +02:00
Sven Czarnian
93c02cac91 add some spacings 2021-08-14 15:02:21 +02:00
Sven Czarnian
c7ab3bd551 introduce the radar screen to receive aircraft information 2021-08-14 10:36:43 +02:00
Sven Czarnian
fad3ca0de1 add a log message and find the path of the DLL to load the configurations later 2021-08-11 08:29:14 +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
5543d28bbf add GSL as a dependency 2021-08-10 08:39:45 +02:00
Sven Czarnian
4de1e2fc43 add an helper class to process strings 2021-08-10 08:39:34 +02:00
Sven Czarnian
2a0dad3c7b update comments 2021-08-10 08:09:39 +02:00
Sven Czarnian
c7cf982671 remove unused variables 2021-08-10 07:20:14 +02:00
Sven Czarnian
328420c185 build the plugin 2021-08-09 22:28:09 +02:00