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
|
1570b9c7f1
|
make the matcher public
|
2021-12-16 16:00:31 +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
|
e108d3de57
|
fix some issues with the path prediction and add some addional information
|
2021-12-15 13:23:33 +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
|
8390cd5309
|
define the inbound and predict the flight path
|
2021-11-25 22:27:03 +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
|
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
|
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
|
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
|
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
|
70a41bfc0e
|
change the interface
|
2021-10-10 20:52:37 +02:00 |
|
Sven Czarnian
|
e0ab3ac68e
|
fix compiler warnings
|
2021-10-10 20:52:20 +02:00 |
|
Sven Czarnian
|
2cf49c00fc
|
introduce the aircraft scheduler to receive new messages from the backend
threading-concepts are used to avoid unnecessary main thread action
|
2021-08-19 08:47:39 +02:00 |
|
Sven Czarnian
|
b453d4d8e2
|
add a function to check if a block is initialized
|
2021-08-19 08:21:08 +02:00 |
|
Sven Czarnian
|
0fa3559fc4
|
add missing documentation
|
2021-08-19 08:20:54 +02:00 |
|
Sven Czarnian
|
9e15b72c54
|
convert the message in the reporter
|
2021-08-19 08:20:20 +02:00 |
|
Sven Czarnian
|
d06ec49b2e
|
fix a deadlock or sporadic crash during shutdown
|
2021-08-19 08:01:22 +02:00 |
|
Sven Czarnian
|
8e36b094a5
|
introduce the aircraft reporter
|
2021-08-17 17:30:49 +02:00 |
|
Sven Czarnian
|
b1ab52d717
|
update the configuration
|
2021-08-17 17:30:10 +02:00 |
|
Sven Czarnian
|
87ba0be57d
|
extend the configuration
|
2021-08-16 08:08:41 +02:00 |
|
Sven Czarnian
|
272fb3aab0
|
add the communication file format
|
2021-08-10 08:42:53 +02:00 |
|
Sven Czarnian
|
3c4acffbb9
|
define the configuration to handle communication settings
|
2021-08-10 08:42:36 +02:00 |
|
Sven Czarnian
|
81edcdcea2
|
add a parser to read the UID per user
|
2021-08-10 08:42:00 +02:00 |
|
Sven Czarnian
|
163786698c
|
define the base class to define different file formats
|
2021-08-10 08:40:53 +02:00 |
|
Sven Czarnian
|
4de1e2fc43
|
add an helper class to process strings
|
2021-08-10 08:39:34 +02:00 |
|