Commit Verlauf

Autor SHA1 Nachricht Datum
  Sven Czarnian 667829b03d fix a crash during the update call vor 3 Jahren
  Sven Czarnian dc2a435e8e fix a comment vor 3 Jahren
  Sven Czarnian 484be00e8c redefined the API to avoid GC issues during the destruction of the AMAN and its children vor 3 Jahren
  Sven Czarnian b69c584fb4 use the weather system in the central AMAN class vor 3 Jahren
  Sven Czarnian af52103ec8 fix an information vor 3 Jahren
  Sven Czarnian 11e76a3f24 refactor the code to abstract from the weather provider vor 3 Jahren
  Sven Czarnian b54f7dfc50 fix a copy-paste error vor 3 Jahren
  Sven Czarnian 2687f543ad add the weather to the system configuration vor 3 Jahren
  Sven Czarnian 3743f31b84 introduce the weather configuration vor 3 Jahren
  Sven Czarnian d851efcd4d add a crawler to parse DWD data vor 3 Jahren
  Sven Czarnian 9fd05aa932 fix code formatting vor 3 Jahren
  Sven Czarnian d07751cf77 Merge branch 'feature/setup' into 'develop' vor 3 Jahren
  Sven Czarnian 715433bac6 Merge remote-tracking branch 'origin/develop' into feature/setup vor 3 Jahren
  Sven Czarnian 9de9b813ba sort the received aircraft reports into the corresponding worker thread vor 3 Jahren
  Sven Czarnian 1561335e1b introduce a inbound class to prepare the collection of internal data vor 3 Jahren
  Sven Czarnian b516333ede Merge branch 'feature/setup' of git.vatsim-germany.org:nav/aman-sys into feature/setup vor 3 Jahren
  Sven Czarnian 793d92ff83 get the arrival routes vor 3 Jahren
  Sven Czarnian fa38924936 sort the arrival routes by the runways vor 3 Jahren
  Sven Czarnian 87d813d0a4 runways are not required. can be extracted out of required arrival routes vor 3 Jahren
  Sebastian Kramer cf191a6ff1 Update .gitignore to reflect cache and build files vor 3 Jahren
  Sven Czarnian aaa37a5f62 execute the planner every minute vor 3 Jahren
  Sven Czarnian 744ad71b6c initialize the workers for the airports and destroy them during shutdown vor 3 Jahren
  Sven Czarnian 479d7b2d44 add sys to the package definition vor 3 Jahren
  Sven Czarnian 64c238899a introduce a worker thread for the planning tasks vor 3 Jahren
  Sven Czarnian 518e80e2fe rename System class vor 3 Jahren
  Sven Czarnian 46cc87eb3b introduce a wrapper to provide a system class that manages the environment vor 3 Jahren
  Sven Czarnian bd7cbe91ed add a configuration that parses all relevant airport data vor 3 Jahren
  Sven Czarnian f6643d899f remove the obsolete configuration entries vor 3 Jahren
  Sven Czarnian b10fae513e use paths to the keys relative to the configuration path vor 3 Jahren
  Sven Czarnian d60d5cb716 replace exceptions by error messages vor 3 Jahren