7579 Commits (97670c449ddc7ab88363cdd575c107d6853172c8)
 

Author SHA1 Message Date
dogmaphobic c5e4c18379 APM Log Download "Fix" 9 years ago
Andreas Antener 7d41d6a446 use correct parameter for transition mode 9 years ago
Lorenz Meier ca2d5812f1 Update airframe default file 9 years ago
Don Gagne 83f7d7bc70 Add item button timeout out too early 9 years ago
Don Gagne 94008c9955 Merge pull request #2541 from DonLakeFlyer/MissionFixes 9 years ago
DonLakeFlyer b9c80cc130 Fix fake home position 9 years ago
DonLakeFlyer 98fcdb9eee Not showing H for home 9 years ago
Don Gagne 93568afecf Merge pull request #2539 from DonLakeFlyer/DeleteAllDirty 9 years ago
Don Gagne fd1e047d79 Merge pull request #2537 from DonLakeFlyer/MissionProtocol 9 years ago
Don Gagne 0c5c6c5d46 Set dirty bit when RemoveAllItems 9 years ago
Don Gagne 5a48f92b36 Merge pull request #2535 from DonLakeFlyer/HIL 9 years ago
Don Gagne 4131c134d2 Mission protocol robustness rework 9 years ago
Tomaz Canabrava bc53a26c79 Removed unused parameters, fix call on gcc 4.8 9 years ago
Don Gagne 12025fd383 Fix HIL shutdown crash 9 years ago
Don Gagne ff6edbdc53 No checkmarks in flight mode dropdown 9 years ago
Tomaz Canabrava 559f37f8a2 Changed QPointer connect to connect directly to it's ->data(); 9 years ago
Tomaz Canabrava 6a4204e2f8 Finish converting the signals to the new system 9 years ago
Tomaz Canabrava 7a78f296ac Removed code for Qt < 4.0.0 9 years ago
Tomaz Canabrava 69004c9bef Mode signal/slots to new style 9 years ago
Tomaz Canabrava 081c5a0114 Pass the proper parent on Widget 9 years ago
Tomaz Canabrava 28ba4dac95 More signals to new syntax 9 years ago
Tomaz Canabrava 6a84a9a9b0 More conversions from old to new Connect syntax 9 years ago
Tomaz Canabrava 8e9f8ede10 More Signals to new syntax, shut up Eigen error for c++11 code 9 years ago
Gus Grubba 5a2251ba9c Merge pull request #2533 from dogmaphobic/logHandling 9 years ago
dogmaphobic 776ee94083 Stupid case error. 9 years ago
dogmaphobic d18a6b85f4 Merge remote-tracking branch 'MavLink/master' into logHandling 9 years ago
dogmaphobic 939ee6f45a Implemented Log Download 9 years ago
Don Gagne d8c45c772a Merge pull request #2530 from DonLakeFlyer/VersionWarning 9 years ago
Don Gagne 046b0ae224 Merge pull request #2529 from DonLakeFlyer/RadioConfig 9 years ago
Tomaz Canabrava 11adc3426e Fix build for Android 9 years ago
Tomaz Canabrava 680fa638fd update eigen version to 3.2.7, to have better c++11 support 9 years ago
Tomaz Canabrava 641438a6e6 More signals converted to the new style 9 years ago
Tomaz Canabrava cae4dce2d4 More Signals to new syntax 9 years ago
Don Gagne a067300d86 Warn on unsupported APM version 9 years ago
Tomaz Canabrava c91a28be0d More signal / slot conversion 9 years ago
Don Gagne bb240c26f0 APM stack does not support RC cal start/stop 9 years ago
Tomaz Canabrava 344acaf6ab Modernize the C++ to accept variadic templates for signals with 6+ arguments 9 years ago
Don Gagne 7f58b6ef10 Harden code for missing params, handle APM special case 9 years ago
Tomaz Canabrava f0e2e15329 Modernize Qt connections 9 years ago
Don Gagne 7f43851eb0 Merge pull request #2523 from DonLakeFlyer/DefaultCompId 9 years ago
Don Gagne 94a0e98f32 Fix default comp id detection 9 years ago
Don Gagne a8fbcbabe4 Merge pull request #2391 from dagar/linux_libs 9 years ago
Don Gagne 996c282c44 Merge pull request #2517 from DonLakeFlyer/USBStart 9 years ago
Don Gagne 6b9a329049 Merge pull request #2516 from DonLakeFlyer/DialogStdSize 9 years ago
Don Gagne 01498cb2ce Merge pull request #2513 from DonLakeFlyer/ParamEditWork 9 years ago
Don Gagne 3440bc7c57 PX4 Firmware no longer requires mavlink USB start 9 years ago
Don Gagne e07413f699 Merge remote-tracking branch 'origin/DialogStdSize' into DialogStdSize 9 years ago
Don Gagne f7071dfdc9 Standard sizing for QGCView::showDialog 9 years ago
Don Gagne fef58549e8 Standard sizing for QGCView::showDialog 9 years ago
Lorenz Meier 05092fe2e0 UAS Object: Avoid spamming the console on successful commands 9 years ago