Gráfico de cometimentos

285 Cometimentos

Autor(a) SHA1 Mensagem Data
Sven Czarnian
b78e1952ee use the new member structure to provide the data 2021-12-22 13:43:52 +01:00
Sven Czarnian
8d196129f0 fix a system crash 2021-12-22 13:43:29 +01:00
Sven Czarnian
97c7173313 add the IAF spacing constraint to the arrival estimation 2021-12-22 13:29:36 +01:00
Sven Czarnian
b441b945b9 code formatting 2021-12-22 13:29:21 +01:00
Sven Czarnian
d9bc25a507 increase the overall performance 2021-12-22 13:29:08 +01:00
Sven Czarnian
f83febab3a add a function to register a new inbound 2021-12-22 13:28:56 +01:00
Sven Czarnian
4f69df6cc7 fix issues with the fixed inbounds 2021-12-22 13:27:58 +01:00
Sven Czarnian
1b53084e8c add better differences to check if arrival candidates exist 2021-12-22 13:27:35 +01:00
Sven Czarnian
4439f91633 add a missing member variable 2021-12-22 13:26:40 +01:00
Sven Czarnian
13837fdb62 use a new function to create the fixed preceedings and use the information in the runway manager 2021-12-21 10:45:32 +01:00
Sven Czarnian
a2ea26ab5d introduce the configuration for the IAF spacing 2021-12-21 10:42:16 +01:00
Sven Czarnian
83acbdc3b5 remove unused variables and rename a parameter 2021-12-20 14:24:27 +01:00
Sven Czarnian
f4fa9eeb18 fix the issues with the time delta estimation 2021-12-19 13:26:49 +01:00
Sven Czarnian
fc84aab0f2 robust error handling to avoid later crashes 2021-12-19 13:06:03 +01:00
Sven Czarnian
91683ec899 code formatting 2021-12-19 12:27:44 +01:00
Sven Czarnian
8301fba2d2 fix a setup.py build error 2021-12-19 12:24:41 +01:00
Sven Czarnian
e265629439 handle the requested runways in the optimization 2021-12-19 12:24:26 +01:00
Sven Czarnian
8ebeef6938 update the interface description 2021-12-19 12:23:54 +01:00
Sven Czarnian
e1eb50f6d3 avoid crashes due to invalid WTC entries 2021-12-17 13:32:07 +01:00
Sven Czarnian
7006e8b835 fix some table issues 2021-12-17 13:31:54 +01:00
Sven Czarnian
dda7a90ef7 do not ignore flights that passed the IAF 2021-12-17 13:05:53 +01:00
Sven Czarnian
d1e90cfd22 remove useless print message 2021-12-16 16:08:11 +01:00
Sven Czarnian
78d61eb6cc fix rare crashes 2021-12-16 15:59:26 +01:00
Sven Czarnian
1acec75d08 fix a wrong function call 2021-12-16 15:59:13 +01:00
Sven Czarnian
ae96e5be6b abort if we found the optimal solution 2021-12-16 10:24:10 +01:00
Sven Czarnian
bb6cacd898 fix an issue in the global update 2021-12-16 10:23:40 +01:00
Sven Czarnian
cd5c21d099 use the shortcut-path as the ITA for the optimization, but use the full path as the ITA itself 2021-12-16 10:22:43 +01:00
Sven Czarnian
6fd4f4da1b fix a referencing bug 2021-12-16 08:37:11 +01:00
Sven Czarnian
1bf7d850eb fix different interpretations of the freezed index 2021-12-15 13:18:16 +01:00
Sven Czarnian
1e031dcb7c fix a wrong comment 2021-12-15 13:17:40 +01:00
Sven Czarnian
cbf033f4b6 remove the debug message 2021-12-15 11:21:02 +01:00
Sven Czarnian
760145731d fix a bug in the ETA estimation 2021-12-15 09:29:12 +01:00
Sven Czarnian
5242fe0d87 use the optimization thresholds to calculate the TTG 2021-12-15 09:28:59 +01:00
Sven Czarnian
72959a8e26 add optimization thresholds 2021-12-15 09:27:53 +01:00
Sven Czarnian
5c2765d67a remove unused code 2021-12-15 09:27:41 +01:00
Sven Czarnian
bb2aaeba7a use the best initial ITA 2021-12-14 11:26:57 +01:00
Sven Czarnian
4f21f8968b fix the TTG calculation 2021-12-14 11:26:25 +01:00
Sven Czarnian
ad129dc2b6 fix the prediction calculation 2021-12-14 11:25:51 +01:00
Sven Czarnian
01b12b4398 do not overwrite the last waypoint if it is already set up 2021-12-14 11:25:27 +01:00
Sven Czarnian
ba34ff97a9 add the flight time until the IAF 2021-12-14 11:25:02 +01:00
Sven Czarnian
a85bcac1e8 remove useless TODO 2021-12-14 11:24:02 +01:00
Sven Czarnian
4fbe9d1060 refactor the ETA estimation 2021-12-14 11:23:18 +01:00
Sven Czarnian
74b8ec33d5 update the report time to allow predictions 2021-12-14 11:23:03 +01:00
Sven Czarnian
52aefd0966 minimize the TTL to provide realistic TTLs 2021-12-09 12:30:07 +01:00
Sven Czarnian
4797cef3f7 decrease the sleep time to react in time 2021-12-09 12:29:51 +01:00
Sven Czarnian
92b7e9e429 use the new protocol 2021-12-09 11:34:19 +01:00
Sven Czarnian
70be822e2d fix a system crash 2021-12-09 11:34:06 +01:00
Sven Czarnian
a5cb8914b5 update the interface 2021-12-09 11:33:56 +01:00
Sven Czarnian
0a891b99a5 add the ITA for visualization purposes 2021-12-09 09:27:19 +01:00
Sven Czarnian
fb40b0aad9 handle error codes and receive all outputs 2021-12-09 09:19:10 +01:00