Sven Czarnian
|
c9937d39c2
|
fix sporadic system crashes
|
2021-12-25 22:37:20 +01:00 |
|
Sven Czarnian
|
357f6e7b11
|
do not minimize the TTG
|
2021-12-25 09:00:13 +01:00 |
|
Sven Czarnian
|
2fdb73e32e
|
do not ignore inbounds that respawned inside the freezed time
|
2021-12-25 08:59:59 +01:00 |
|
Sven Czarnian
|
bf6417c66c
|
add a flag that inidicates if the flight has all relevant information
|
2021-12-25 08:58:12 +01:00 |
|
Sven Czarnian
|
5ef3d4e40a
|
fix a race condition crash
|
2021-12-23 17:49:10 +01:00 |
|
Sven Czarnian
|
8ac4977c08
|
initialize all required information to avoid race conditions between in plugins and the web interface
|
2021-12-23 16:29:25 +01:00 |
|
Sven Czarnian
|
64fcb8ed01
|
use deep copies for the optimization to avoid the visualization of intermediate sequences
|
2021-12-23 16:28:31 +01:00 |
|
Sven Czarnian
|
57867a2e21
|
fix a crash
|
2021-12-22 15:47:11 +01:00 |
|
Sven Czarnian
|
f6736133a7
|
add shall-should-may information to the sequence
|
2021-12-22 15:13:35 +01:00 |
|
Sven Czarnian
|
6dc4f6de72
|
provide shall-should-may information
|
2021-12-22 15:13:18 +01:00 |
|
Sven Czarnian
|
50b60915f2
|
extend the configuration to provide the colors
|
2021-12-22 14:31:11 +01:00 |
|
Sven Czarnian
|
857f278afe
|
addional planning information
|
2021-12-22 14:30:56 +01:00 |
|
Sven Czarnian
|
8efed19e34
|
parse the WebUI configuration
|
2021-12-22 14:30:22 +01:00 |
|
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
|
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 |
|