Commit Graph

  • 3237f20994 submodule feature/optimization daniel@ascarion.net 2023-07-14 21:48:55 +02:00
  • 6426aa2bd4 send the IAFs as well Sven Czarnian 2021-12-26 10:41:55 +01:00
  • 716c1090f3 add a comment Sven Czarnian 2021-12-26 10:41:37 +01:00
  • fdf38b46dd fix a renaming issue Sven Czarnian 2021-12-26 10:41:06 +01:00
  • c9937d39c2 fix sporadic system crashes Sven Czarnian 2021-12-25 22:37:20 +01:00
  • 357f6e7b11 do not minimize the TTG Sven Czarnian 2021-12-25 09:00:13 +01:00
  • 2fdb73e32e do not ignore inbounds that respawned inside the freezed time Sven Czarnian 2021-12-25 08:59:59 +01:00
  • bf6417c66c add a flag that inidicates if the flight has all relevant information Sven Czarnian 2021-12-25 08:58:12 +01:00
  • 5ef3d4e40a fix a race condition crash Sven Czarnian 2021-12-23 17:49:10 +01:00
  • 8ac4977c08 initialize all required information to avoid race conditions between in plugins and the web interface Sven Czarnian 2021-12-23 16:29:25 +01:00
  • 64fcb8ed01 use deep copies for the optimization to avoid the visualization of intermediate sequences Sven Czarnian 2021-12-23 16:28:31 +01:00
  • 57867a2e21 fix a crash Sven Czarnian 2021-12-22 15:47:11 +01:00
  • f6736133a7 add shall-should-may information to the sequence Sven Czarnian 2021-12-22 15:13:35 +01:00
  • 6dc4f6de72 provide shall-should-may information Sven Czarnian 2021-12-22 15:13:18 +01:00
  • 50b60915f2 extend the configuration to provide the colors Sven Czarnian 2021-12-22 14:31:11 +01:00
  • 857f278afe addional planning information Sven Czarnian 2021-12-22 14:30:56 +01:00
  • 8efed19e34 parse the WebUI configuration Sven Czarnian 2021-12-22 14:30:22 +01:00
  • b78e1952ee use the new member structure to provide the data Sven Czarnian 2021-12-22 13:43:52 +01:00
  • 8d196129f0 fix a system crash Sven Czarnian 2021-12-22 13:43:29 +01:00
  • 97c7173313 add the IAF spacing constraint to the arrival estimation Sven Czarnian 2021-12-22 13:29:36 +01:00
  • b441b945b9 code formatting Sven Czarnian 2021-12-22 13:29:21 +01:00
  • d9bc25a507 increase the overall performance Sven Czarnian 2021-12-22 13:29:08 +01:00
  • f83febab3a add a function to register a new inbound Sven Czarnian 2021-12-22 13:28:56 +01:00
  • 4f69df6cc7 fix issues with the fixed inbounds Sven Czarnian 2021-12-22 13:27:58 +01:00
  • 1b53084e8c add better differences to check if arrival candidates exist Sven Czarnian 2021-12-22 13:27:35 +01:00
  • 4439f91633 add a missing member variable Sven Czarnian 2021-12-22 13:26:40 +01:00
  • 13837fdb62 use a new function to create the fixed preceedings and use the information in the runway manager Sven Czarnian 2021-12-21 10:45:32 +01:00
  • a2ea26ab5d introduce the configuration for the IAF spacing Sven Czarnian 2021-12-21 10:42:16 +01:00
  • 83acbdc3b5 remove unused variables and rename a parameter Sven Czarnian 2021-12-20 14:24:27 +01:00
  • f4fa9eeb18 fix the issues with the time delta estimation Sven Czarnian 2021-12-19 13:26:49 +01:00
  • fc84aab0f2 robust error handling to avoid later crashes Sven Czarnian 2021-12-19 13:06:03 +01:00
  • 91683ec899 code formatting Sven Czarnian 2021-12-19 12:27:44 +01:00
  • 8301fba2d2 fix a setup.py build error Sven Czarnian 2021-12-19 12:24:41 +01:00
  • e265629439 handle the requested runways in the optimization Sven Czarnian 2021-12-19 12:24:26 +01:00
  • 8ebeef6938 update the interface description Sven Czarnian 2021-12-19 12:23:54 +01:00
  • e1eb50f6d3 avoid crashes due to invalid WTC entries Sven Czarnian 2021-12-17 13:32:07 +01:00
  • 7006e8b835 fix some table issues Sven Czarnian 2021-12-17 13:31:54 +01:00
  • dda7a90ef7 do not ignore flights that passed the IAF Sven Czarnian 2021-12-17 13:05:53 +01:00
  • d1e90cfd22 remove useless print message Sven Czarnian 2021-12-16 16:08:11 +01:00
  • 78d61eb6cc fix rare crashes Sven Czarnian 2021-12-16 15:59:26 +01:00
  • 1acec75d08 fix a wrong function call Sven Czarnian 2021-12-16 15:59:13 +01:00
  • ae96e5be6b abort if we found the optimal solution Sven Czarnian 2021-12-16 10:24:10 +01:00
  • bb6cacd898 fix an issue in the global update Sven Czarnian 2021-12-16 10:23:40 +01:00
  • cd5c21d099 use the shortcut-path as the ITA for the optimization, but use the full path as the ITA itself Sven Czarnian 2021-12-16 10:22:43 +01:00
  • 6fd4f4da1b fix a referencing bug Sven Czarnian 2021-12-16 08:37:11 +01:00
  • 1bf7d850eb fix different interpretations of the freezed index Sven Czarnian 2021-12-15 13:18:16 +01:00
  • 1e031dcb7c fix a wrong comment Sven Czarnian 2021-12-15 13:17:40 +01:00
  • cbf033f4b6 remove the debug message Sven Czarnian 2021-12-15 11:21:02 +01:00
  • 760145731d fix a bug in the ETA estimation Sven Czarnian 2021-12-15 09:29:12 +01:00
  • 5242fe0d87 use the optimization thresholds to calculate the TTG Sven Czarnian 2021-12-15 09:28:59 +01:00
  • 72959a8e26 add optimization thresholds Sven Czarnian 2021-12-15 09:27:53 +01:00
  • 5c2765d67a remove unused code Sven Czarnian 2021-12-15 09:27:41 +01:00
  • bb2aaeba7a use the best initial ITA Sven Czarnian 2021-12-14 11:26:57 +01:00
  • 4f21f8968b fix the TTG calculation Sven Czarnian 2021-12-14 11:26:25 +01:00
  • ad129dc2b6 fix the prediction calculation Sven Czarnian 2021-12-14 11:25:51 +01:00
  • 01b12b4398 do not overwrite the last waypoint if it is already set up Sven Czarnian 2021-12-14 11:25:27 +01:00
  • ba34ff97a9 add the flight time until the IAF Sven Czarnian 2021-12-14 11:25:02 +01:00
  • a85bcac1e8 remove useless TODO Sven Czarnian 2021-12-14 11:24:02 +01:00
  • 4fbe9d1060 refactor the ETA estimation Sven Czarnian 2021-12-14 11:23:18 +01:00
  • 74b8ec33d5 update the report time to allow predictions Sven Czarnian 2021-12-14 11:23:03 +01:00
  • 52aefd0966 minimize the TTL to provide realistic TTLs Sven Czarnian 2021-12-09 12:30:07 +01:00
  • 4797cef3f7 decrease the sleep time to react in time Sven Czarnian 2021-12-09 12:29:51 +01:00
  • 92b7e9e429 use the new protocol Sven Czarnian 2021-12-09 11:34:19 +01:00
  • 70be822e2d fix a system crash Sven Czarnian 2021-12-09 11:34:06 +01:00
  • a5cb8914b5 update the interface Sven Czarnian 2021-12-09 11:33:56 +01:00
  • 0a891b99a5 add the ITA for visualization purposes Sven Czarnian 2021-12-09 09:27:19 +01:00
  • fb40b0aad9 handle error codes and receive all outputs Sven Czarnian 2021-12-09 09:19:10 +01:00
  • 9627ae34b7 extend the interface to provide all available runways Sven Czarnian 2021-12-09 09:18:20 +01:00
  • efae307e84 add cross origin to fix issues in browsers Sven Czarnian 2021-12-09 09:17:58 +01:00
  • 7257ab2956 split up the initializations Sven Czarnian 2021-12-03 11:51:27 +01:00
  • 9b9746e9bb add documentation Sven Czarnian 2021-12-03 11:51:04 +01:00
  • 848d89a918 define the route to create a new key and send information Sven Czarnian 2021-12-02 23:06:51 +01:00
  • 6aa2009cce update the key create to call it via the web interface to create new keys Sven Czarnian 2021-12-02 23:06:32 +01:00
  • 22216b6627 add a warning message to show if the execution exceeded the maximum time Sven Czarnian 2021-11-29 19:25:19 +01:00
  • 6d5e635d42 remove debug messages Sven Czarnian 2021-11-29 17:58:11 +01:00
  • 50f3e28baf remove a debug message Sven Czarnian 2021-11-29 17:58:02 +01:00
  • f14c6735cc allow only delays to avoid arms races between controller and optimizer by implicite ITA-improvements on center Sven Czarnian 2021-11-29 17:57:20 +01:00
  • 2b4200ba58 remove a debug message Sven Czarnian 2021-11-29 17:56:28 +01:00
  • 7636c549db fix a potential crash Sven Czarnian 2021-11-29 17:56:08 +01:00
  • 836ff0a8b2 use as much aircrafts as possible Sven Czarnian 2021-11-29 17:13:28 +01:00
  • 8277721edb use only 5% speed increase -> more realistic Sven Czarnian 2021-11-25 22:53:31 +01:00
  • 3746301b0d use the correct reference time Sven Czarnian 2021-11-25 22:53:06 +01:00
  • a8419c286f change the TTL/TTG assignment to the IAF -> predictable shortcuts via DIRECTs Sven Czarnian 2021-11-25 22:52:48 +01:00
  • fa0a94d733 use the final assignments Sven Czarnian 2021-11-25 22:52:09 +01:00
  • 0e96f0402e fix potential crashes Sven Czarnian 2021-11-25 22:51:39 +01:00
  • 06974b807c fix bugs in TTL and TTG calculations Sven Czarnian 2021-11-24 12:05:03 +01:00
  • f359ec8189 add a predicted waypoint for later calculations Sven Czarnian 2021-11-24 12:04:52 +01:00
  • be6fe84d77 fix potential crashes Sven Czarnian 2021-11-24 12:04:25 +01:00
  • 3b767489c3 the conversion to NM is done in the haversine function Sven Czarnian 2021-11-24 12:04:13 +01:00
  • 5f00ea08cf add the projection function Sven Czarnian 2021-11-24 12:03:44 +01:00
  • c767572dee ignore unused return values Sven Czarnian 2021-11-24 12:03:34 +01:00
  • bd0fdb0899 fix a crash Sven Czarnian 2021-11-24 12:03:18 +01:00
  • 21e79a26f0 optimize every minute Sven Czarnian 2021-11-24 12:03:01 +01:00
  • 693f48c535 send the version, etc Sven Czarnian 2021-11-22 16:20:46 +01:00
  • f021baf4cc allow unset weather provider Sven Czarnian 2021-11-22 16:19:46 +01:00
  • 18577ebe9a move the file for the later distribution Sven Czarnian 2021-11-18 08:53:53 +01:00
  • d2b326fa9c add an endpoint to get the airport information Sven Czarnian 2021-11-18 08:47:09 +01:00
  • 23d00899fc cleanup the imports Sven Czarnian 2021-11-18 08:46:56 +01:00
  • 74bf3e7439 change to request-response communication for an easier update of euroscope Sven Czarnian 2021-11-18 08:46:47 +01:00
  • 60d671ea9a do not update the sequence after every optimization Sven Czarnian 2021-11-18 08:46:03 +01:00