Commit Graph

144 Commits

Author SHA1 Message Date
Sven Czarnian
e19e50b027 update to the current interface version 2021-12-29 09:37:23 +01:00
Sven Czarnian
c5d5e332c8 fix compiler issues 2021-12-26 10:59:22 +01:00
Sven Czarnian
7411955ede fix a typo 2021-12-26 10:44:05 +01:00
Sven Czarnian
1873c68ab0 use the server's IAFs to check if we have a new inbound and over which IAF 2021-12-26 10:43:15 +01:00
Sven Czarnian
0a586f88c3 remove double lock 2021-12-26 09:29:50 +01:00
Sven Czarnian
06271fde5b code formatting 2021-12-26 09:29:37 +01:00
Sven Czarnian
4e635514f1 initialize the complete inbound after the creation 2021-12-23 17:50:35 +01:00
Sven Czarnian
d24c1ee1ce add a flag to indicate if the filter needs to be reset 2021-12-23 17:50:21 +01:00
Sven Czarnian
f54711f490 add a missing initialization 2021-12-23 17:50:08 +01:00
Sven Czarnian
031c9faa97 add a low pass filter to keep the TTL more stable 2021-12-23 17:49:56 +01:00
Sven Czarnian
d7c41d1941 give the controller the information he needs and that he can configure the tags 2021-12-23 09:58:31 +01:00
Sven Czarnian
ec9e9e285b predict the planned waypoint if a heading is given 2021-12-20 11:08:07 +01:00
Sven Czarnian
2795011021 check if the PTA exists 2021-12-19 13:06:19 +01:00
Sven Czarnian
c3a75bb900 add a menu to force set runways 2021-12-19 12:23:23 +01:00
Sven Czarnian
c14698bc39 fix the WTC message 2021-12-17 13:32:30 +01:00
Sven Czarnian
4f84e9a051 remove the debug message 2021-12-17 13:05:38 +01:00
Sven Czarnian
861232d09d update the IAF distance estimation to provide better results 2021-12-16 16:02:35 +01:00
Sven Czarnian
791c9c2605 do not filter based on distances 2021-12-16 16:02:08 +01:00
Sven Czarnian
4da604af99 add a function to project the IAF on the current path to have a virtual IAF 2021-12-16 16:01:49 +01:00
Sven Czarnian
ffb944fd6d add the remaining distance 2021-12-16 16:01:05 +01:00
Sven Czarnian
7238d6b92e use the correct return values 2021-12-16 16:00:44 +01:00
Sven Czarnian
1570b9c7f1 make the matcher public 2021-12-16 16:00:31 +01:00
Sven Czarnian
85600fcd57 add Eigen as a dependency 2021-12-16 16:00:12 +01:00
Sven Czarnian
27b422d806 add Eigen as a dependency 2021-12-16 15:59:56 +01:00
Sven Czarnian
a08ac9b244 fix compiler issues 2021-12-15 16:55:07 +01:00
Sven Czarnian
dbb3d6d557 fix the issues with the predicted path to planned path matching 2021-12-15 16:53:55 +01:00
Sven Czarnian
88c40575ff do not delete the airports 2021-12-15 13:25:04 +01:00
Sven Czarnian
de25092e3b fix sweatbox issues 2021-12-15 13:24:55 +01:00
Sven Czarnian
c94847b607 allow more tag entries to customize the views 2021-12-15 13:24:42 +01:00
Sven Czarnian
e108d3de57 fix some issues with the path prediction and add some addional information 2021-12-15 13:23:33 +01:00
Sven Czarnian
f053ead918 send the new sequence after every update 2021-12-09 12:29:38 +01:00
Sven Czarnian
ef91a3badd cleanup internal structures as soon as the controller is disconnected 2021-12-09 12:29:24 +01:00
Sven Czarnian
b88d2aabda set the airport 2021-12-09 10:27:40 +01:00
Sven Czarnian
076109be41 fix a return value bug 2021-12-09 10:27:30 +01:00
Sven Czarnian
0fc113cd2d use the standard color and a * to indicate if a plan is fixed or not 2021-12-02 19:07:03 +01:00
Sven Czarnian
c6159144bb indicate if the reload was successful 2021-12-02 19:06:23 +01:00
Sven Czarnian
6152c40dca fix compiler issues 2021-12-02 19:06:13 +01:00
Sven Czarnian
95493674e8 add the ignore for used parameters 2021-12-02 19:06:03 +01:00
Sven Czarnian
ae0442b560 add a menu 2021-12-02 19:05:34 +01:00
Sven Czarnian
41a9fd20d5 fix code analysis findings 2021-11-30 08:50:28 +01:00
Sven Czarnian
e4ea8f46c8 ignore the sweatbox and playbacks to use only real VATSIM data 2021-11-29 21:00:37 +01:00
Sven Czarnian
055cf900fb fix some changes and add a low pass filter to avoid fast ETA changes 2021-11-29 19:21:29 +01:00
Sven Czarnian
d89e8fef4c remove a debug message 2021-11-29 19:20:41 +01:00
Sven Czarnian
684ca40c1c fix a typo in the scaling 2021-11-25 22:51:25 +01:00
Sven Czarnian
eb521fca8b update the inbound queue lock 2021-11-25 22:28:32 +01:00
Sven Czarnian
1936b3649b use one second resolution 2021-11-25 22:27:34 +01:00
Sven Czarnian
8390cd5309 define the inbound and predict the flight path 2021-11-25 22:27:03 +01:00
Sven Czarnian
1594be8dc1 adapt to avoid blocking calls 2021-11-25 22:26:26 +01:00
Sven Czarnian
f2f68708ac register the function and the tag 2021-11-25 22:26:11 +01:00
Sven Czarnian
9146446924 change the API 2021-11-25 22:25:51 +01:00