- Jan 10, 2016
-
-
nopeppermint authored
-
- Jan 05, 2016
-
-
Tomaz Canabrava authored
Signed-off-by:
Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- Oct 30, 2015
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- Sep 03, 2015
-
-
Don Gagne authored
-
- Aug 30, 2015
-
-
Don Gagne authored
-
- Aug 29, 2015
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- Jun 09, 2015
-
-
dogmaphobic authored
-
- Dec 01, 2014
-
-
Bryant authored
This function is called automatically when a QSettings object is destroyed, so is rarely needed to be called explicitly. There are still some cases where a QSettings object is passed-by-reference, so there I left the sync() calls as it's unclear how permanent those objects are and if they'd call sync() before application shutdown
-
- Aug 23, 2014
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- Aug 05, 2014
-
-
Bryant Mairs authored
-
- Mar 04, 2014
-
-
Paul Chavent authored
This patch fixes a bug that display 0 for distances to waypoint more than 10km. Besides that, it also homogenize the naming of the label to "distToWaypoint" instead of "distToWP". Old configuration files (in home directory), should be hacked or removed in order to see this change. Signed-off-by:
Paul Chavent <paul.chavent@onera.fr>
-
- Jan 12, 2014
- Jan 08, 2014
- Dec 11, 2013
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- Oct 14, 2013
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- Aug 02, 2013
-
-
Michael Carpenter authored
Change so UASQuickView font sizes are now identical, and change properly based on window size and column count
-
- Jul 31, 2013
-
-
Michael Carpenter authored
-
- Jul 30, 2013
-
-
Michael Carpenter authored
-
- Jul 23, 2013
-
-
Michael Carpenter authored
-
- Jun 18, 2013
-
-
Michael Carpenter authored
Some comment cleanup, and fix so when closing the main window, it also closes the item select window
-
- Jun 13, 2013
-
-
Michael Carpenter authored
-
- Jun 10, 2013
- Jun 09, 2013
-
-
Bryant authored
-
- Jun 07, 2013
- Jun 04, 2013
-
-
Michael Carpenter authored
Changes go UASQuickView handles resizing better, and doesn't "clip" text when the window is too small.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- Jun 03, 2013
-
-
dongfang authored
-
- May 27, 2013
-
-
Bryant authored
-
- May 08, 2013
-
-
Michael Carpenter authored
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
-
- May 07, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-