- 26 Oct, 2018 1 commit
-
-
Don Gagne authored
Heading to Home on Vehicle FactGroup
-
- 25 Oct, 2018 4 commits
-
-
Don Gagne authored
Add Distance to GCS to Vehicle FactGroup
-
Willian Galvani authored
-
Jacob Walser authored
-
Jacob Walser authored
This reverts commit c69a49e6.
-
- 24 Oct, 2018 1 commit
-
-
Patrick José Pereira authored
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
-
- 03 Oct, 2018 1 commit
-
-
Willian Galvani authored
FirmwarePlugin: Issue a warning upon connecting if the firmware in use is not using a stable release
-
- 01 Oct, 2018 1 commit
-
-
Don Gagne authored
Add support for specifying fixed RTK base position
-
- 28 Sep, 2018 3 commits
- 27 Sep, 2018 1 commit
-
-
Don Gagne authored
Move ArduPilot preflight check handling to generic QGC
-
- 04 Sep, 2018 1 commit
-
-
Gus Grubba authored
Fixed the core MAVLink receiver. Among other things, it wasn't accounting for fragmented messages. Fixed code that monitors messages received (and lost) Added a section within the MAVLink panel to show the current status (for the current vehicle) Remove some old, unused exposed interfaces
-
- 03 Sep, 2018 1 commit
-
-
Gus Grubba authored
Also fixing some c++ errors within commented off code as the localization engine was getting confused by it.
-
- 24 Aug, 2018 1 commit
-
-
Don Gagne authored
-
- 31 Jul, 2018 1 commit
-
-
Don Gagne authored
Fix negative wind direction
-
- 26 Jun, 2018 4 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
acfloria authored
-
DonLakeFlyer authored
-
- 25 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 22 Jun, 2018 1 commit
-
-
Gus Grubba authored
-
- 20 Jun, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 19 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 15 Jun, 2018 1 commit
-
-
acfloria authored
-
- 01 Jun, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 30 May, 2018 2 commits
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- 27 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 21 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 20 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 19 May, 2018 1 commit
-
-
DonLakeFlyer authored
-
- 16 May, 2018 7 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
-
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
-