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 |
|
Sven Czarnian
|
874cc7871d
|
add getter for the arrival waypoints
|
2021-11-25 22:25:11 +01:00 |
|
Sven Czarnian
|
2240978b01
|
define the arrival waypoint
|
2021-11-22 16:18:47 +01:00 |
|
Sven Czarnian
|
155a035a9c
|
define the wind data
|
2021-11-22 16:18:29 +01:00 |
|
Sven Czarnian
|
319e5b2952
|
build the geographic coordinates
|
2021-11-22 16:18:16 +01:00 |
|
Sven Czarnian
|
92bf63bf45
|
add the helper
|
2021-11-22 16:17:35 +01:00 |
|
Sven Czarnian
|
969f448bf4
|
define the geographic library
|
2021-11-22 16:17:20 +01:00 |
|
Sven Czarnian
|
9f80ce1631
|
add the helper for the UTC time and mach checks
|
2021-11-22 16:17:07 +01:00 |
|
Sven Czarnian
|
09e29afe7b
|
add GeographicLib
|
2021-11-22 16:16:36 +01:00 |
|
Sven Czarnian
|
b1b6b5c790
|
do not send empty lists
|
2021-11-21 08:54:22 +01:00 |
|
Sven Czarnian
|
ce23f956ed
|
code formatting
|
2021-11-21 08:54:11 +01:00 |
|
Sven Czarnian
|
b309e86ec6
|
change the configuration to handle the new ZMQ-REQ-REP-protocol and the RestAPI-Update protocol
|
2021-11-21 08:53:58 +01:00 |
|
Sven Czarnian
|
0acb45dd27
|
force a reload
|
2021-11-20 09:29:01 +01:00 |
|
Sven Czarnian
|
1bb9813a7a
|
allow to add flights as forced for AMAN to include them, if the neighboring controller is not using AMAN
|
2021-11-20 09:28:36 +01:00 |
|
Sven Czarnian
|
2cc7c401e8
|
add the stands of GrPlugin and TST
|
2021-11-18 16:02:52 +01:00 |
|
Sven Czarnian
|
689c2326c2
|
use only one backend and adapt to the new communication structure
avoid empty messages
|
2021-11-18 16:02:41 +01:00 |
|
Sven Czarnian
|
a65aa445fa
|
compare the backend's version with the plugin's version
|
2021-11-18 15:55:37 +01:00 |
|
Sven Czarnian
|
25c1519bb8
|
update to the current version
|
2021-11-18 15:53:57 +01:00 |
|
Sven Czarnian
|
a23de5ee67
|
add required libraries
|
2021-11-18 15:53:34 +01:00 |
|
Sven Czarnian
|
1a58301d4f
|
send the reports every ten seconds
|
2021-11-13 23:03:34 +01:00 |
|
Sven Czarnian
|
d3551c9857
|
fix a compiler warning
|
2021-11-13 23:03:08 +01:00 |
|
Sven Czarnian
|
a8f2dba40e
|
use the new interface to create the reports
|
2021-11-13 23:02:55 +01:00 |
|
Sven Czarnian
|
2b4840d2af
|
fix a bug in the dynamics
|
2021-11-13 23:01:30 +01:00 |
|
Sven Czarnian
|
a3ef28ae39
|
rename the sequence receiver
|
2021-11-13 23:01:12 +01:00 |
|
Sven Czarnian
|
8b1292c95a
|
rename the files and use the new interface to communicate with the backend
|
2021-11-13 22:59:04 +01:00 |
|
Sven Czarnian
|
50bb565229
|
build the new protocol files
|
2021-11-13 22:56:34 +01:00 |
|