Commit Graph

274 Commits

Author SHA1 Message Date
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
Sven Czarnian
9627ae34b7 extend the interface to provide all available runways 2021-12-09 09:18:20 +01:00
Sven Czarnian
efae307e84 add cross origin to fix issues in browsers 2021-12-09 09:17:58 +01:00
Sven Czarnian
7257ab2956 split up the initializations 2021-12-03 11:51:27 +01:00
Sven Czarnian
9b9746e9bb add documentation 2021-12-03 11:51:04 +01:00
Sven Czarnian
848d89a918 define the route to create a new key and send information 2021-12-02 23:06:51 +01:00
Sven Czarnian
6aa2009cce update the key create to call it via the web interface to create new keys 2021-12-02 23:06:32 +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
50f3e28baf remove a debug message 2021-11-29 17:58:02 +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