- 26 Jun, 2018 2 commits
-
-
acfloria authored
-
DonLakeFlyer authored
-
- 14 Jun, 2018 1 commit
-
-
acfloria authored
Previously the first activeChanged signal got lost because it was not connected yet to the LinkInterface which resulted in a link incorrectly shown as inactive.
-
- 27 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 6 commits
-
-
acfloria authored
Show the link indicator in the tool bar if two or more links are connected and at least one of them is a high latency link. Show in the link indicator if a link is inactive.
-
acfloria authored
- Improve function names - For notifications of an active link change only show the priority keyword if multiple links are connected - Use QMap instead of QList for the HeartbeatTimers - Style improvements - Simplify sending the MAV_CMD_CONTROL_HIGH_LATENCY command
-
acfloria authored
Add the HeartbeatTimer class to track a single heartbeat for a single link. For every new received heartbeat an instance of the class is created. Every instance emits a signal if it timed out or the timer is restarted. Each vehicle then decides based on all different signals which link is the priority link.
-
acfloria authored
-
acfloria authored
-
acfloria authored
Each link updates the active property based on incoming bytes. The vehicle tracks the active property of each link and in case of an inactive priority link it updates the priority link.
-
- 02 Feb, 2018 1 commit
-
-
acfloria authored
-
- 07 Jan, 2018 1 commit
-
-
Don Gagne authored
-
- 24 Aug, 2017 1 commit
-
-
Gus Grubba authored
This reverts commit 52160d80.
-
- 21 Aug, 2017 1 commit
-
-
Gus Grubba authored
-
- 01 May, 2017 1 commit
-
-
DonLakeFlyer authored
-
- 29 Dec, 2016 1 commit
-
-
Don Gagne authored
-
- 26 Dec, 2016 1 commit
-
-
Don Gagne authored
Prevent shutdown ordering crashes
-