Commit Graph

83 Commits

Author SHA1 Message Date
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
70be822e2d fix a system crash 2021-12-09 11:34:06 +01:00
Sven Czarnian
22216b6627 add a warning message to show if the execution exceeded the maximum time 2021-11-29 19:25:19 +01:00
Sven Czarnian
6d5e635d42 remove debug messages 2021-11-29 17:58:11 +01:00
Sven Czarnian
f14c6735cc allow only delays to avoid arms races between controller and optimizer by implicite ITA-improvements on center 2021-11-29 17:57:20 +01:00
Sven Czarnian
2b4200ba58 remove a debug message 2021-11-29 17:56:28 +01:00
Sven Czarnian
7636c549db fix a potential crash 2021-11-29 17:56:08 +01:00
Sven Czarnian
836ff0a8b2 use as much aircrafts as possible 2021-11-29 17:13:28 +01:00
Sven Czarnian
8277721edb use only 5% speed increase -> more realistic 2021-11-25 22:53:31 +01:00
Sven Czarnian
3746301b0d use the correct reference time 2021-11-25 22:53:06 +01:00
Sven Czarnian
a8419c286f change the TTL/TTG assignment to the IAF -> predictable shortcuts via DIRECTs 2021-11-25 22:52:48 +01:00
Sven Czarnian
fa0a94d733 use the final assignments 2021-11-25 22:52:09 +01:00
Sven Czarnian
06974b807c fix bugs in TTL and TTG calculations 2021-11-24 12:05:03 +01:00
Sven Czarnian
f359ec8189 add a predicted waypoint for later calculations 2021-11-24 12:04:52 +01:00
Sven Czarnian
be6fe84d77 fix potential crashes 2021-11-24 12:04:25 +01:00
Sven Czarnian
3b767489c3 the conversion to NM is done in the haversine function 2021-11-24 12:04:13 +01:00
Sven Czarnian
bd0fdb0899 fix a crash 2021-11-24 12:03:18 +01:00
Sven Czarnian
21e79a26f0 optimize every minute 2021-11-24 12:03:01 +01:00
Sven Czarnian
f021baf4cc allow unset weather provider 2021-11-22 16:19:46 +01:00
Sven Czarnian
60d671ea9a do not update the sequence after every optimization 2021-11-18 08:46:03 +01:00
Sven Czarnian
3affbd9d57 add the runway assignment based on shall-should-may 2021-11-17 10:02:29 +01:00
Sven Czarnian
3560e98ad2 set the maximum delay 2021-11-17 10:02:01 +01:00
Sven Czarnian
7fe1af1def extend the configuration to define the maximum delay to execute may-assignments 2021-11-17 10:01:35 +01:00
Sven Czarnian
0a51874006 update the report to get the latest information 2021-11-15 20:26:05 +01:00
Sven Czarnian
50cd3e887e add helper functions to update and get information out of the airport data 2021-11-15 18:25:42 +01:00
Sven Czarnian
9028ef0442 remove the web UI 2021-11-15 18:20:33 +01:00
Sven Czarnian
e4ce4ff654 remove acquire() and release() functions and run the threads as deamons for easier cleanups 2021-11-15 17:33:26 +01:00
Sven Czarnian
7452eb595d request the current configuration after every iteration cycle 2021-11-14 10:02:36 +01:00
Sven Czarnian
8b34f622a3 adapt the code to split up predictions form the inbounds 2021-11-13 22:55:04 +01:00
Sven Czarnian
bf10649df6 add functions to calculate other speeds, etc 2021-11-13 22:53:28 +01:00
Sven Czarnian
530c9ea731 use the weather model as well 2021-11-13 10:00:54 +01:00
Sven Czarnian
46e04fca23 initialize the values with None 2021-11-13 09:56:14 +01:00
Sven Czarnian
7cdb04c8fd remove a useless print command 2021-11-13 09:50:22 +01:00
Sven Czarnian
8c703c13a1 extend the weather model 2021-11-13 09:46:19 +01:00
Sven Czarnian
e6fc82fd5a reset the timestamp if something went wrong 2021-11-13 09:46:05 +01:00
Sven Czarnian
d6b85b1660 send the sequence to euroscope 2021-11-12 20:14:05 +01:00
Sven Czarnian
d0be115fce add Euroscope to the worker itself 2021-11-12 20:13:36 +01:00
Sven Czarnian
921919488f calculate the PTA based on linear functions for the complete arrival route 2021-11-12 19:40:19 +01:00
Sven Czarnian
6f36d8f569 run the optimization every time to optimze also based on TTG 2021-11-12 19:38:11 +01:00
Sven Czarnian
40ddd7c188 remove debugging messages 2021-11-12 19:37:26 +01:00
Sven Czarnian
63378a347b set the planned arrival route and trackmiles 2021-11-11 23:23:25 +01:00
Sven Czarnian
98285869cd fix a crash if preceding inbounds exist 2021-11-11 20:21:11 +01:00
Sven Czarnian
f162047767 update the fixed sequence inbound tag 2021-11-11 14:17:22 +01:00
Sven Czarnian
ec019d5006 add the WebUI to the system 2021-11-11 12:57:54 +01:00
Sven Czarnian
e450b58428 update the interface 2021-11-11 11:06:37 +01:00
Sven Czarnian
5c235f7d2a extend the interface of the windows and allow resequencing 2021-11-11 11:03:41 +01:00
Sven Czarnian
3d87c3918b remove some debugging todos 2021-11-10 22:50:00 +01:00
Sven Czarnian
97a2f24f28 use weights to find better sequence with TTG and TTL constraints 2021-11-10 22:45:30 +01:00