2483 Commits (0049997b699676539caf7d2ae52f690ba374123c)
 

Author SHA1 Message Date
Michael Carpenter 0049997b69 Increment version number, since the new AHRS would break setting loading 12 years ago
Michael Carpenter d3c13e6570 Changes for compiling in windows and getting the AHRS working 12 years ago
dongfang 44dc66196a Undone the HUD_old renaming and fixed public slots in PrimaryFlightDisply that were not. 12 years ago
dongfang c6ab1f0594 First PrimaryFlightDisplay integration that will even compile. Non functionalgit status 12 years ago
dongfang d8b646be32 experiment 12 years ago
Lorenz Meier 8432278f72 Fixed a bunch of instantiation-order issues 12 years ago
Lorenz Meier 10d1c8280b Fixed another init bug 12 years ago
Lorenz Meier e6e7600761 Hotfix: Fixed widget / UAS initialization order which led to text messages (and other updates) being ignored if the widget was not open when the UAS was created 12 years ago
Lorenz Meier d3ad390c8f Merge pull request #267 from Susurrus/widget_menu_sep 12 years ago
Bryant e380911b9f Added missing separater to Tool Widgets menu. 12 years ago
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