3547 Commits (946ef6c3d79ec7a80f5a24d0dd30c1cc428edc0d)
 

Author SHA1 Message Date
Lorenz Meier 946ef6c3d7 Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier 7b21d58924 Removed windows startup delay on voice output 11 years ago
Lorenz Meier aa23d0dcf6 More dialect removal 11 years ago
Lorenz Meier 5d7ab736cc Fix more dialect stupidity 11 years ago
Lorenz Meier 31c5e3b9e2 Removed include guard preventing message parsing 11 years ago
Lorenz Meier 837d909f96 Bugfix imageready slot 11 years ago
Lorenz Meier 98fb2cbffe Add image debug output 11 years ago
Lorenz Meier 6dd9fedfb3 Hotfix for confusing / dangling video stream flags 11 years ago
Lorenz Meier 3027250d4b Disable the active WP setting in the edit list, as its super error prone - only allow it in the view list and switch between views based on activity on the system / UI 11 years ago
Lorenz Meier 01961dc346 Added script for homebrew deployment setup 11 years ago
Lorenz Meier b1580650a3 Bump version number, now that we have changed a few relevant things 11 years ago
Lorenz Meier b7edee79e8 Fix video widget display 11 years ago
Lorenz Meier 398d1622df Updating QUpgrade version 11 years ago
Lorenz Meier 084ebb7177 Merge pull request #496 from thomasgubler/flightgear_scenery 11 years ago
Lorenz Meier 3ecea9ef0f Merge pull request #509 from DonLakeFlyer/Warnings 11 years ago
Don Gagne 1feeda9aad Merge pull request #494 from blutack/master 11 years ago
Thomas Gubler 14e76cf217 add missing semicolon for windows build 11 years ago
Don Gagne 20f9040b42 Fix possible ununitialized but used variables 11 years ago
Don Gagne 017e564af2 Fix double->float truncations 11 years ago
Don Gagne 96fd7a0316 Fix macro redefinition errors 11 years ago
Don Gagne aa14800fc3 Fix a virtual function override 11 years ago
Don Gagne 62f3f67250 Bring across qupgrade warning fixes 11 years ago
Don Gagne 359fde68c5 Removed warning overrides 11 years ago
Don Gagne b878d1f327 These are all unused variable or parameter warning fixes 11 years ago
Thomas Gubler b73b1506ac flightgear HIL: also use default Scenery directory besides terrasync 11 years ago
blutack bfb43b4af7 Add libudev-dev to linux build requirements 11 years ago
Lorenz Meier e53822a07a Merge pull request #493 from julianoes/hexa_fix 11 years ago
Julian Oes 193b1e3fa7 Airframe config: fixed hexa copy and paste error 11 years ago
Lorenz Meier 28b50320a7 Fixed up autostart IDs 11 years ago
Lorenz Meier 34fb91182a MAVLink update 11 years ago
Lorenz Meier 5c6015c837 Fix up Mac console build 11 years ago
Lorenz Meier 5a5689563b Fixed MockUAS methods 11 years ago
Lorenz Meier 11417a140d PX4 config: Remove the specialized throttle handling - this needs testing, but doing the math on paper it doesn’t look like a special case is needed / wanted here. 11 years ago
Lorenz Meier 07f1e08073 Use the reversed values for the four control channels as well. Not using them would make the display very confusing. 11 years ago
Lorenz Meier 18b73fb9ab PX4 config: Cleanup in RC value handling. 11 years ago
Lorenz Meier 2415ed3863 Leave out confusing technical detail. Just tell the user we’re done. 11 years ago
Lorenz Meier d72185eb40 PX4 config: Insist on correct throttle position before accepting RC config end 11 years ago
Lorenz Meier bd14c4084d Added new icon, not hooked up to code yet 11 years ago
Lorenz Meier 514741a42d Supporting RC config better for PX4 vehicles, no functionality changes for other systems 11 years ago
Lorenz Meier 79b910abd2 Enable RC calibration mode during RC calibration to tell vehicle to ignore stick inputs for that period 11 years ago
Lorenz Meier c283bbeaa1 Upgraded qupgrade version 11 years ago
Lorenz Meier 31291fb156 New version of submodule 11 years ago
Lorenz Meier 43169a188a Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier 9dd0bc1214 Update build dir 11 years ago
Lorenz Meier 5c579445ba Merge pull request #477 from Susurrus/gitignore 11 years ago
Lorenz Meier 4f676b5cc6 Merge pull request #481 from bjarkevad/master 11 years ago
Bjarke Vad Andersen 5fce121ec8 Updated Linux build info in readme 11 years ago
Lorenz Meier 302dcd23d9 More HIL config options 11 years ago
Bryant 700d1adda6 Added more generated files to the .gitignore. 11 years ago
Lorenz Meier 24d041c485 Merge pull request #469 from DonLakeFlyer/EvenMoreWarnings 11 years ago