- 01 May, 2013 22 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
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Fixed valueChanged bug in QGCParamSlider and added in automatic min/max slider values based on param QVariant type
-
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
-
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.
-
Michael Carpenter authored
The right click menu will only show up when connected to an APM autopilot, since this feature is APM only.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
This will be removed once APM updates to support MAVLink parameters properly.
-
Michael Carpenter authored
APM configuration, battery and extra sensors
-
Michael Carpenter authored
configuration directories
-
Michael Carpenter authored
-
Michael Carpenter authored
from the autopilot.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- 30 Apr, 2013 2 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 29 Apr, 2013 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 26 Apr, 2013 7 commits
-
-
Lorenz Meier authored
Fixed crash in QGCRemoteControlView.cc.
-
Bryant authored
Fixed crash in QGCRemoteControlView.cc when a UAV is connected, but not RADIO_CONTROL packet has been received.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
hotfix: fix small compilation error
-
Thomas Gubler authored
-
Lorenz Meier authored
-
- 25 Apr, 2013 4 commits
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 23 Apr, 2013 1 commit
-
-
Lorenz Meier authored
-