2688 Commits (78c4673f5b7aa05754d08a9f77d58ceafdf98a5f)
 

Author SHA1 Message Date
Michael Carpenter 89838e3234 Change for new arduplane.pdef.xml, and some small visual fixes on the Configuration page 12 years ago
Michael Carpenter 1ecc3f0836 Change to how configuration view operates, menu on the left side rather than top 12 years ago
Michael Carpenter d39f344d39 Changes go UASQuickView handles resizing better, and doesn't "clip" text when the window is too small. 12 years ago
Michael Carpenter 051d56a960 Abstraction of UASQuickViewItem, and addition of new Text item to use the abstraction 12 years ago
Michael Carpenter c6cd2cc01f Added save/load settings to UASQuickView, and commented header file 12 years ago
Michael Carpenter 93b786aa56 Addition of saving UASQuickViewItem's on closing, and reloading them on open 12 years ago
Michael Carpenter 77d4ac6169 Change so UASQuickViewItemSelect widget no longer has extra buttons 12 years ago
Michael Carpenter e5e592056b Addition of QuickView selection dialog for add/remove of display items 12 years ago
dongfang 10840b7c31 Multiple altitudes and speeds signals. Simplified PFD 12 years ago
dongfang 13dcbfae6d Lorenz merge 12 years ago
dongfang 59a57d53a0 PFD rework 12 years ago
Lorenz Meier 89696feb3e Merge pull request #279 from diydrones/toolbar_link_fix 12 years ago
dongfang 8e4319ae9c dongfang notes added 12 years ago
dongfang 71c451ffc1 PFD layout simplification (no corner panels) 12 years ago
Michael Carpenter d906374afd Fix for crash involving serial links not being removed from QGCToolBar properly. 12 years ago
Lorenz Meier 91d34fc1a3 Merge pull request #274 from Susurrus/moreVehicleConfig 12 years ago
dongfang 501f5124de PFD changes 12 years ago
dongfang 82c2f1ea2a Merge remote-tracking branch 'lorenz/master' 12 years ago
Lorenz Meier 2b2cc1bb81 Merge pull request #276 from diydrones/waypoint_and_compile_fix 12 years ago
Michael Carpenter 8344f1690e Fix for static const float cannot be initialized within a class definition, and other windows compile errors. 12 years ago
Michael Carpenter 69982e2856 Fix for bug where displaying WaypointList after adding offline waypoints resulted in an empty waypoint list, until the next waypoint was manually added 12 years ago
dongfang f10f2332e8 Merge Lorenz. Fixed wrong roll direction on PFD. PFD battery meter live. PFD pitch scale bars narrow towards +- 90 deg 12 years ago
Bryant 81f01e17a1 Accidently disabled one of the config panes by default; restoring it. 12 years ago
Bryant ac79125159 Removed extraneous debug statement that just cluttered the console. Hard to debug anything else with this active. 12 years ago
Bryant 853fee842c Set most UI to disabled by default with it only enabled on the addition of an active UAS. Added all missing parameter control buttons to the Vehicle Config widget. 12 years ago
Bryant 1268b94546 Fixed warning comparing ints of different signed-ness. Everything should just be unsigned here. 12 years ago
Bryant 46a436ef53 Small code cleanup. If statement was removed because at this point 'mav' has already been assumed to be non-null for a while. 12 years ago
Lorenz Meier a23be949e0 Merge pull request #272 from Susurrus/vehicle_config 12 years ago
Bryant 18a7f56e44 Fixed setting the slider position based on parameter values for variables that don't have a range specified. 12 years ago
Bryant 34dc082243 Removed unused code causing compilation warnings. 12 years ago
Bryant a97cc28f53 Simplified switch statement. 12 years ago
Lorenz Meier a0a4efbd88 Fix initial acceptance radius, warn user about offline mode 12 years ago
Lorenz Meier 3490be909c Made vehicle config robust against unknown system types 12 years ago
Lorenz Meier 80f8aac39e Only loading port names which still are available, fixed more compile errors 12 years ago
Lorenz Meier b94f906c51 Fixed minor compile error 12 years ago
Lorenz Meier 76cbb4c117 Cleaned up version number 12 years ago
Lorenz Meier d87add18f1 Compile fixes, added warning for log replay 12 years ago
Lorenz Meier 259403bef2 Checkpoint WPs issue-free in operation 12 years ago
Lorenz Meier 4f91c4afbe Checkpoint: Cleaned up a lot withint the WP management infrastructure 12 years ago
dongfang d548045711 merge 12 years ago
dongfang 45c48fa0d3 merge 12 years ago
dongfang d25d3be973 Merge remote-tracking branch 'diydrones/mp_merge_new' 12 years ago
Lorenz Meier a13508b3e6 Allowed offline editing of waypoints 12 years ago
dongfang 767161453f more PFD integration 12 years ago
Lorenz Meier 42de6b7cb1 HIL config improvements, fixed confusion about which dock widget is part of which view, main window behaving now 12 years ago
dongfang 7cedf391ef more PFD integration 12 years ago
Michael Carpenter 5843b6ac31 Change for new arduplane.pdef.xml, and some small visual fixes on the Configuration page 12 years ago
Michael Carpenter 913c64179c Fix for layout glitch when using HIL Configuration, and added checks to see if there is an active UAS before attempting to connect HSIDisplay signals 12 years ago
Michael Carpenter af3fc38cc9 Fix for HIL dock widget 12 years ago
dongfang ccd2ba2f24 merged 12 years ago