- Sep 03, 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
-
- Aug 12, 2015
-
-
Eddy Scott authored
Added setter functions for HIL noise variances. Researching methods to add zero mean gaussian random number before implementation
-
- Aug 01, 2015
-
-
Lorenz Meier authored
-
- Jul 25, 2015
-
-
Don Gagne authored
-
- Jul 08, 2015
-
-
Don Gagne authored
-
- Jul 04, 2015
-
-
Lorenz Meier authored
-
- May 31, 2015
-
-
dogmaphobic authored
-
- May 24, 2015
-
-
Thomas Gubler 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
-
- 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 22, 2015
-
-
Don Gagne authored
Also many LinkManager API changes to further isolate all link management inside LinkManager.
-
- Mar 15, 2015
-
-
Don Gagne authored
So this special casing is no longer needed
-
- Mar 03, 2015
-
-
Lorenz Meier authored
-
- 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 19, 2014
-
-
Julian Oes authored
-
- Nov 14, 2014
-
-
Don Gagne authored
This is the Pixhawk research board, not the PX4 production board.
-
- Sep 02, 2014
-
-
Thomas Gubler authored
-
- Aug 23, 2014
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- Aug 12, 2014
-
-
Susurrus authored
-
- Jul 17, 2014
-
-
Thomas Gubler authored
-
Thomas Gubler authored
-
- Jun 26, 2014
-
-
Lorenz Meier authored
-
- Jun 20, 2014
-
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
Lorenz Meier authored
Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary
-
- Jun 15, 2014
-
-
Bryant Mairs authored
Most math and backend storage was floats anyways, so most of these changes just half the data copied during function calls without reducing precision.
-
- May 24, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- May 05, 2014
-
-
Lorenz Meier authored
-
- Apr 27, 2014
-
-
Julian Oes authored
-