Commit Graph

110 Commits

Author SHA1 Message Date
Sven Czarnian
9d69a60396 introduce classes for the ACO algorithm 2021-10-12 22:30:20 +02:00
Sven Czarnian
a0b00f7c42 implement the RHC mananger 2021-10-12 22:28:50 +02:00
Sven Czarnian
2ef1e13bd6 extend the worker thread 2021-10-12 22:27:55 +02:00
Sven Czarnian
a86dfa01d8 add a weather model 2021-10-11 21:58:14 +02:00
Sven Czarnian
667829b03d fix a crash during the update call 2021-09-25 09:03:55 +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
9de9b813ba sort the received aircraft reports into the corresponding worker thread 2021-09-03 23:35:17 +02:00
Sven Czarnian
793d92ff83 get the arrival routes 2021-09-03 23:06:26 +02:00
Sven Czarnian
aaa37a5f62 execute the planner every minute 2021-09-02 21:01:00 +02:00
Sven Czarnian
64c238899a introduce a worker thread for the planning tasks 2021-09-02 20:59:02 +02:00