- May 06, 2019
-
-
Don Gagne authored
Add Throttle % as vehicle fact
-
- May 03, 2019
-
-
Don Gagne authored
Save/Restore stream rates. Auto flight mode support
-
- May 02, 2019
-
-
Don Gagne authored
PID tuning rate adjustment
-
- Apr 27, 2019
-
-
DonLakeFlyer authored
Smart RTL support
-
- Apr 03, 2019
-
-
Gus Grubba authored
-
- Mar 23, 2019
-
-
Don Gagne authored
ArduPilot: Flash bootloader support
-
- Jan 18, 2019
-
-
Don Gagne authored
Support STATUSTEXT_LONG
-
- Jan 04, 2019
-
-
Don Gagne authored
Remove the concept of reserved buttons for manual control
-
- Dec 28, 2018
-
-
Don Gagne authored
Add gotoFlightMode property
-
- Dec 10, 2018
-
-
Gus Grubba authored
-
- Dec 06, 2018
-
-
Don Gagne authored
Show orbit telemetry status on map
-
- Oct 30, 2018
-
-
Willian Galvani authored
-
- Oct 26, 2018
-
-
Don Gagne authored
Heading to Home on Vehicle FactGroup
-
- Oct 25, 2018
-
-
Don Gagne authored
Add Distance to GCS to Vehicle FactGroup
-
Jacob Walser authored
-
Jacob Walser authored
This reverts commit c69a49e6.
-
- Sep 27, 2018
-
-
Don Gagne authored
Move ArduPilot preflight check handling to generic QGC
-
- Sep 04, 2018
-
-
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
-
- Sep 03, 2018
-
-
Gus Grubba authored
Also fixing some c++ errors within commented off code as the localization engine was getting confused by it.
-
- Aug 24, 2018
-
-
Don Gagne authored
-
- Jun 20, 2018
-
-
DonLakeFlyer authored
-
- Jun 19, 2018
-
-
DonLakeFlyer authored
-
- Jun 01, 2018
-
-
DonLakeFlyer authored
-
- May 30, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 27, 2018
-
-
DonLakeFlyer authored
-
- May 20, 2018
-
-
DonLakeFlyer authored
-
- May 16, 2018
-
-
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
-
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
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
The LinkIndicator shows the connected links and lets the user select the priority link,
-
- May 11, 2018
-
-
Philipp Oettershagen authored
-
- May 09, 2018
-
-
DonLakeFlyer authored
-
- May 07, 2018
-
-
DonLakeFlyer authored
-
- May 01, 2018
-
-
DonLakeFlyer authored
-
- Apr 30, 2018
-
-
DonLakeFlyer authored
-
- Apr 07, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 06, 2018
-
-
Gus Grubba authored
-