Commit Graph

60 Commits

Author SHA1 Message Date
Sven Czarnian
0a586f88c3 remove double lock 2021-12-26 09:29:50 +01:00
Sven Czarnian
06271fde5b code formatting 2021-12-26 09:29:37 +01:00
Sven Czarnian
d7c41d1941 give the controller the information he needs and that he can configure the tags 2021-12-23 09:58:31 +01:00
Sven Czarnian
2795011021 check if the PTA exists 2021-12-19 13:06:19 +01:00
Sven Czarnian
c3a75bb900 add a menu to force set runways 2021-12-19 12:23:23 +01:00
Sven Czarnian
c14698bc39 fix the WTC message 2021-12-17 13:32:30 +01:00
Sven Czarnian
4f84e9a051 remove the debug message 2021-12-17 13:05:38 +01:00
Sven Czarnian
861232d09d update the IAF distance estimation to provide better results 2021-12-16 16:02:35 +01:00
Sven Czarnian
791c9c2605 do not filter based on distances 2021-12-16 16:02:08 +01:00
Sven Czarnian
4da604af99 add a function to project the IAF on the current path to have a virtual IAF 2021-12-16 16:01:49 +01:00
Sven Czarnian
88c40575ff do not delete the airports 2021-12-15 13:25:04 +01:00
Sven Czarnian
de25092e3b fix sweatbox issues 2021-12-15 13:24:55 +01:00
Sven Czarnian
c94847b607 allow more tag entries to customize the views 2021-12-15 13:24:42 +01:00
Sven Czarnian
f053ead918 send the new sequence after every update 2021-12-09 12:29:38 +01:00
Sven Czarnian
ef91a3badd cleanup internal structures as soon as the controller is disconnected 2021-12-09 12:29:24 +01:00
Sven Czarnian
b88d2aabda set the airport 2021-12-09 10:27:40 +01:00
Sven Czarnian
076109be41 fix a return value bug 2021-12-09 10:27:30 +01:00
Sven Czarnian
0fc113cd2d use the standard color and a * to indicate if a plan is fixed or not 2021-12-02 19:07:03 +01:00
Sven Czarnian
c6159144bb indicate if the reload was successful 2021-12-02 19:06:23 +01:00
Sven Czarnian
6152c40dca fix compiler issues 2021-12-02 19:06:13 +01:00
Sven Czarnian
95493674e8 add the ignore for used parameters 2021-12-02 19:06:03 +01:00
Sven Czarnian
ae0442b560 add a menu 2021-12-02 19:05:34 +01:00
Sven Czarnian
41a9fd20d5 fix code analysis findings 2021-11-30 08:50:28 +01:00
Sven Czarnian
e4ea8f46c8 ignore the sweatbox and playbacks to use only real VATSIM data 2021-11-29 21:00:37 +01:00
Sven Czarnian
d89e8fef4c remove a debug message 2021-11-29 19:20:41 +01:00
Sven Czarnian
eb521fca8b update the inbound queue lock 2021-11-25 22:28:32 +01:00
Sven Czarnian
f2f68708ac register the function and the tag 2021-11-25 22:26:11 +01:00
Sven Czarnian
9146446924 change the API 2021-11-25 22:25:51 +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
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