- Apr 11, 2016
-
-
Don Gagne authored
-
- Feb 14, 2016
-
-
Don Gagne authored
Removed incorrect Vehicle.altitudeWGS84
-
- Jan 15, 2016
-
-
Don Gagne authored
-
dogmaphobic authored
-
- Jan 05, 2016
-
-
dogmaphobic authored
-
- Dec 06, 2015
-
-
Don Gagne authored
-
- Dec 05, 2015
-
-
Don Gagne authored
-
- Oct 30, 2015
- Oct 11, 2015
-
-
Don Gagne authored
- Delete all old map code
-
- Oct 10, 2015
-
-
Lorenz Meier authored
-
- Oct 05, 2015
-
-
Don Gagne authored
-
- Sep 01, 2015
-
-
Don Gagne authored
Plus lots of other cleanup
-
- Aug 29, 2015
-
-
Don Gagne authored
- MultiVehicleManager is a Qml friendly replacement for UASManager - Vehicle is a replacement for both UAS and AutoPilotPlugin
-
- Aug 26, 2015
-
-
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
-
- Aug 22, 2015
-
-
Lorenz Meier authored
-
- Jul 25, 2015
-
-
Don Gagne authored
-
- Jun 07, 2015
-
-
Don Gagne authored
Also: - Prompts to reset trims to zero prior to calibrate - Turned of radio check for now since it prevents spectrum bind
-
- May 31, 2015
-
-
dogmaphobic authored
-
- May 29, 2015
-
-
Don Gagne authored
-
- May 22, 2015
-
-
Don Gagne authored
-
- May 19, 2015
-
-
Lorenz Meier authored
-
- May 18, 2015
-
-
dogmaphobic authored
-
- May 06, 2015
-
-
Don Gagne authored
-
- May 03, 2015
-
-
Don Gagne authored
-
- Apr 27, 2015
-
-
Don Gagne authored
QGCUASParamManager and friends are replaced by FactSystem
-
- Apr 25, 2015
-
-
Don Gagne authored
-
- Apr 20, 2015
-
-
dogmaphobic authored
-
- Mar 31, 2015
-
-
dogmaphobic authored
New version using QtQuick along with an experimental Map Background
-
- Mar 26, 2015
-
-
Don Gagne authored
Also removed partially implemented an incorrect getCommunicationStatus api
-
- Mar 12, 2015
-
-
Bryant authored
-
- Feb 28, 2015
-
-
Don Gagne authored
This signal passes the parameter type as well as param info
-
- Dec 28, 2014
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Dec 12, 2014
-
-
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.
-
- Dec 08, 2014
-
-
Don Gagne authored
This removes confusion as to whether you call UAS::requestParameters (incorrect) or QGCUASParamManager::requestParameterList (correct) from client code.
-
- Nov 27, 2014
-
-
Don Gagne authored
-
- Nov 25, 2014
-
-
Don Gagne authored
-
- Sep 02, 2014
-
-
Thomas Gubler authored
-