- 21 May, 2018 8 commits
-
-
Don Gagne authored
Update camera specs on creation
-
DonLakeFlyer authored
-
Don Gagne authored
Battery2 work: Support in FactGroups and ArduPilot Power page
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
Fix action list showing empty
-
Don Gagne authored
Use FW Landing visuals in Fly View
-
- 20 May, 2018 4 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
Survey: Rotate survey entry
-
- 19 May, 2018 5 commits
-
-
DonLakeFlyer authored
Also don't save to settings
-
Don Gagne authored
Don't go into Hold before takeoff
-
Don Gagne authored
Save fact settings for new Transect code
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 18 May, 2018 8 commits
-
-
Don Gagne authored
Single bool to debug guided actions
-
Don Gagne authored
Show indicator for mission terrain data
-
Don Gagne authored
Allow DropPanel dynamic sizing
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
Don Gagne authored
Support for multiple links to a single vehicle
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 17 May, 2018 3 commits
-
-
Don Gagne authored
Appveyor only has Qt 5.9.5
-
DonLakeFlyer authored
-
Don Gagne authored
FactValueSlider: Fix crash when empty
-
- 16 May, 2018 12 commits
-
-
Don Gagne authored
-
Don Gagne authored
minor typo fix
-
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
-