3525 Commits (aa14800fc3860b64d0c42b8359e596690f9f3e56)
 

Author SHA1 Message Date
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
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
Thomas Gubler 03f1a0905a add xbee library folder for linux 11 years ago
Thomas Gubler 39421a209a disable -Werror 11 years ago
Lorenz Meier f2b40d347c Merge pull request #464 from DonLakeFlyer/WarningsWork 11 years ago
Don Gagne 85017a1309 Fix -Werror=type-limits 11 years ago
Don Gagne 0422b46843 Fix broken Windows build 11 years ago
Don Gagne 0343347752 Pull across warnings fix from qupgrade side 11 years ago
Don Gagne f4f721ef8b Remove fixed warnings from Windows side 11 years ago
Don Gagne a15ee3016f Revert "Fix -Wsign-compare and -Wtype-limits" 11 years ago
Don Gagne ca92434dfa Turn off fixed warnings, add new ones that showed up! 11 years ago
Don Gagne dac00bab71 Fix -Wsign-compare and -Wtype-limits 11 years ago
Don Gagne e0f8cafb7b Fix -Wswitch 11 years ago
Don Gagne 46b2918584 Fix -Wsign-compare and -Wtype-limits 11 years ago
Don Gagne 1e37331db4 Fix -Wenum-compare 11 years ago
Don Gagne 1711e04fc6 -Wenum-compare fixes 11 years ago