Commit History

Author SHA1 Message Date
  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
  Sven Czarnian bd7cbe91ed add a configuration that parses all relevant airport data 3 years ago
  Sven Czarnian f6643d899f remove the obsolete configuration entries 3 years ago
  Sven Czarnian b10fae513e use paths to the keys relative to the configuration path 3 years ago
  Sven Czarnian d60d5cb716 replace exceptions by error messages 3 years ago
  Sven Czarnian b3b5b3e547 rename the configuration names 3 years ago
  Sven Czarnian 9c7d8db006 parse the performance data information 3 years ago
  Sven Czarnian 8cd5aa6baf introduce a tool that extracts the performance data out of Skybrary 3 years ago
  Sven Czarnian df455df689 introduce a class for performance data 3 years ago
  Sven Czarnian 1374ad95c9 add a missing dependency for the crawler tool 3 years ago
  Sven Czarnian 31150adb9e add a parser to read SCT/ESE-files 3 years ago