- 12 Jul, 2016 1 commit
-
-
Don Gagne authored
This is all going away in 3.1 so don’t want to spend time fixing broken font sizing
-
- 14 Feb, 2016 1 commit
-
-
Don Gagne authored
Removed incorrect Vehicle.altitudeWGS84
-
- 12 Feb, 2016 1 commit
-
-
Don Gagne authored
-
- 10 Jan, 2016 1 commit
-
-
nopeppermint authored
-
- 05 Jan, 2016 1 commit
-
-
Tomaz Canabrava authored
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@intel.com>
-
- 30 Oct, 2015 1 commit
-
-
Don Gagne authored
Instead us a Toolbox concept which hangs off of QGCApplication
-
- 03 Sep, 2015 1 commit
-
-
Don Gagne authored
-
- 30 Aug, 2015 1 commit
-
-
Don Gagne authored
-
- 29 Aug, 2015 1 commit
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- 09 Jun, 2015 1 commit
-
-
dogmaphobic authored
-
- 01 Dec, 2014 1 commit
-
-
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
-
- 23 Aug, 2014 1 commit
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- 05 Aug, 2014 1 commit
-
-
Bryant Mairs authored
-
- 04 Mar, 2014 1 commit
-
-
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>
-
- 12 Jan, 2014 2 commits
- 08 Jan, 2014 2 commits
- 11 Dec, 2013 1 commit
-
-
Anton Babushkin authored
Altitude splitted to altitudeAMSL and altitudeRelative, speed splitted to airSpeed and groundSpeed. PrimaryFlightDisplay uses airSpeed for FW and groundSpeed for MC.
-
- 14 Oct, 2013 1 commit
-
-
John Tapsell authored
Replace 9 seperate valueChanged() signals with just 1, and remove the resultant tons of code duplication
-
- 02 Aug, 2013 1 commit
-
-
Michael Carpenter authored
Change so UASQuickView font sizes are now identical, and change properly based on window size and column count
-
- 31 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 30 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 23 Jul, 2013 1 commit
-
-
Michael Carpenter authored
-
- 18 Jun, 2013 1 commit
-
-
Michael Carpenter authored
Some comment cleanup, and fix so when closing the main window, it also closes the item select window
-
- 13 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 10 Jun, 2013 4 commits
- 09 Jun, 2013 1 commit
-
-
Bryant authored
-
- 07 Jun, 2013 2 commits
- 04 Jun, 2013 5 commits
-
-
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
-
- 03 Jun, 2013 1 commit
-
-
dongfang authored
-
- 27 May, 2013 1 commit
-
-
Bryant authored
-