Commit Graph

15 Commits

Author SHA1 Message Date
Sven Czarnian
af52103ec8 fix an information 2021-09-24 22:10:58 +02:00
Sven Czarnian
11e76a3f24 refactor the code to abstract from the weather provider 2021-09-24 22:10:46 +02:00
Sven Czarnian
d851efcd4d add a crawler to parse DWD data 2021-09-05 18:59:30 +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
Sven Czarnian
355a5463e5 introduce the initialization code for the aircraft data receiver 2021-08-14 21:28:38 +02:00
Sven Czarnian
bd2d431c41 define the general package structure 2021-08-14 21:27:45 +02:00