- 24 May, 2018 5 commits
-
-
DonLakeFlyer authored
More commonly known terminlogy
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 23 May, 2018 1 commit
-
-
PX4 Jenkins authored
-
- 22 May, 2018 3 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 21 May, 2018 7 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 20 May, 2018 3 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 19 May, 2018 3 commits
-
-
DonLakeFlyer authored
Also don't save to settings
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 18 May, 2018 4 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 16 May, 2018 14 commits
-
-
Don Gagne authored
-
Don Gagne authored
-
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
-
acfloria authored
-
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
-
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.
-
acfloria authored
This setting enables/disables the LinkIndicator toolbar in which the primary link can be chosen.
-