Historial de Commits

Autor SHA1 Mensaje Fecha
  Sven Czarnian 11e76a3f24 refactor the code to abstract from the weather provider hace 3 años
  Sven Czarnian b54f7dfc50 fix a copy-paste error hace 3 años
  Sven Czarnian 2687f543ad add the weather to the system configuration hace 3 años
  Sven Czarnian 3743f31b84 introduce the weather configuration hace 3 años
  Sven Czarnian d851efcd4d add a crawler to parse DWD data hace 3 años
  Sven Czarnian 9fd05aa932 fix code formatting hace 3 años
  Sven Czarnian d07751cf77 Merge branch 'feature/setup' into 'develop' hace 3 años
  Sven Czarnian 715433bac6 Merge remote-tracking branch 'origin/develop' into feature/setup hace 3 años
  Sven Czarnian 9de9b813ba sort the received aircraft reports into the corresponding worker thread hace 3 años
  Sven Czarnian 1561335e1b introduce a inbound class to prepare the collection of internal data hace 3 años
  Sven Czarnian b516333ede Merge branch 'feature/setup' of git.vatsim-germany.org:nav/aman-sys into feature/setup hace 3 años
  Sven Czarnian 793d92ff83 get the arrival routes hace 3 años
  Sven Czarnian fa38924936 sort the arrival routes by the runways hace 3 años
  Sven Czarnian 87d813d0a4 runways are not required. can be extracted out of required arrival routes hace 3 años
  Sebastian Kramer cf191a6ff1 Update .gitignore to reflect cache and build files hace 3 años
  Sven Czarnian aaa37a5f62 execute the planner every minute hace 3 años
  Sven Czarnian 744ad71b6c initialize the workers for the airports and destroy them during shutdown hace 3 años
  Sven Czarnian 479d7b2d44 add sys to the package definition hace 3 años
  Sven Czarnian 64c238899a introduce a worker thread for the planning tasks hace 3 años
  Sven Czarnian 518e80e2fe rename System class hace 3 años
  Sven Czarnian 46cc87eb3b introduce a wrapper to provide a system class that manages the environment hace 3 años
  Sven Czarnian bd7cbe91ed add a configuration that parses all relevant airport data hace 3 años
  Sven Czarnian f6643d899f remove the obsolete configuration entries hace 3 años
  Sven Czarnian b10fae513e use paths to the keys relative to the configuration path hace 3 años
  Sven Czarnian d60d5cb716 replace exceptions by error messages hace 3 años
  Sven Czarnian b3b5b3e547 rename the configuration names hace 3 años
  Sven Czarnian 9c7d8db006 parse the performance data information hace 3 años
  Sven Czarnian 8cd5aa6baf introduce a tool that extracts the performance data out of Skybrary hace 3 años
  Sven Czarnian df455df689 introduce a class for performance data hace 3 años
  Sven Czarnian 1374ad95c9 add a missing dependency for the crawler tool hace 3 años