2526 Commits (652fce85bed0adbfe24666c5bd3532da98480eab)
 

Author SHA1 Message Date
Michael Carpenter 2a18b17f33 Changes for the new "View" navigation, and fixes to get most of the dockwidgets working with the new view system 12 years ago
Michael Carpenter ce9d6ce181 Addition of new "view" based navigation, and moved DockWidgets inside each 12 years ago
Michael Carpenter 434ac62110 Disabled movement of dock widges, unless in "Advanced Mode" (File->Advanced Mode) 12 years ago
Michael Carpenter bb90b29529 Change for W/R on config params to be Set/Get for consistancy with the rest of the GUI 12 years ago
Michael Carpenter 649ba98c3c Addition of Camera Mount parameter files 12 years ago
Michael Carpenter 274d076805 Change for conditionally displayed config items (based on other params), and fix for layout of some config items 12 years ago
Michael Carpenter 476c71b640 Addition of Configuration View as a new , with toolbar button 12 years ago
Michael Carpenter 02f4a7edde Addition of new "User" param for apm.pdef.xml file, allowing for sorting config entries between general and advanced tabs 12 years ago
Michael Carpenter 232c5d5078 Fix for bug involving min/max slider values from metadata 12 years ago
Michael Carpenter 1516ebe8fa Moved failsafes configuration window to vehicle specific config 12 years ago
Michael Carpenter e600db61dc More changes to the config system, addition of more calibration preferences 12 years ago
Michael Carpenter a6eea35ad9 Changed PX4 qgw file structure to match new search patterns for config widgets 12 years ago
Michael Carpenter d67a305fa6 Code cleanup and additional error checking in QGCVehicleConfig.cc 12 years ago
Michael Carpenter 5b943e8828 Fix for settings not persisting, a bug introduced with the new configuration windows 12 years ago
Michael Carpenter 995422bf3b Fix for a typo, resulting in XML APM metadata being mis-parsed. 12 years ago
Michael Carpenter 0596954767 Removal of some comments, and fix for JoystickInput not exiting cleanly 12 years ago
Michael Carpenter a7348f75f9 Change so only matching system_type xml parameter meta data is loaded 12 years ago
Michael Carpenter ce65f9f7f4 Fixed valueChanged bug in QGCParamSlider and added in automatic min/max slider values based on param QVariant type 12 years ago
Michael Carpenter 7888bdb98b Addition of advanced parameters, for anything not defined in the .xml file 12 years ago
Michael Carpenter ef37f508bd Fix for incorrectly positioned tooltips on QGCToolWidgetItems 12 years ago
Michael Carpenter 5e03573c81 Major change to configuration, to allow for loading from APM generated xml 12 years ago
Michael Carpenter bc2fc3e521 Addition of APM guided mode via right-click context menu in map view. 12 years ago
Michael Carpenter 47f4daaef7 Fix for uint8/int8 params not populating config sliders correctly 12 years ago
Michael Carpenter e488b36b4c Added a bunch more configurations, and a general APM calibration file 12 years ago
Michael Carpenter dd0e522ecd Default disabled QGCComboBox until a parameter is recieved from the AP 12 years ago
Michael Carpenter d6a36d7c91 Disabled union conversions of incoming/outgoing parameters when connected to an APM. 12 years ago
Michael Carpenter c54da9269f New ComboBox param configuration UI element, and qgw widgets for general 12 years ago
Michael Carpenter 87de0f5b21 New config windows, dynamically generated based on ANY qgw files in the 12 years ago
Michael Carpenter cf2bd6a3ff Handling of QVariant::Char display type in QGCParamWidget::addParameter 12 years ago
Michael Carpenter 8a885d53b1 Change so QGCParamSlider is shown disabled until a parameter is received 12 years ago
Michael Carpenter 66d3ab688b Changes to allow for new configuration parameters 12 years ago
Michael Carpenter e13b3a0d43 Addition of INT8 and INT16 MAV_PARAM_TYPE handling of incoming messages 12 years ago
Lorenz Meier fa4c1e132f Commented out old menu items, maybe useful later 12 years ago
Lorenz Meier c00032ef16 Lots of usability improvements 12 years ago
Lorenz Meier 9fb46a100d More usability improvements 12 years ago
Lorenz Meier 32dfbd993f More usability improvements 12 years ago
Lorenz Meier 4564e11a6c Readability fixes 12 years ago
Lorenz Meier da66c5a85d Improved visual quality 12 years ago
Lorenz Meier 304b399996 Merge pull request #258 from Susurrus/rc_crash_fix 12 years ago
Bryant 7a463f4fea Fixed crash in QGCRemoteControlView.cc when a UAV is connected, but not RADIO_CONTROL packet has been received. 12 years ago
Lorenz Meier 4019d95a36 Merge branch 'master' of github.com:mavlink/qgroundcontrol 12 years ago
Lorenz Meier fb8595999f Fixed state HIL, fixed sensor HIL XPlane x direction velocity vector 12 years ago
Lorenz Meier 173c6eff40 Merge pull request #257 from thomasgubler/hotfix 12 years ago
Thomas Gubler 44566c18ce hotfix: fix small compilation error 12 years ago
Lorenz Meier fd14bf8d58 Attempt to preven RC widget issues 12 years ago
Lorenz Meier ec4cfb8ee9 Fixed reference to invalid pointer 12 years ago
Lorenz Meier 79c67f2e4a Bugfixed HIL 12 years ago
Lorenz Meier 66824594ad Merge branch 'master' of github.com:mavlink/qgroundcontrol into sensor_hil 12 years ago
Lorenz Meier 48fe4cecc3 Cleanup on state HIL 12 years ago
Lorenz Meier d4db727b38 Small settings loading fix 12 years ago