2585 Commits (f418c2e555b7fac565670422e76e1cc25a5eb891)
 

Author SHA1 Message Date
Michael Carpenter f418c2e555 Addition of requestReset to LinkInterface, to allow MavLinkProtocol to detect when connected, but at the wrong baud rate, request a reset. 12 years ago
Michael Carpenter 5b969d254c Fix for a crash involving RawStatusView 12 years ago
Michael Carpenter ba6c9ba93b Change for InfoView's QuickView text sizing, and reenabling of RawStatusView 12 years ago
Michael Carpenter 2c9317b5db Changed radio calibration min/max to 800/2200 for APM connected RC units 12 years ago
Michael Carpenter 96d573bc9d Change for an initial SeriaLink, and QGCToolBar having a selection menu next to the connect button 12 years ago
Lorenz Meier 1f55e9c1d0 Merge branch 'master' of github.com:mavlink/qgroundcontrol 12 years ago
Lorenz Meier c2d396db6d Potential fixes for ActiveQt 12 years ago
Lorenz Meier 9a9ca548cd Fixed windows build errors. 12 years ago
Lorenz Meier eeda94f3ee Fixed HUD / Video widget to be useful 12 years ago
Lorenz Meier efd916af0c Fixed issue when custom message set is enabled 12 years ago
Lorenz Meier 7fb92ad558 Fixed null pointer issue 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
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
Lorenz Meier d4e36442d0 Revert "MAVLink update" 12 years ago
Lorenz Meier 51c4592070 Merge branch 'master' of github.com:mavlink/qgroundcontrol 12 years ago
Lorenz Meier 233a17161a MAVLink update 12 years ago
Lorenz Meier e79b49fd4a MAVLink update 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
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
Michael Carpenter e9e36e4137 Fix for a couple of floating windows that shouldn't have been shown 12 years ago
Michael Carpenter 140d1ffaf5 Made communications console output window read only to avoid accidently typing in it. 12 years ago
Michael Carpenter ac69865011 Change so MainWindow handles its own deletion, and deletion of other UI objects to allow for closing when the MainWindow is closed, regardless of if other windows are open. 12 years ago
Michael Carpenter 5f536d0d8d Addition of extra debug output to comms console during Serial Comms issues 12 years ago
Michael Carpenter 3fba725690 Added UASRawView to the tabbed quick view 12 years ago
Michael Carpenter b440b2e050 Fix for RC mappings in the configuration, and added a case so px4 mappings would still be editable 12 years ago
Michael Carpenter a77c0418f3 Fixed some some graphical glitches in the new RC calibration screen 12 years ago
Michael Carpenter 2f353997fc Change for the new RC calibration widget, still needs an if/else to load the old one for unsupported systems 12 years ago
Michael Carpenter 309fbf58f9 Addition of new RadioChannel displays for radio calibration 12 years ago
Michael Carpenter e72400d1a7 Additional functionaltiy of Actions view, including setwaypoint,change speed, and ARM/DISARM 12 years ago
pigeonhunter a545d1db4c Update README 12 years ago
Michael Carpenter 6b449af3c9 Addition of new Raw Status display, and tabbed widget container for QuickView 12 years ago
Michael Carpenter 296a2b37f2 Addition of "Actions" widget. Similar to the Control dock widget, but APM specific. 12 years ago
Michael Carpenter 0032c8d031 Addition of groundSpeed property to UAS 12 years ago
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