- 07 Jun, 2016 1 commit
-
-
Don Gagne authored
-
- 31 May, 2016 1 commit
-
-
Lorenz Meier authored
-
- 11 Apr, 2016 1 commit
-
-
Don Gagne authored
-
- 14 Feb, 2016 1 commit
-
-
Don Gagne authored
Removed incorrect Vehicle.altitudeWGS84
-
- 15 Jan, 2016 2 commits
-
-
Don Gagne authored
-
dogmaphobic authored
-
- 05 Jan, 2016 1 commit
-
-
dogmaphobic authored
-
- 06 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 05 Dec, 2015 1 commit
-
-
Don Gagne authored
-
- 30 Oct, 2015 3 commits
- 11 Oct, 2015 1 commit
-
-
Don Gagne authored
- Delete all old map code
-
- 10 Oct, 2015 1 commit
-
-
Lorenz Meier authored
-
- 05 Oct, 2015 1 commit
-
-
Don Gagne authored
-
- 01 Sep, 2015 1 commit
-
-
Don Gagne authored
Plus lots of other cleanup
-
- 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
-
- 26 Aug, 2015 1 commit
-
-
Don Gagne authored
- FirmwarePlugin is the new place for code which is specific to firmware flight stack - FirmwarePlugin currently supports flight mode apis - Modify code to use new FirmwarePlugin support
-
- 22 Aug, 2015 1 commit
-
-
Lorenz Meier authored
-
- 25 Jul, 2015 1 commit
-
-
Don Gagne authored
-
- 07 Jun, 2015 1 commit
-
-
Don Gagne authored
Also: - Prompts to reset trims to zero prior to calibrate - Turned of radio check for now since it prevents spectrum bind
-
- 31 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 29 May, 2015 1 commit
-
-
Don Gagne authored
-
- 22 May, 2015 1 commit
-
-
Don Gagne authored
-
- 19 May, 2015 1 commit
-
-
Lorenz Meier authored
-
- 18 May, 2015 1 commit
-
-
dogmaphobic authored
-
- 06 May, 2015 1 commit
-
-
Don Gagne authored
-
- 03 May, 2015 1 commit
-
-
Don Gagne authored
-
- 27 Apr, 2015 1 commit
-
-
Don Gagne authored
QGCUASParamManager and friends are replaced by FactSystem
-
- 25 Apr, 2015 1 commit
-
-
Don Gagne authored
-
- 20 Apr, 2015 1 commit
-
-
dogmaphobic authored
-
- 31 Mar, 2015 1 commit
-
-
dogmaphobic authored
New version using QtQuick along with an experimental Map Background
-
- 26 Mar, 2015 1 commit
-
-
Don Gagne authored
Also removed partially implemented an incorrect getCommunicationStatus api
-
- 12 Mar, 2015 1 commit
-
-
Bryant authored
-
- 28 Feb, 2015 1 commit
-
-
Don Gagne authored
This signal passes the parameter type as well as param info
-
- 28 Dec, 2014 2 commits
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- 12 Dec, 2014 1 commit
-
-
Don Gagne authored
Plus a large number of other changes to allow for orderly shutdown of objects without crashes or asserts. This is need for unit tests to create/delete global state around every test.
-
- 08 Dec, 2014 1 commit
-
-
Don Gagne authored
This removes confusion as to whether you call UAS::requestParameters (incorrect) or QGCUASParamManager::requestParameterList (correct) from client code.
-
- 27 Nov, 2014 1 commit
-
-
Don Gagne authored
-