- 10 May, 2013 3 commits
-
-
Michael Carpenter authored
Started adding numbers to QGC_APPLICATION_VERSION for development builds, since dev builds need the config file wiped out for UI changes to be visible
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- 08 May, 2013 1 commit
-
-
Michael Carpenter authored
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
-
- 07 May, 2013 6 commits
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Added satelliteCount to the QuickView, and made quickview a default display on the mission planner view.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
-
- 03 May, 2013 1 commit
-
-
Michael Carpenter authored
-
- 02 May, 2013 4 commits
-
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- 01 May, 2013 25 commits
-
-
Michael Carpenter authored
Change so mission view is default instead of unconnected, fixing a bug causing misloading of tool widgets
-
Michael Carpenter authored
-
Michael Carpenter authored
Additions for View navigation, including saving dockwidget locations and status. Also added remembering of "Advanced Mode" between restarts of QGC
-
Michael Carpenter authored
Changes for the new "View" navigation, and fixes to get most of the dockwidgets working with the new view system
-
Michael Carpenter authored
view, rather than having universal dock widgets.
-
Michael Carpenter authored
-
Michael Carpenter authored
-
Michael Carpenter authored
Change for conditionally displayed config items (based on other params), and fix for layout of some config items
-
Michael Carpenter authored
-
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
-
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
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
-