- 23 Aug, 2014 2 commits
- 26 Jul, 2014 1 commit
-
-
Bryant Mairs authored
-
- 18 Oct, 2013 1 commit
-
-
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.
-
- 20 Aug, 2013 1 commit
-
-
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
-
- 16 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 15 Aug, 2013 1 commit
-
-
tstellanova authored
when param widget is loaded we only want to re-request the whole param list if we don't already have one
-
- 13 Aug, 2013 5 commits
-
-
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.
-
- 08 Aug, 2013 3 commits
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- 06 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 13 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 11 Jun, 2013 1 commit
-
-
Lorenz Meier authored
-
- 10 Jun, 2013 2 commits
-
-
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.
-
- 07 Jun, 2013 1 commit
-
-
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.
-
- 06 Jun, 2013 2 commits
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- 05 Jun, 2013 3 commits
-
-
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
-
- 04 Jun, 2013 2 commits
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- 26 May, 2013 3 commits
-
-
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.
-
- 25 May, 2013 1 commit
-
-
Lorenz Meier authored
-
- 23 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 21 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 05 May, 2013 1 commit
-
-
Lorenz Meier authored
-
- 02 May, 2013 1 commit
-
-
Lorenz Meier authored
-
- 01 May, 2013 4 commits
-
-
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
-