3539 Commits (1d0f0fd8671d60c554f240a1ca484ec35323efb8)
 

Author SHA1 Message Date
Bryant 1d0f0fd867 Made warning messages from qmake more explicit. 11 years ago
Bryant ebbb7b7ac6 Altered build procedure for speech synthesis. 11 years ago
Bryant 1de1547be4 Improved MAVLink dialect selection. 11 years ago
Bryant 35dca1d0d2 Improved MAVLink dialect selection. 11 years ago
Bryant 29ef19a687 Updating QUpgrade build process. 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
Lorenz Meier 1518d2064b Merge pull request #472 from DonLakeFlyer/ReorderWarnings 11 years ago
Don Gagne c9cdc4649d -Wreorder fixes 11 years ago
Don Gagne ff390617b5 Unused formal parameter, unused local variable and a couple unreachable code changes 11 years ago
Lorenz Meier 75a27239c6 Merge pull request #468 from DonLakeFlyer/EigenUpgrade 11 years ago
Don Gagne d7b2622765 Unused formal parameter, unused local variable and a couple unreachable code changes 11 years ago
Don Gagne aa4de767b3 Update to Eigen 3.2.0 11 years ago
Lorenz Meier e5112a9fae Merge pull request #467 from thomasgubler/linux_xbee 11 years ago
Lorenz Meier 0284ff67a8 Merge pull request #466 from thomasgubler/disable_Werror 11 years ago