- Oct 18, 2013
-
-
John Tapsell authored
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
-
- Aug 20, 2013
-
-
tstellanova authored
Add persistRcValuesButt to allow mappings to be persisted outside the calibration mode; cleanup const params in param dataq model; add some debug for mapping problems
-
- Aug 16, 2013
-
-
tstellanova authored
-
- Aug 15, 2013
-
-
tstellanova authored
when param widget is loaded we only want to re-request the whole param list if we don't already have one
-
- Aug 13, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
gefink authored
Fixed RC calibration trim problem. Trim was not being set because setTrimPositions() was never being called.
-
- Aug 08, 2013
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- Aug 06, 2013
-
-
tstellanova authored
-
- Jun 13, 2013
-
-
Michael Carpenter authored
-
- Jun 11, 2013
-
-
Lorenz Meier authored
-
- Jun 10, 2013
-
-
Bryant authored
Finished merging QGCVehicleConfig.ui, which I hadn't done properly last night. Things are now in a usable state again.
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
- Jun 07, 2013
-
-
Bryant authored
Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code.
-
- Jun 06, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- Jun 05, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Change for the new RC calibration widget, still needs an if/else to load the old one for unsupported systems
-
- Jun 04, 2013
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- May 26, 2013
-
-
Bryant authored
Set most UI to disabled by default with it only enabled on the addition of an active UAS. Added all missing parameter control buttons to the Vehicle Config widget.
-
Bryant authored
-
Bryant authored
Small code cleanup. If statement was removed because at this point 'mav' has already been assumed to be non-null for a while.
-
- May 25, 2013
-
-
Lorenz Meier authored
-
- May 23, 2013
-
-
Michael Carpenter authored
-
- May 21, 2013
-
-
Michael Carpenter authored
-
- May 05, 2013
-
-
Lorenz Meier authored
-
- May 02, 2013
-
-
Lorenz Meier authored
-
- May 01, 2013
-
-
Michael Carpenter authored
Change for conditionally displayed config items (based on other params), and fix for layout of some config items
-
Michael Carpenter authored
Addition of new "User" param for apm.pdef.xml file, allowing for sorting config entries between general and advanced tabs
-
Michael Carpenter authored
Variable calibration procedure text based on the autopilot, stored in files/%autopilot%/general/calibration/description.txt. Added a new QGCTextLabel type for QGW files, which can display MAV text or hardcoded text. Added tabular configuration screens based on folder structure inside the files/autopilot/airframe folders
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-