6092 Commits (05812d9ea26123edb28fe972dce0aadc3c62207e)

Author SHA1 Message Date
dogmaphobic 05812d9ea2 Replacing the QGC icon throughout the application. 9 years ago
Don Gagne e1ad4ee009 New QGC Logo 9 years ago
Don Gagne 2d49ef53a3 Fix null _activeVehicle references 9 years ago
Don Gagne 246de5bc18 Add testing for SimpleMissionItem loading 9 years ago
Don Gagne 40e8ff4941 Fix SimpleMissionItem resetting default values over coordinate 9 years ago
Don Gagne 7802cf04bf Only set reverse for multi-rotor 9 years ago
Don Gagne af286a6370 Fix references to __qgcPal which did not exist in control 9 years ago
Tomaz Canabrava 8f137cdc57 Only accept numbers in FactTextEdit 9 years ago
Don Gagne 8188f645d7 Update for new Clang errors 9 years ago
Don Gagne 80410d6895 Fix layout of values 9 years ago
Don Gagne 840a10e951 Fix Message Indicator display 9 years ago
Don Gagne bc69d1212b Much better Outdoor palette visuals 9 years ago
Tomaz Canabrava 0c273c471f Found a unused class, safe to remove. 9 years ago
Don Gagne de4f9cac92 Toolbar/Instruments respect palette 9 years ago
Nate Weibley 9bd304e3e9 Fix for espeak / alsa errors for #3015 9 years ago
Don Gagne 454de718b2 Don't use channel 0 to avoid sequence number problems 9 years ago
Don Gagne 7c3c6162aa APM PreArm message handling 9 years ago
Jimmy Johnson d69ef3d401 adding follow me 9 years ago
Don Gagne d1cba94cd5 Add Solo video support 9 years ago
Nate Weibley fe8ff69e24 Refactor writeBytes to _writeBytes 9 years ago
Nate Weibley a2a203530e Fix BluetoothLink::writeBytes reference to size 9 years ago
Nate Weibley 0aaca17666 Check for socket nullptr in TCPLink::writeBytes 9 years ago
Nate Weibley 7f5726e76f Check for socket nullptr in UDPLink::writeBytes 9 years ago
Nate Weibley 1d0bf62709 Force link writes to occur via a signal/slot connection. 9 years ago
Don Gagne 973faaf20e Make disconnect for prominent 9 years ago
Don Gagne 7b6cb5c1da Make sure spurious parameter updates don't break waiting timeouts 9 years ago
Don Gagne c785760e5b Check COMPASS_USE params for disabled compass 9 years ago
Don Gagne 6e9d785ceb Drop high rate PreArm messages 9 years ago
Don Gagne e03fb849c0 Allow FirmwarePlugin to drop incoming messages 9 years ago
Don Gagne b4e8a87c6e Handle waiting for default component to come through better 9 years ago
Don Gagne a192050541 Add SILabs radio vid/pid 9 years ago
Don Gagne 177f658348 Update to SiK radio naming 9 years ago
Don Gagne 979951f023 Fix many bugs 9 years ago
Don Gagne 9e301d5196 Auto-Hide guided mode bar 9 years ago
Tomaz Canabrava 16f9f8e0a9 Clean unused variables / Fix QObject macro 9 years ago
Don Gagne ab024a66fe Add new QuadPlane flight modes 9 years ago
Don Gagne a383c8a463 Fix vehicle reference 9 years ago
Don Gagne e1ab5d5639 Remove unused code 9 years ago
Don Gagne cec453de36 Remove cancel button 9 years ago
Don Gagne 315bda6b5d Update flight mode naming 9 years ago
Tomaz Canabrava 0abc2addba Change calls to isnan / isinf to qIsNan / qIsInf 9 years ago
Tomaz Canabrava f43da9a7f9 Remove uneeded code 9 years ago
Tomaz Canabrava 841cbde5ca Fix compilation on some linux boxes 9 years ago
dogmaphobic 0a79fb5a90 Remove "Pipable" control if there is no Video. 9 years ago
dogmaphobic cfd54d0244 Initial Qt 5.6 build support. 9 years ago
Nate Weibley 2d00726c6b Add support for customizing the abbreviated representation of mission items for #3000 9 years ago
dogmaphobic d863438d4c Disabling the "Reject" button within the SliderSwitch. 9 years ago
dogmaphobic 189bdf58c5 Tweaking the SliderSwitch controller. 9 years ago
Don Gagne e8bcffc681 Add temp text indicators 9 years ago
Nate Weibley e0caee4390 Confirm retasking command before altering active waypoint 9 years ago