- Oct 26, 2018
-
-
Don Gagne authored
Fix Plan save message on exit
-
- Oct 24, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Oct 15, 2018
-
-
Daniel Agar authored
-
- Oct 02, 2018
-
-
Don Gagne authored
Enable/Disable based on fixed base position
-
- Oct 01, 2018
-
-
Don Gagne authored
Add support for specifying fixed RTK base position
-
- Sep 29, 2018
-
-
Don Gagne authored
Added support for qgcRebootRequired Fact meta data value.
-
- Sep 27, 2018
-
-
Julien Lecoeur authored
-
- Sep 25, 2018
-
-
Don Gagne authored
Prevent clicks going through top level items
-
- 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
-
- Aug 09, 2018
-
-
Gus Grubba authored
-
- Aug 03, 2018
-
-
Don Gagne authored
Add new Help page under Settings
-
- Jul 14, 2018
-
-
Beat Küng authored
-
- Jun 22, 2018
-
-
DonLakeFlyer authored
-
Gus Grubba authored
-
- Jun 20, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Jun 05, 2018
-
-
DonLakeFlyer authored
-
- Jun 03, 2018
-
-
Gus Grubba authored
Add test for an existing window before attempting to close it.
-
DonLakeFlyer authored
-
- May 25, 2018
-
-
Gus Grubba authored
-
- May 24, 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
This setting enables/disables the LinkIndicator toolbar in which the primary link can be chosen.
-
acfloria authored
The LinkIndicator shows the connected links and lets the user select the priority link,
-
- May 11, 2018
-
-
Philipp Oettershagen authored
Automated preflight checklist: Initial commit. Note that this requires an autopilot firmware that writes the respective health flags in the SYS_STATUS mavlink message
-
- May 03, 2018
-
-
DonLakeFlyer authored
-
DonLakeFlyer authored
-
- May 02, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Apr 30, 2018
-
-
Gus Grubba authored
-
- Apr 14, 2018
-
-
DonLakeFlyer authored
Try/Finally causes window to close all the time
-
- Apr 05, 2018
-
-
DonLakeFlyer authored
-
- Apr 04, 2018
-
-
DonLakeFlyer authored
-
- Mar 28, 2018
-
-
DonLakeFlyer authored
-
- Mar 23, 2018
-
-
DonLakeFlyer authored
-
- Mar 21, 2018
-
-
DonLakeFlyer authored
-
- Feb 27, 2018
-
-
Gus Grubba authored
Cleaning up old vehicle manager and getting it ready to actually provide services for a vehicle (flight management) Added submit flight plan Added update flight plan Disable flight features as these don't seem to be quite working (values must be initialized and validated before submission as backend doesn't validate and the objects don't initialize their members)
-
- Feb 22, 2018
-
-
Patrick José Pereira authored
Signed-off-by:
Patrick José Pereira <patrickelectric@gmail.com>
-
- Feb 21, 2018
-
-
Gus Grubba authored
Create a "Dead Mouse Area" control to eat mouse events underneath desired area. This is to prevent mouse events from leaking through controls underneath the area. Replace original "NoMouseThroughRectangle" as this is more versatile. Prevent mouse through events from leaking underneath the Fly View tool strip.
-