3237 Commits (e839160947b8860da1cbe12953b2ccd6497103df)

Author SHA1 Message Date
Don Gagne e839160947 Better output for signal failures 11 years ago
Bryant Mairs b9d547bb23 Fixes for connections in APM pilot code. 11 years ago
Bryant 07a50dbb4e Fixed missing argument in debug messages. Now they're readable! 11 years ago
Bryant 021f1e9c58 Remove old dead code from MainWindow.cc 11 years ago
Bryant 789a5fa7d7 Add action item to MainWindow.cc 11 years ago
Bryant Mairs 2d216cd91b Remove non-existent signal connection from IncrementalPlot. 11 years ago
Bryant Mairs 91e8195778 Fix the advanced checkbox in the RC Config portion of the vehicle config. 11 years ago
Lorenz Meier 0ac30734ea Remove protobuf hacks 11 years ago
Lorenz Meier 1720233102 Fix advanced port options in main serial window 11 years ago
Lorenz Meier 5bb53aae70 Better main window init 11 years ago
Lorenz Meier cfa2db738e Filtering MAVLink in debug console as default makes sense 11 years ago
Lorenz Meier b924b92907 Fixed missing preferences menu 11 years ago
Lorenz Meier 2501ff0360 Fixed debug console location, still ugly (style sheet handling) 11 years ago
Julian Oes 1ee48cbbe1 FileManager: hack to filter out images for video downlink 11 years ago
Julian Oes e1b954b5cc FileManager: whitespace only 11 years ago
Bryant 9095faebcc Signals cannot be overridden in subclasses. 11 years ago
Bryant 21bb147471 Corrected copy/paste error resulting in unused variable warning. 11 years ago
Lorenz Meier 1d4da07a1c Fix compile errors 11 years ago
Bryant 7f319a5fbd Fix initialized-but-unused warnings in test code for Release builds. 11 years ago
Lorenz Meier 20e1491002 Decode radio status and emit signal. Not used anywhere yet 11 years ago
Thomas Gubler 131dc1f872 add support for MAV_CMD_DO_FLIGHTTERMINATION in designer 11 years ago
Kynos 58fbf2c453 Remove isnan() and isinf() templated from QGC.h only if prior to Visual Studio 2013 11 years ago
Kynos 37b02a3afb Remove isnan() and isinf() templates from QGC.h for Windows builds 11 years ago
Bryant Mairs fb01ee9494 Fixed extra paren in GAudioOutput.cc 11 years ago
Bryant Mairs b7594100ad APMToolBar no longer takes a parent QWidget argument. 11 years ago
Susurrus 2ce8e86f36 Add more debugging output to GAudioOutput.cc 11 years ago
Susurrus 2c7a4309d1 Clean up dead code in GAudioOutput.cc 11 years ago
Susurrus e42ba9be45 Fix speech output checks in GAudioOutput.cc 11 years ago
Bryant Mairs 0c4de36b43 Fixed apmtoolbar. 11 years ago
Bryant Mairs f3b414edf4 The APMToolbar was moved over to thenew QtQuick2 API. 11 years ago
Lorenz Meier 6d093c1ec3 Fix the check for when to speak audio messages 11 years ago
Lorenz Meier 6fa692b7d9 Build fix 11 years ago
Lorenz Meier c9b53416d1 Moved audio output out of UI widget 11 years ago
Helen Oleynikova f3bd145241 Clean-up for video transmission. 11 years ago
Helen Oleynikova 4b34688a42 Fixed video transmission. 11 years ago
Bryant 2361a30e1d MessageHandler function prototype changed for Qt5. 11 years ago
Bryant Mairs 42a4ef8cb4 To include OpenGL primitives, we include the QtOpenGL header instead, which has all the platform-specific includes taken care of for us. 11 years ago
Bryant Mairs edf14d9b1b Qt5 doesn't declare as many GL functions as it used to, need to include system library headers now. 11 years ago
Bryant Mairs 0025e26ece qInstallMsgHandler() is now qInstallMessageHandler() 11 years ago
Bryant Mairs d57fa56c68 QSerialPort::UnknownBaud is now deprecated, so remove its use. 11 years ago
Don Gagne d9bc4cb2bb Better timeout handling 11 years ago
Don Gagne 20d1dd0226 Fix multiple clicks on List Files bugs 11 years ago
Don Gagne 7843cab121 Fix crash after second push of List Files 11 years ago
Don Gagne 238220b3a1 Silence maybe_uninitialized 11 years ago
Don Gagne ce05b1ba97 Debounce misconfiguration, fix onboard files view 11 years ago
Don Gagne d7b0f70337 Update to FileManager changes 11 years ago
Lorenz Meier e7d2ab27ae Merged with master, fixed compile error 11 years ago
Lorenz Meier 30e9ca4a83 Build fixes for Mac OS 11 years ago
Lorenz Meier 03ced70a56 Hide advanced RC config widget, as users keep confusing themselves with it 11 years ago
Don Gagne 84cd97cab8 Changed FTP to tree view 11 years ago