2664 Commits (9a96e49fe7ed887d8509ee7975eb7ed113837e4e)
 

Author SHA1 Message Date
Bryant 9a96e49fe7 The QGCUnconnectedInfoWidget now remains square and has more rounded edges so that it looks more like a button. 12 years ago
Bryant 0102cf8495 Increased label font size and progress bar height for toolbar child widgets. 12 years ago
Lorenz Meier 44e5b5d692 Mac compile fixes 12 years ago
Bryant a50358e928 Finished merging QGCVehicleConfig.ui, which I hadn't done properly last night. Things are now in a usable state again. 12 years ago
Bryant 76cea4e18d Merge branch 'integration_merge' of https://github.com/mavlink/qgroundcontrol into connStatus 12 years ago
Lorenz Meier 33c8f8c87d Fixed include hack 12 years ago
Lorenz Meier d7b4db7dd4 Default to APM message set if no user config is provided 12 years ago
Lorenz Meier b76b728216 Placed connect button better, added simple message console 12 years ago
Bryant 0e58853b29 Merged the wrong file in for the QGCVehicleConfig.ui file. Fixed. 12 years ago
Bryant d4425e06c4 Merge branch 'connStatus' of github.com:Susurrus/qgroundcontrol into connStatus 12 years ago
Bryant 7aef7fcf63 Missed compilation error during rebase 12 years ago
Bryant 0a1c678475 Forgot to remove dead file LinkInterface.cpp from the qgroundcontrol.pro file. 12 years ago
Bryant ae6829562f Forgot to set some members of XbeeLinkInterface to const as well 12 years ago
Bryant d0af5b03bd Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added. 12 years ago
Bryant 6f98185c3e The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet. 12 years ago
Bryant 1858a52cb3 The QuickView now properly resets after the last UAS is deleted. 12 years ago
Bryant fc73187afb Make the UASQuickView support resetting to a default state after all UASes are removed. 12 years ago
Bryant c18a533403 Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code. 12 years ago
Bryant 9ff35e3e38 All subwindows are now centered on the screen. 12 years ago
Bryant 129069d4e6 Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible. 12 years ago
Bryant b3cff5cacc Added groupboxes around UASes in the ListWidget to indicate primary communication channel. 12 years ago
Bryant 44684144fa Merged in large flight display UI redesign 12 years ago
Lorenz Meier 796a8d85f6 Merge branch 'master' of github.com:mavlink/qgroundcontrol into integration_merge 12 years ago
Lorenz Meier 33f39e713c Merge pull request #284 from pigeonhunter/patch-1 12 years ago
Lorenz Meier 9582bd5aba Removed OpenGL dependency in HUD, merged in HUD from Soren Kuula and config changes from Michael Carpenter 12 years ago
Lorenz Meier 5aaad528ee Merge branch 'hud' into integration_merge 12 years ago
Lorenz Meier 3dcf43f3aa Merged master 12 years ago
Lorenz Meier 982b2e50ec Fixed up style sheet 12 years ago
Lorenz Meier 4b5bc3048f Fixed PFD to behave, no global defines any more 12 years ago
Lorenz Meier 3149ae7656 Merge branch 'mp_merge' of https://github.com/diydrones/qgroundcontrol into integration_merge 12 years ago
Lorenz Meier 8cc94fc796 Fixed PFD to behave, no global defines any more 12 years ago
Lorenz Meier 53de277456 Merge branch 'master' of github.com:mavlink/qgroundcontrol into hud 12 years ago
Lorenz Meier 7cb7efaecc Merge branch 'master' of github.com:dongfang/qgroundcontrol into hud 12 years ago
Bryant 975f410672 Forgot to set some members of XbeeLinkInterface to const as well 12 years ago
Bryant 7095cf2824 Changed many functions in the abstract *Link classes to be const. This facilitates setting other functions as const. The metadata for specific links are reset when the links are added. 12 years ago
Bryant f0a5118e1e The details on the success/errors for the MAVLink protocols are now shown for each link as tooltips that are updated every 5s. Values are currently wrong and unsure why as of yet. 12 years ago
Bryant 8c2dfea5a6 The QuickView now properly resets after the last UAS is deleted. 12 years ago
Lorenz Meier d4e36442d0 Revert "MAVLink update" 12 years ago
Lorenz Meier 51c4592070 Merge branch 'master' of github.com:mavlink/qgroundcontrol 12 years ago
Bryant a37f84892c Make the UASQuickView support resetting to a default state after all UASes are removed. 12 years ago
Lorenz Meier 233a17161a MAVLink update 12 years ago
Lorenz Meier e79b49fd4a MAVLink update 12 years ago
Bryant b1fc82ac54 Removing UASes now returns the UI to an almost pristine state. This was done by altering the activeUASSet signal so that it can emit a NULL UAS. Crashes may still exist in autopilot-specific code. 12 years ago
Bryant d91453a3c5 All subwindows are now centered on the screen. 12 years ago
Bryant e34142cff0 Partway through refactoring of UAS deletion. This is in order to actually support removing UASes from QGC, which is currently impossible. 12 years ago
Michael Carpenter d06caab203 Test merge of Soren's PFD into mp_merge 12 years ago
Michael Carpenter ac110b79a6 Merge remote-tracking branch 'soren/master' 12 years ago
Bryant 2e3c20e9e8 Added groupboxes around UASes in the ListWidget to indicate primary communication channel. 12 years ago
Michael Carpenter 4f4d88ba4c Fix for min/max values of radio configuration sliders not being scaled appropriatly 12 years ago
dongfang c6a96bf703 Impl. Lorenz suggestions wrt one velocityChanged, altitudeChanged, speedChanged signal per reference frame. Impl. CDI on compass disk. 12 years ago