- Oct 03, 2018
-
-
Willian Galvani authored
FirmwarePlugin: Issue a warning upon connecting if the firmware in use is not using a stable release
-
- Oct 01, 2018
-
-
Don Gagne authored
Add support for specifying fixed RTK base position
-
- Sep 28, 2018
- 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
-
- Jul 31, 2018
-
-
Don Gagne authored
Fix negative wind direction
-
- Jun 26, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
acfloria authored
-
DonLakeFlyer authored
-
- Jun 25, 2018
-
-
DonLakeFlyer authored
-
- Jun 22, 2018
-
-
Gus Grubba authored
-
- Jun 20, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- Jun 19, 2018
-
-
DonLakeFlyer authored
-
- Jun 15, 2018
-
-
acfloria authored
-
- Jun 01, 2018
-
-
DonLakeFlyer authored
-
- May 30, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 27, 2018
-
-
DonLakeFlyer authored
-
- May 21, 2018
-
-
DonLakeFlyer authored
-
- May 20, 2018
-
-
DonLakeFlyer authored
-
- May 19, 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
- 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
-
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
-