- Feb 22, 2014
-
-
Don Gagne authored
showLabel was connected to signal but not set as a slot
-
- Oct 20, 2013
-
-
John Tapsell authored
This allows you to add XY graph plots of any data. For example, x,y position data of a servo.
-
- Oct 19, 2013
-
-
John Tapsell authored
-
- Oct 18, 2013
-
-
John Tapsell authored
-
John Tapsell authored
Clean up when exactly we should save settings, and add in checks to make sure we do not do it incorrectly
-
John Tapsell authored
-
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.
-
- Oct 13, 2013
-
-
John Tapsell authored
-
John Tapsell authored
-
- May 01, 2013
-
-
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
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.
-
- Sep 21, 2011
-
-
LM authored
-
- Sep 20, 2011
-
-
LM authored
Fixed roll angle in Google earth, still not smooth. Fixed a number of threading issues. Fixed all custom widget related bugs. Improved MAVLink decoder. Reduced CPU usage substantially across all views
-
- Sep 19, 2011
-
-
LM authored
-
- Sep 08, 2011
- Jul 31, 2011
-
-
lm authored
-
- Jul 18, 2011
-
-
LM authored
-
- Jul 03, 2011
-
-
lm authored
-
- Mar 30, 2011
-
-
James Goppert authored
-
- Feb 26, 2011
-
-
lm authored
-
- Feb 21, 2011
-
-
lm authored
Started parameter interface refactoring to adhere to MVC design pattern. Working on getting custom widgets completely up and running
-
- Jan 10, 2011
-
-
lm authored
-
- Dec 30, 2010
-
-
lm authored
-