Commit Graph

24 Commits

Author SHA1 Message Date
Sven Czarnian
92b7e9e429 use the new protocol 2021-12-09 11:34:19 +01:00
Sven Czarnian
0e96f0402e fix potential crashes 2021-11-25 22:51:39 +01:00
Sven Czarnian
f021baf4cc allow unset weather provider 2021-11-22 16:19:46 +01:00
Sven Czarnian
23d00899fc cleanup the imports 2021-11-18 08:46:56 +01:00
Sven Czarnian
74bf3e7439 change to request-response communication for an easier update of euroscope 2021-11-18 08:46:47 +01:00
Sven Czarnian
e4ce4ff654 remove acquire() and release() functions and run the threads as deamons for easier cleanups 2021-11-15 17:33:26 +01:00
Sven Czarnian
f74ae4900c send the performance data as well 2021-11-14 09:35:51 +01:00
Sven Czarnian
eba9e2deab use the new interfaces to receive the data 2021-11-13 22:54:20 +01:00
Sven Czarnian
22e9018807 fix issues in the data transmission 2021-11-13 22:54:04 +01:00
Sven Czarnian
39dcd03458 publish the used wind data as well 2021-11-13 09:57:23 +01:00
Sven Czarnian
d1536804a4 add a function to send the sequence to euroscope 2021-11-12 20:11:53 +01:00
Sven Czarnian
1e043e2765 define member variables with capital letters 2021-10-13 12:52:29 +02:00
Sven Czarnian
484be00e8c redefined the API to avoid GC issues during the destruction of the AMAN and its children 2021-09-24 22:28:19 +02:00
Sven Czarnian
af52103ec8 fix an information 2021-09-24 22:10:58 +02:00
Sven Czarnian
9fd05aa932 fix code formatting 2021-09-05 18:59:16 +02:00
Sven Czarnian
9de9b813ba sort the received aircraft reports into the corresponding worker thread 2021-09-03 23:35:17 +02:00
Sven Czarnian
b10fae513e use paths to the keys relative to the configuration path 2021-09-02 19:43:05 +02:00
Sven Czarnian
51b4013e6b fix a crash 2021-08-30 21:56:16 +02:00
Sven Czarnian
c7738346bb receive aircraft reports 2021-08-17 17:42:21 +02:00
Sven Czarnian
5a2b9983b6 switch to classic API 2021-08-16 07:58:19 +02:00
Sven Czarnian
36d2bfa8a0 remove the useless destructor 2021-08-15 12:56:42 +02:00
Sven Czarnian
0fdcf8e99e use the destructor 2021-08-15 12:54:18 +02:00
Sven Czarnian
6b2072f43b introduce a receiver thread 2021-08-15 12:54:10 +02:00
Sven Czarnian
8199b33d53 use one module for the complete ES communication 2021-08-15 09:00:04 +02:00