Commit Graph

  • 3affbd9d57 add the runway assignment based on shall-should-may Sven Czarnian 2021-11-17 10:02:29 +01:00
  • 3560e98ad2 set the maximum delay Sven Czarnian 2021-11-17 10:02:01 +01:00
  • a9fc6bc701 cleanup the airport configuration Sven Czarnian 2021-11-17 10:01:49 +01:00
  • 7fe1af1def extend the configuration to define the maximum delay to execute may-assignments Sven Czarnian 2021-11-17 10:01:35 +01:00
  • 09fdf42255 extend the configuration with the runway assignments Sven Czarnian 2021-11-16 12:35:18 +01:00
  • 03483953c5 parse the runway assignments Sven Czarnian 2021-11-16 12:34:46 +01:00
  • 219ff481c3 add the assignment to the runway sequencing Sven Czarnian 2021-11-16 12:34:17 +01:00
  • 68dbb0b7da add the enumeration for the runway assignments Sven Czarnian 2021-11-16 12:34:04 +01:00
  • 8426d7cd30 rename the configuration flag Sven Czarnian 2021-11-15 21:14:31 +01:00
  • 4be95869b0 add the application file to run the complete system Sven Czarnian 2021-11-15 20:27:43 +01:00
  • f73a0864de update to the new interface version Sven Czarnian 2021-11-15 20:27:24 +01:00
  • 0a51874006 update the report to get the latest information Sven Czarnian 2021-11-15 20:26:05 +01:00
  • cae904ee39 remove the web URL configuration Sven Czarnian 2021-11-15 20:14:16 +01:00
  • 9bf0600488 update the configuration code Sven Czarnian 2021-11-15 18:26:03 +01:00
  • 50cd3e887e add helper functions to update and get information out of the airport data Sven Czarnian 2021-11-15 18:25:42 +01:00
  • 35d1012bf5 protect the AMAN itself by locks Sven Czarnian 2021-11-15 18:23:28 +01:00
  • 9028ef0442 remove the web UI Sven Czarnian 2021-11-15 18:20:33 +01:00
  • e4ce4ff654 remove acquire() and release() functions and run the threads as deamons for easier cleanups Sven Czarnian 2021-11-15 17:33:26 +01:00
  • 2d3384f0aa add the REST-API dependencies Sven Czarnian 2021-11-15 17:29:35 +01:00
  • 7452eb595d request the current configuration after every iteration cycle Sven Czarnian 2021-11-14 10:02:36 +01:00
  • f7b8f26e48 add the function to request the configuration Sven Czarnian 2021-11-14 10:02:21 +01:00
  • 5df1ceb204 the return value is not needed Sven Czarnian 2021-11-14 10:01:53 +01:00
  • 0a3502e98a add the runway assignment flag Sven Czarnian 2021-11-14 10:01:22 +01:00
  • 52d0373ebb store the airport's ICAO code Sven Czarnian 2021-11-14 10:01:13 +01:00
  • f74ae4900c send the performance data as well Sven Czarnian 2021-11-14 09:35:51 +01:00
  • e1663d7742 remove unused files Sven Czarnian 2021-11-14 08:03:16 +01:00
  • 38b4865ea5 remove useless includes Sven Czarnian 2021-11-13 22:55:13 +01:00
  • 8b34f622a3 adapt the code to split up predictions form the inbounds Sven Czarnian 2021-11-13 22:55:04 +01:00
  • eba9e2deab use the new interfaces to receive the data Sven Czarnian 2021-11-13 22:54:20 +01:00
  • 22e9018807 fix issues in the data transmission Sven Czarnian 2021-11-13 22:54:04 +01:00
  • bf10649df6 add functions to calculate other speeds, etc Sven Czarnian 2021-11-13 22:53:28 +01:00
  • b3c98cdcea update the protocol Sven Czarnian 2021-11-13 22:52:30 +01:00
  • d3a2784ec6 update to the current version Sven Czarnian 2021-11-13 15:07:35 +01:00
  • 9631157b10 use the new version Sven Czarnian 2021-11-13 11:19:16 +01:00
  • 530c9ea731 use the weather model as well Sven Czarnian 2021-11-13 10:00:54 +01:00
  • 39dcd03458 publish the used wind data as well Sven Czarnian 2021-11-13 09:57:23 +01:00
  • 46e04fca23 initialize the values with None Sven Czarnian 2021-11-13 09:56:14 +01:00
  • 7cdb04c8fd remove a useless print command Sven Czarnian 2021-11-13 09:50:22 +01:00
  • 75224a1952 add more information to the arrival waypoints Sven Czarnian 2021-11-13 09:46:43 +01:00
  • 8c703c13a1 extend the weather model Sven Czarnian 2021-11-13 09:46:19 +01:00
  • e6fc82fd5a reset the timestamp if something went wrong Sven Czarnian 2021-11-13 09:46:05 +01:00
  • cf8ec3242e fix bugs in the DWD crawler Sven Czarnian 2021-11-13 09:45:17 +01:00
  • cbbaf0c021 change the gafor id to an integer Sven Czarnian 2021-11-13 09:43:37 +01:00
  • d6b85b1660 send the sequence to euroscope Sven Czarnian 2021-11-12 20:14:05 +01:00
  • f4da74febd initialize the worker Sven Czarnian 2021-11-12 20:13:53 +01:00
  • d0be115fce add Euroscope to the worker itself Sven Czarnian 2021-11-12 20:13:36 +01:00
  • feb4f85dac split the creation and the acquire-call Sven Czarnian 2021-11-12 20:12:41 +01:00
  • d1536804a4 add a function to send the sequence to euroscope Sven Czarnian 2021-11-12 20:11:53 +01:00
  • 92d992f92c build the new protocol file Sven Czarnian 2021-11-12 19:53:35 +01:00
  • 07a447136d use the updated communication stack Sven Czarnian 2021-11-12 19:53:23 +01:00
  • 921919488f calculate the PTA based on linear functions for the complete arrival route Sven Czarnian 2021-11-12 19:40:19 +01:00
  • 6f36d8f569 run the optimization every time to optimze also based on TTG Sven Czarnian 2021-11-12 19:38:11 +01:00
  • 40ddd7c188 remove debugging messages Sven Czarnian 2021-11-12 19:37:26 +01:00
  • 2ef4a485d8 fix issues with the TTG and TTL Sven Czarnian 2021-11-12 19:37:06 +01:00
  • 63378a347b set the planned arrival route and trackmiles Sven Czarnian 2021-11-11 23:23:25 +01:00
  • 7088bd7bcd add more planned information Sven Czarnian 2021-11-11 23:22:51 +01:00
  • 9cd46dc4cc extend the arrival candidates Sven Czarnian 2021-11-11 23:22:41 +01:00
  • 559ab1fa03 calculate the arrival route Sven Czarnian 2021-11-11 23:22:15 +01:00
  • 1a23499f61 rename ArrivalTime to ArrivalData due to more non-time-related information in the class Sven Czarnian 2021-11-11 20:25:20 +01:00
  • 7985dda3ce define the arrival waypoint with time information Sven Czarnian 2021-11-11 20:22:03 +01:00
  • 98285869cd fix a crash if preceding inbounds exist Sven Czarnian 2021-11-11 20:21:11 +01:00
  • f795b301a2 update to current version Sven Czarnian 2021-11-11 16:34:38 +01:00
  • 7c90ecc3b5 send the sequence to the UI Sven Czarnian 2021-11-11 14:22:58 +01:00
  • f162047767 update the fixed sequence inbound tag Sven Czarnian 2021-11-11 14:17:22 +01:00
  • 094e0c627a add a status if the sequence is fixed Sven Czarnian 2021-11-11 14:13:21 +01:00
  • b498fe94d1 serializer not needed Sven Czarnian 2021-11-11 14:13:13 +01:00
  • ec019d5006 add the WebUI to the system Sven Czarnian 2021-11-11 12:57:54 +01:00
  • 7762cbf213 initialize the WebUI Sven Czarnian 2021-11-11 11:09:59 +01:00
  • e450b58428 update the interface Sven Czarnian 2021-11-11 11:06:37 +01:00
  • 014ea5fa0a extend the configuration for the UI communication Sven Czarnian 2021-11-11 11:05:41 +01:00
  • 9c9e7dd445 reorganize the release-function Sven Czarnian 2021-11-11 11:05:19 +01:00
  • 5c235f7d2a extend the interface of the windows and allow resequencing Sven Czarnian 2021-11-11 11:03:41 +01:00
  • 19a9947d3d add a json dumper for the server Sven Czarnian 2021-11-11 11:03:03 +01:00
  • 3d87c3918b remove some debugging todos Sven Czarnian 2021-11-10 22:50:00 +01:00
  • 97a2f24f28 use weights to find better sequence with TTG and TTL constraints Sven Czarnian 2021-11-10 22:45:30 +01:00
  • dd9e725fc2 fix parts in the runway manager Sven Czarnian 2021-11-10 22:44:55 +01:00
  • ccb3774872 calculate the maximum TTL Sven Czarnian 2021-11-10 22:44:40 +01:00
  • 51c963de52 add a maximum time to lose to define some constraints Sven Czarnian 2021-11-10 22:44:22 +01:00
  • 7c6d098812 increase computational performance Sven Czarnian 2021-10-18 18:53:24 +02:00
  • d191da2303 store the WTC in the inbound itself Sven Czarnian 2021-10-18 12:42:31 +02:00
  • 12d77d0e71 increase performance Sven Czarnian 2021-10-18 12:42:18 +02:00
  • 33b32befbc add a comment for the final changes Sven Czarnian 2021-10-17 17:44:18 +02:00
  • 1b2003e879 update the constructor Sven Czarnian 2021-10-17 17:44:06 +02:00
  • 7a1d4a5959 optimize the performance Sven Czarnian 2021-10-17 17:31:29 +02:00
  • 62f2a6c3ed add TODOs for the later release Sven Czarnian 2021-10-17 17:31:19 +02:00
  • 01ce0f1bfe measure the execution time Sven Czarnian 2021-10-17 17:28:20 +02:00
  • 6151fc255a remove useless prints Sven Czarnian 2021-10-17 17:28:10 +02:00
  • fec26a6d6d call the optimization Sven Czarnian 2021-10-17 17:12:40 +02:00
  • 061eb7eac6 implement the first version of the ACO algorithm Sven Czarnian 2021-10-17 17:12:26 +02:00
  • a468f1cc53 fix a VRB-bug Sven Czarnian 2021-10-17 17:12:05 +02:00
  • 125eef8729 add some additional parameters Sven Czarnian 2021-10-17 17:11:58 +02:00
  • c09a5ffe77 fix some bugs in the runway manager during the ETA calculation Sven Czarnian 2021-10-16 08:06:04 +02:00
  • c835944e8d sort the FCFS list Sven Czarnian 2021-10-15 18:10:01 +02:00
  • 0c97e5aa67 initialize the random number generator Sven Czarnian 2021-10-15 18:09:43 +02:00
  • 43589eaa35 fix two found crashes Sven Czarnian 2021-10-14 14:35:27 +02:00
  • a7541925c7 rename the cost function. it manages more the runways Sven Czarnian 2021-10-14 14:13:42 +02:00
  • 3b8989508e add the absolut minimal optimization value due RHC definition Sven Czarnian 2021-10-14 14:12:43 +02:00
  • 217c9ad742 rename the member to PlannedArrivalTime for better readability Sven Czarnian 2021-10-14 14:12:12 +02:00
  • 91b735df2f calculate times for all possible runways -> allows lookup for later optimization Sven Czarnian 2021-10-14 10:19:37 +02:00
  • 9f6c9f1ff8 do not double optimize the speed until IAF two times Sven Czarnian 2021-10-13 21:47:45 +02:00