Commit Graph

93 Commits

Author SHA1 Message Date
Sven Czarnian
2240978b01 define the arrival waypoint 2021-11-22 16:18:47 +01:00
Sven Czarnian
155a035a9c define the wind data 2021-11-22 16:18:29 +01:00
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
969f448bf4 define the geographic library 2021-11-22 16:17:20 +01:00
Sven Czarnian
9f80ce1631 add the helper for the UTC time and mach checks 2021-11-22 16:17:07 +01:00
Sven Czarnian
09e29afe7b add GeographicLib 2021-11-22 16:16:36 +01:00
Sven Czarnian
b1b6b5c790 do not send empty lists 2021-11-21 08:54:22 +01:00
Sven Czarnian
ce23f956ed code formatting 2021-11-21 08:54:11 +01:00
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
0acb45dd27 force a reload 2021-11-20 09:29:01 +01:00
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
25c1519bb8 update to the current version 2021-11-18 15:53:57 +01:00
Sven Czarnian
a23de5ee67 add required libraries 2021-11-18 15:53:34 +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
50bb565229 build the new protocol files 2021-11-13 22:56:34 +01:00
Sven Czarnian
ab89237a4c extend the format 2021-10-11 21:56:13 +02:00
Sven Czarnian
02830454e7 fix the code to find the correct arrival route 2021-10-11 09:47:01 +02:00
Sven Czarnian
9f6f7c60d0 add the seconds to the report time 2021-10-11 09:46:47 +02:00
Sven Czarnian
9ce9503e7b update the submodule revision 2021-10-10 21:32:40 +02:00
Sven Czarnian
f4cef56164 calculate the required values 2021-10-10 21:32:29 +02:00
Sven Czarnian
818135e294 fix compiler warnings 2021-10-10 21:32:15 +02:00
Sven Czarnian
a934767ffb add the reported timestamp 2021-10-10 21:32:05 +02: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
7d69203486 updated protobuf to 3.18.1 2021-10-10 20:51:05 +02:00
Sven Czarnian
ea460b1aaf fix path errors 2021-10-10 20:50:20 +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
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
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
221d00c23a add missing documentation 2021-08-19 08:21:20 +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
25c6a1fa86 send aircraft reports 2021-08-17 17:31:28 +02:00
Sven Czarnian
7f4f967d83 build all new components 2021-08-17 17:31:08 +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
627361035c define a context for all components 2021-08-17 17:25:59 +02:00