Sven Czarnian
|
014379740b
|
remove unused variables
|
2021-10-13 12:52:38 +02:00 |
|
Sven Czarnian
|
1e043e2765
|
define member variables with capital letters
|
2021-10-13 12:52:29 +02:00 |
|
Sven Czarnian
|
9d69a60396
|
introduce classes for the ACO algorithm
|
2021-10-12 22:30:20 +02:00 |
|
Sven Czarnian
|
7f7506104d
|
extend the inbound
|
2021-10-12 22:29:51 +02:00 |
|
Sven Czarnian
|
e5a773cdcb
|
introduce the runway
|
2021-10-12 22:29:15 +02:00 |
|
Sven Czarnian
|
a0b00f7c42
|
implement the RHC mananger
|
2021-10-12 22:28:50 +02:00 |
|
Sven Czarnian
|
276e50daa3
|
extend the configuration
|
2021-10-12 22:28:35 +02:00 |
|
Sven Czarnian
|
2ef1e13bd6
|
extend the worker thread
|
2021-10-12 22:27:55 +02:00 |
|
Sven Czarnian
|
bba4a75527
|
update the dependencies
|
2021-10-12 22:27:36 +02:00 |
|
Sven Czarnian
|
58d2f5f7f4
|
extend the airport configuration
|
2021-10-12 22:27:17 +02:00 |
|
Sven Czarnian
|
5e6301f749
|
parse the runways as well
|
2021-10-12 22:27:02 +02:00 |
|
Sven Czarnian
|
c07e767ef8
|
code refactoring
|
2021-10-12 22:26:40 +02:00 |
|
Sven Czarnian
|
e02f429364
|
add a function to get the correct speeds
|
2021-10-12 22:26:17 +02:00 |
|
Sven Czarnian
|
36ab891f44
|
switch to geod-library
|
2021-10-12 22:26:05 +02:00 |
|
Sven Czarnian
|
a1c48d7851
|
Merge branch 'feature/weather' into 'develop'
Feature/weather
See merge request nav/aman/aman-sys!2
|
2021-10-12 20:11:47 +00:00 |
|
Sven Czarnian
|
a86dfa01d8
|
add a weather model
|
2021-10-11 21:58:14 +02:00 |
|
Sven Czarnian
|
c6d22d2067
|
fix the protobuffer version
|
2021-10-11 21:57:47 +02:00 |
|
Sven Czarnian
|
23add20513
|
remove wrong imports
|
2021-10-11 21:57:09 +02:00 |
|
Sven Czarnian
|
fd324ea747
|
add some logging
|
2021-10-11 21:56:51 +02:00 |
|
Sven Czarnian
|
ebea408267
|
make the datetime code more readable
|
2021-10-11 21:56:39 +02:00 |
|
Sven Czarnian
|
8b43991c50
|
remove unreachable code
|
2021-10-10 08:27:19 +02:00 |
|
Sven Czarnian
|
11eae85e35
|
remove useless checks
|
2021-10-10 08:27:10 +02:00 |
|
Sven Czarnian
|
7e17bf0103
|
removed unused files
|
2021-10-10 08:26:49 +02:00 |
|
Sven Czarnian
|
667829b03d
|
fix a crash during the update call
|
2021-09-25 09:03:55 +02:00 |
|
Sven Czarnian
|
dc2a435e8e
|
fix a comment
|
2021-09-24 22:29:28 +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
|
b69c584fb4
|
use the weather system in the central AMAN class
|
2021-09-24 22:11:15 +02:00 |
|
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
|
b54f7dfc50
|
fix a copy-paste error
|
2021-09-05 19:29:21 +02:00 |
|
Sven Czarnian
|
2687f543ad
|
add the weather to the system configuration
|
2021-09-05 19:27:58 +02:00 |
|
Sven Czarnian
|
3743f31b84
|
introduce the weather configuration
|
2021-09-05 19:27:47 +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
|
d07751cf77
|
Merge branch 'feature/setup' into 'develop'
Feature/setup
See merge request nav/aman/aman-sys!1
|
2021-09-03 21:41:00 +00:00 |
|
Sven Czarnian
|
715433bac6
|
Merge remote-tracking branch 'origin/develop' into feature/setup
# Conflicts:
# README.md
|
2021-09-03 23:39:42 +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
|
1561335e1b
|
introduce a inbound class to prepare the collection of internal data
|
2021-09-03 23:34:26 +02:00 |
|
Sven Czarnian
|
b516333ede
|
Merge branch 'feature/setup' of git.vatsim-germany.org:nav/aman-sys into feature/setup
|
2021-09-03 23:07:14 +02:00 |
|
Sven Czarnian
|
793d92ff83
|
get the arrival routes
|
2021-09-03 23:06:26 +02:00 |
|
Sven Czarnian
|
fa38924936
|
sort the arrival routes by the runways
|
2021-09-03 23:06:12 +02:00 |
|
Sven Czarnian
|
87d813d0a4
|
runways are not required. can be extracted out of required arrival routes
|
2021-09-03 23:05:57 +02:00 |
|
Sebastian Kramer
|
cf191a6ff1
|
Update .gitignore to reflect cache and build files
|
2021-09-03 15:38:05 +02:00 |
|
Sven Czarnian
|
aaa37a5f62
|
execute the planner every minute
|
2021-09-02 21:01:00 +02:00 |
|
Sven Czarnian
|
744ad71b6c
|
initialize the workers for the airports and destroy them during shutdown
|
2021-09-02 20:59:41 +02:00 |
|
Sven Czarnian
|
479d7b2d44
|
add sys to the package definition
|
2021-09-02 20:59:17 +02:00 |
|
Sven Czarnian
|
64c238899a
|
introduce a worker thread for the planning tasks
|
2021-09-02 20:59:02 +02:00 |
|
Sven Czarnian
|
518e80e2fe
|
rename System class
|
2021-09-02 20:37:12 +02:00 |
|
Sven Czarnian
|
46cc87eb3b
|
introduce a wrapper to provide a system class that manages the environment
|
2021-09-02 19:44:02 +02:00 |
|
Sven Czarnian
|
bd7cbe91ed
|
add a configuration that parses all relevant airport data
|
2021-09-02 19:43:34 +02:00 |
|