Sven Czarnian
|
ebea408267
make the datetime code more readable
|
3 years ago |
Sven Czarnian
|
8b43991c50
remove unreachable code
|
3 years ago |
Sven Czarnian
|
11eae85e35
remove useless checks
|
3 years ago |
Sven Czarnian
|
7e17bf0103
removed unused files
|
3 years ago |
Sven Czarnian
|
667829b03d
fix a crash during the update call
|
3 years ago |
Sven Czarnian
|
dc2a435e8e
fix a comment
|
3 years ago |
Sven Czarnian
|
484be00e8c
redefined the API to avoid GC issues during the destruction of the AMAN and its children
|
3 years ago |
Sven Czarnian
|
b69c584fb4
use the weather system in the central AMAN class
|
3 years ago |
Sven Czarnian
|
af52103ec8
fix an information
|
3 years ago |
Sven Czarnian
|
11e76a3f24
refactor the code to abstract from the weather provider
|
3 years ago |
Sven Czarnian
|
b54f7dfc50
fix a copy-paste error
|
3 years ago |
Sven Czarnian
|
2687f543ad
add the weather to the system configuration
|
3 years ago |
Sven Czarnian
|
3743f31b84
introduce the weather configuration
|
3 years ago |
Sven Czarnian
|
d851efcd4d
add a crawler to parse DWD data
|
3 years ago |
Sven Czarnian
|
9fd05aa932
fix code formatting
|
3 years ago |
Sven Czarnian
|
d07751cf77
Merge branch 'feature/setup' into 'develop'
|
3 years ago |
Sven Czarnian
|
715433bac6
Merge remote-tracking branch 'origin/develop' into feature/setup
|
3 years ago |
Sven Czarnian
|
9de9b813ba
sort the received aircraft reports into the corresponding worker thread
|
3 years ago |
Sven Czarnian
|
1561335e1b
introduce a inbound class to prepare the collection of internal data
|
3 years ago |
Sven Czarnian
|
b516333ede
Merge branch 'feature/setup' of git.vatsim-germany.org:nav/aman-sys into feature/setup
|
3 years ago |
Sven Czarnian
|
793d92ff83
get the arrival routes
|
3 years ago |
Sven Czarnian
|
fa38924936
sort the arrival routes by the runways
|
3 years ago |
Sven Czarnian
|
87d813d0a4
runways are not required. can be extracted out of required arrival routes
|
3 years ago |
Sebastian Kramer
|
cf191a6ff1
Update .gitignore to reflect cache and build files
|
3 years ago |
Sven Czarnian
|
aaa37a5f62
execute the planner every minute
|
3 years ago |
Sven Czarnian
|
744ad71b6c
initialize the workers for the airports and destroy them during shutdown
|
3 years ago |
Sven Czarnian
|
479d7b2d44
add sys to the package definition
|
3 years ago |
Sven Czarnian
|
64c238899a
introduce a worker thread for the planning tasks
|
3 years ago |
Sven Czarnian
|
518e80e2fe
rename System class
|
3 years ago |
Sven Czarnian
|
46cc87eb3b
introduce a wrapper to provide a system class that manages the environment
|
3 years ago |