7565 Commits (759507463c2249fa4232e9f7ff1b22941f4aff52)
 

Author SHA1 Message Date
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
Daniel Agar 94815cd5e2 linux include required libraries 9 years ago
Don Gagne 62e45635f5 Show enumStringValue if available 9 years ago
Don Gagne 140c572f00 Use combo box if enums available 9 years ago
Don Gagne 92db6e3ce0 Merge pull request #2511 from DonLakeFlyer/Colors 9 years ago
Don Gagne e1b61e4d5a Merge pull request #2509 from DonLakeFlyer/APMAirframe 9 years ago
Lorenz Meier e1ecf519b4 Set proper default mode for VTOL 9 years ago
Lorenz Meier 7580d24cb8 Teach mission manager about transition command 9 years ago
Lorenz Meier 62559ef4af Support camera and VTOL transition commands 9 years ago
Gus Grubba 58de729c66 Merge pull request #2508 from dogmaphobic/checkValidWidget 9 years ago
Don Gagne c2516cc854 Better light disabled text color 9 years ago
Don Gagne 163f024fe3 Add better button highlight color for light theme 9 years ago
Don Gagne 4c6d610d32 Change selected flight mode color 9 years ago
Don Gagne 1d0d3024c0 Update README.md 9 years ago
Don Gagne b68ab86cc2 Simplifying Airframe config 9 years ago