- 25 Nov, 2014 1 commit
-
-
Don Gagne authored
Subclass of QMessageBox which re-implements the static public functions. There are two reasons for this: 1) The QMessageBox implementation on OSX does now show the title string. This leads to message boxes which don't make much sense. So on OSX we set title to text and text to informative text. 2) If parent is NULL, we set parent to MainWindow::instance. This prevents message boxes which can go behind MainWindow
-
- 07 Oct, 2014 1 commit
-
-
Don Gagne authored
-
- 21 Aug, 2014 1 commit
-
-
Don Gagne authored
-
- 15 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 02 Jul, 2014 1 commit
-
-
Lorenz Meier authored
-
- 27 Apr, 2014 1 commit
-
-
Lorenz Meier authored
-
- 13 Feb, 2014 1 commit
-
-
Bryant authored
Also fixed some code in QGCPX4VehicleConfig to remove unnecessary DialogBare references.
-
- 01 Feb, 2014 1 commit
-
-
Lorenz Meier authored
-
- 30 Dec, 2013 1 commit
-
-
Lorenz Meier authored
-
- 29 Dec, 2013 1 commit
-
-
Lorenz Meier authored
-
- 28 Dec, 2013 1 commit
-
-
Don Gagne authored
-
- 02 Sep, 2013 1 commit
-
-
Lorenz Meier authored
-
- 27 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 25 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 24 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 20 Aug, 2013 2 commits
-
-
tstellanova authored
Add "skip" buttons in msg box (instead of cancel); allow user to cancel upload of rc params after reviewing them
-
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
-
- 19 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 18 Aug, 2013 1 commit
-
-
Lorenz Meier authored
-
- 17 Aug, 2013 1 commit
-
-
Lorenz Meier authored
Checkpoint: RC calibration much better / operation, can use UI tweaks. Airframe config in, but not operational and still very functional / ugly.
-
- 16 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 13 Aug, 2013 3 commits
-
-
tstellanova authored
-
tstellanova authored
-
tstellanova authored
-
- 08 Aug, 2013 1 commit
-
-
tstellanova authored
-
- 31 Jul, 2013 2 commits
-
-
tstellanova authored
-
tstellanova authored
-
- 26 Jul, 2013 1 commit
-
-
Lorenz Meier authored
-
- 10 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.
-
- 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 1 commit
-
-
Michael Carpenter authored
-
- 05 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 04 Jun, 2013 1 commit
-
-
Michael Carpenter authored
-
- 21 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 01 May, 2013 5 commits
-
-
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
Configuration parameters are now split into two categories, General and Advanced, where General parameters are anything defined in the configuration file and Advanced are anything not defined in the configuration file, but the autopilot still returns when requesting a parameter list.
-
Michael Carpenter authored
This commit still allows configuration widgets to be loaded from qgc files assuming that there is no APM generated xml file (arduplane.pdef.xml) in the files/%autopilorname%/ directory. This filename needs to be configurable, and selectable at runtime. It is not yet.
-
- 24 Nov, 2012 1 commit
-
-
Lorenz Meier authored
-