Commit-Graf

251 Incheckningar

Upphovsman SHA1 Meddelande Datum
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
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
0e96f0402e fix potential crashes 2021-11-25 22:51:39 +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
5f00ea08cf add the projection function 2021-11-24 12:03:44 +01:00
Sven Czarnian
c767572dee ignore unused return values 2021-11-24 12:03:34 +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
693f48c535 send the version, etc 2021-11-22 16:20:46 +01:00
Sven Czarnian
f021baf4cc allow unset weather provider 2021-11-22 16:19:46 +01:00
Sven Czarnian
18577ebe9a move the file for the later distribution 2021-11-18 08:53:53 +01:00
Sven Czarnian
d2b326fa9c add an endpoint to get the airport information 2021-11-18 08:47:09 +01:00
Sven Czarnian
23d00899fc cleanup the imports 2021-11-18 08:46:56 +01:00
Sven Czarnian
74bf3e7439 change to request-response communication for an easier update of euroscope 2021-11-18 08:46:47 +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