- 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
-
- Aug 23, 2014
-
-
Thomas Gubler authored
also adds AMSL output in ft
-
- Jul 25, 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 07, 2014
-
-
Lorenz Meier authored
-
- May 05, 2014
-
-
Lorenz Meier authored
-
- Feb 12, 2014
-
-
Lorenz Meier authored
-
- Feb 01, 2014
-
-
Lorenz Meier authored
-
Lorenz Meier authored
Enable RC calibration mode during RC calibration to tell vehicle to ignore stick inputs for that period
-
- Dec 28, 2013
-
-
Don Gagne authored
-
- 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
-
- Sep 12, 2013
-
-
Jean Cyr authored
-
- Aug 16, 2013
-
-
tstellanova authored
-
- Aug 14, 2013
-
-
Anton Babushkin authored
-
- Aug 13, 2013
-
-
tstellanova authored
-
tstellanova authored
-
- Aug 08, 2013
-
-
tstellanova authored
-
- Aug 06, 2013
-
-
tstellanova authored
-
- Aug 03, 2013
-
-
tstellanova authored
-
Lorenz Meier authored
-
- Jul 01, 2013
-
-
Lorenz Meier authored
-
- Jun 21, 2013
-
-
Bryant authored
Vastly improved the joystick documentation, removed some redundant/unnecessary code, and fixed a couple of small bugs. This code should be ready for live testing.
-
- Jun 19, 2013
-
-
Bryant authored
The default UAS.cc now lists available actions that it can be commanded. These are polled by the Joystick Configuration window for each joystick button so that they can be assigned to trigger this action. Button presses don't yet trigger these actions, nor are they stored and reloaded on UAS switch.
-
- Jun 17, 2013
-
-
Bryant authored
The UASInterface now defines a systemCanReverse() function for indicating if the UAS is capable of commanding a reverse thrust.
-
- Jun 10, 2013
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-
- Jun 07, 2013
-
-
Bryant authored
Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible.
-