Commit Graph

28 Commits

Author SHA1 Message Date
Sven Czarnian
1bb9813a7a allow to add flights as forced for AMAN to include them, if the neighboring controller is not using AMAN 2021-11-20 09:28:36 +01:00
Sven Czarnian
2cc7c401e8 add the stands of GrPlugin and TST 2021-11-18 16:02:52 +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
1a58301d4f send the reports every ten seconds 2021-11-13 23:03:34 +01:00
Sven Czarnian
d3551c9857 fix a compiler warning 2021-11-13 23:03:08 +01:00
Sven Czarnian
a8f2dba40e use the new interface to create the reports 2021-11-13 23:02:55 +01:00
Sven Czarnian
2b4840d2af fix a bug in the dynamics 2021-11-13 23:01:30 +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
02830454e7 fix the code to find the correct arrival route 2021-10-11 09:47:01 +02:00
Sven Czarnian
f4cef56164 calculate the required values 2021-10-10 21:32:29 +02:00
Sven Czarnian
8230538325 introduce the receiver of the scheduling information 2021-08-19 08:48:08 +02:00
Sven Czarnian
559ab86d60 remove unused headers 2021-08-19 08:47:50 +02:00
Sven Czarnian
c6677761dd check if the reporter is initialized 2021-08-19 08:21:53 +02:00
Sven Czarnian
eb05256df7 remove temporary filter 2021-08-19 08:21:29 +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
25c6a1fa86 send aircraft reports 2021-08-17 17:31:28 +02:00
Sven Czarnian
7b94e22121 add some more filters 2021-08-14 15:30:38 +02:00
Sven Czarnian
d94e85b748 start with the interpretation of the position updates of aircrafts 2021-08-14 15:03:21 +02:00
Sven Czarnian
8a3c2d3cb8 prepare the receive aircraft position updates 2021-08-14 10:37:08 +02:00
Sven Czarnian
f188b85dcd load the configuration files 2021-08-11 08:29:38 +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
ac022f55fc add the configuration to the plugin 2021-08-11 08:27:51 +02:00
Sven Czarnian
d594fd3252 remove symbols 2021-08-10 07:56:50 +02:00
Sven Czarnian
9696a66aab rename the namespace 2021-08-10 07:56:31 +02:00
Sven Czarnian
18d285031c introduce the plugin definition 2021-08-09 22:28:00 +02:00