2673 Commits (bcb61f43a1319d0bdfc955b5508657d84ea8a88d)
 

Author SHA1 Message Date
Lorenz Meier 4c9ba5c735 Bumped version number to safeguard against settings 12 years ago
Michael Carpenter d99bc2d290 Change so dock widget preferences are saved depending on which autopilot is currently active 12 years ago
Michael Carpenter 65f16374df Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts 12 years ago
Michael Carpenter 9c2701510e Change in how APM requests data updates on connect 12 years ago
Michael Carpenter 7f4cb98799 On no serial data, now attempts both a "reboot" reset, and then a DTR reset of the autopilot 12 years ago
Michael Carpenter 7588d14098 Addition of requesting status updates from APM, if APM is in a state with no status updates, this will request them 12 years ago
Michael Carpenter 5f05214dd6 New XML file for arduparams 12 years ago
Michael Carpenter 3cf694dda3 Slight changes to the HUD per Craig, to make it a bit friendlier 12 years ago
Michael Carpenter b8d7252ffe Change so MAV specific DockWidgets don't appear on connection, but show up in the main menu 12 years ago
Michael Carpenter 28c1322428 Fix for initial "View" toolbar item not being checked as active 12 years ago
Lorenz Meier 44d148df77 Main widget menu redundancy removed 12 years ago
Lorenz Meier 036c883d1b Fixed tool widget instantiation 12 years ago
Lorenz Meier d67300d05b WIP on mp_merge integration 12 years ago
Lorenz Meier 7c57e2e575 Fixed visual bug on status bar 12 years ago
Lorenz Meier 3325c27475 Fixed visual state, fixed check state indication of main menu 12 years ago
Lorenz Meier bdf736fc34 Minor visual style fixes 12 years ago
Lorenz Meier aa2a971426 Rearranged action bar, saved screen state 12 years ago
Lorenz Meier 898eddc8de Merge branch 'master' of github.com:mavlink/qgroundcontrol 12 years ago
Michael Carpenter 5131983db1 Tabified horizontal indication behind QuickView in the Pilot View 12 years ago
Michael Carpenter 1413557255 Change so Waypoints are the same across maps, and offline waypoints get appeneded to the end of the MAV's waypoint list on connect 12 years ago
Michael Carpenter 7dc2b119ca 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 12 years ago
Michael Carpenter c201b3668b Change of the "look" of the pilot screen for ease of use 12 years ago
Michael Carpenter adf1124f7e Change so Pilot view is default when opening QGC 12 years ago
Michael Carpenter aef36099e7 Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates 12 years ago
Michael Carpenter 73a9b95ce2 Fix for bad file name extensions. Should stick to the standard cc, not cpp 12 years ago
Michael Carpenter 0d1656d899 Added support for MAVLINK_MSG_ID_NAV_CONTROLLER_OUTPUT for Distance to waypoint property 12 years ago
Michael Carpenter fefba511d8 Added satelliteCount to the QuickView, and made quickview a default display on the mission planner view. 12 years ago
Michael Carpenter 9021991d01 Addition of more Q_PROPERTIES to UAS.cc, including visible GPS satellite count 12 years ago
Michael Carpenter 76ca1553d4 Temp commit of new UAS properties and UASQuickView for viewing UAS Properties 12 years ago
Michael Carpenter 56d6bc66ee Fix for stock tool dockwidget locations not being saved properly after fix for custom dockwidgets 12 years ago
Lorenz Meier f8c199468a Usability fixes on status bar 12 years ago
Lorenz Meier ae15256eed Lots of usability improvements 12 years ago
Lorenz Meier d20df90e15 Merged cherry-pick 12 years ago
Lorenz Meier eca36bd275 Re-enabled resizing 12 years ago
Lorenz Meier dc46e15df6 Merge branch 'mp_merge_new' of https://github.com/diydrones/qgroundcontrol into config_improvements 12 years ago
Michael Carpenter edcb9fe6bb Change so custom widgets load properly, and realtime plot displays when connected to a MAV 12 years ago
Lorenz Meier 8ba039ec53 Re-enabled resizing 12 years ago
Michael Carpenter 65980cfb22 Fix for dock widget titlebars moving around when in advanced mode 12 years ago
Michael Carpenter ec18ee402b New titlebar widgets to give dock windows titles when not in advanced mode 12 years ago
Lorenz Meier 2a7945349c merged 12 years ago
Lorenz Meier 03655f148f Usability fixes on status bar 12 years ago
Lorenz Meier d967b1fb35 Merge branch 'mp_merge' of https://github.com/diydrones/qgroundcontrol into mp3 12 years ago
Lorenz Meier c555a9fdac Removed frame artifacts, but needs additional sweep 12 years ago
Michael Carpenter 0dd146b962 Change so mission view is default instead of unconnected, fixing a bug causing misloading of tool widgets 12 years ago
Michael Carpenter 3c73f51de6 Changes to allow for compiling with MSVC2012 12 years ago
Michael Carpenter 14097878d2 Addition of new "Point Camera" action on the Map for APM 12 years ago
Michael Carpenter 89e333e860 Additions for View navigation, including saving dockwidget locations and status. Also added remembering of "Advanced Mode" between restarts of QGC 12 years ago
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