Historique des commits

Auteur SHA1 Message Date
  Sven Czarnian 50cd3e887e add helper functions to update and get information out of the airport data il y a 3 ans
  Sven Czarnian 9028ef0442 remove the web UI il y a 3 ans
  Sven Czarnian e4ce4ff654 remove acquire() and release() functions and run the threads as deamons for easier cleanups il y a 3 ans
  Sven Czarnian 7452eb595d request the current configuration after every iteration cycle il y a 3 ans
  Sven Czarnian 8b34f622a3 adapt the code to split up predictions form the inbounds il y a 3 ans
  Sven Czarnian 530c9ea731 use the weather model as well il y a 3 ans
  Sven Czarnian 7cdb04c8fd remove a useless print command il y a 3 ans
  Sven Czarnian d6b85b1660 send the sequence to euroscope il y a 3 ans
  Sven Czarnian d0be115fce add Euroscope to the worker itself il y a 3 ans
  Sven Czarnian ec019d5006 add the WebUI to the system il y a 3 ans
  Sven Czarnian e450b58428 update the interface il y a 3 ans
  Sven Czarnian 3d87c3918b remove some debugging todos il y a 3 ans
  Sven Czarnian 7c6d098812 increase computational performance il y a 3 ans
  Sven Czarnian 33b32befbc add a comment for the final changes il y a 3 ans
  Sven Czarnian 1b2003e879 update the constructor il y a 3 ans
  Sven Czarnian 01ce0f1bfe measure the execution time il y a 3 ans
  Sven Czarnian fec26a6d6d call the optimization il y a 3 ans
  Sven Czarnian 3b8989508e add the absolut minimal optimization value due RHC definition il y a 3 ans
  Sven Czarnian 217c9ad742 rename the member to PlannedArrivalTime for better readability il y a 3 ans
  Sven Czarnian 44837e59f1 extend the logger for debugging purposes il y a 3 ans
  Sven Czarnian a611a91fe3 merge the constraints and the arrival routes il y a 3 ans
  Sven Czarnian 1e043e2765 define member variables with capital letters il y a 3 ans
  Sven Czarnian 2ef1e13bd6 extend the worker thread il y a 3 ans
  Sven Czarnian 667829b03d fix a crash during the update call il y a 3 ans
  Sven Czarnian 484be00e8c redefined the API to avoid GC issues during the destruction of the AMAN and its children il y a 3 ans
  Sven Czarnian 9de9b813ba sort the received aircraft reports into the corresponding worker thread il y a 3 ans
  Sven Czarnian 793d92ff83 get the arrival routes il y a 3 ans
  Sven Czarnian aaa37a5f62 execute the planner every minute il y a 3 ans
  Sven Czarnian 64c238899a introduce a worker thread for the planning tasks il y a 3 ans