4035 Commits (6d2bdd849a38275e3a8a51800cda080108c61cb7)
 

Author SHA1 Message Date
Don Gagne 6d2bdd849a Workaround odd Windows std::string problem 11 years ago
Don Gagne 94aaeb561f Fix warning from Linux/Windows build 11 years ago
Don Gagne d2c3e365a9 Switch to kErrEOF style read loop handling 11 years ago
Don Gagne e2e246fe5d Support for Open/Read/Terminate FTP commands 11 years ago
Don Gagne f12c0bf325 Add support for FTP open/read commands 11 years ago
Lorenz Meier e93fd779e6 Merge branch 'master' into mavlink-ftp 11 years ago
Lorenz Meier 7e9c2bef8c Fix warning in waypoint class 11 years ago
Lorenz Meier 30b9072d17 Warning fix 11 years ago
Lorenz Meier a8f64c9624 Update mavlink with latest static file fixes from upstream repo 11 years ago
Lorenz Meier 8a021e741d Merged mavlink-ftp 11 years ago
Lorenz Meier 95862015a1 Merged master to mavlink-ftp 11 years ago
Lorenz Meier 61be911716 Fixed unused param warnings 11 years ago
Lorenz Meier e3f03e998f Merge pull request #724 from Susurrus/dataplot_ui2 11 years ago
Lorenz Meier d85733f9bc Merge pull request #722 from Susurrus/qt5_fixes 11 years ago
Lorenz Meier 4b861414ea Merge pull request #725 from DonLakeFlyer/mavlink-ftp 11 years ago
Don Gagne 81452e02e8 Error messages to text box 11 years ago
Don Gagne 3f85733946 Fix image packet code 11 years ago
Don Gagne e2ce56dc05 List command is now fully working 11 years ago
Don Gagne 1a4a9f4fc6 QGCUASFileManager unit test 11 years ago
Don Gagne 587bf78a3f Mock mavlink plugin support 11 years ago
Don Gagne 23c77aefcb Mock mavlink ftp server 11 years ago
Don Gagne f3c8e5276f Add new QGCUASFileManager unit test 11 years ago
Bryant Mairs 3bb40ff9bc Plotting data now defaults to drawing a line with no symbols. 11 years ago
Bryant Mairs f7a8627fb6 QDesktopWidget() doesn't work in Qt5, use QApplication::desktop() instead. 11 years ago
Bryant Mairs 93c130c8c2 QDesktopWidget include now required for MainWindow.cc 11 years ago
Bryant Mairs 1a8b58e5f8 qVariantValue no longer exists, .value<T>() replaces it. 11 years ago
Bryant Mairs 3f5ba935e5 QApplication::UnicodeUTF8 no longer exists as it is now the default. 11 years ago
Bryant Mairs 1f4c371fe9 QThread::finished() no longer emittable by subclasses. 11 years ago
Bryant Mairs da5a348c10 QImage::setNumColors() renamed to setColorCount() 11 years ago
Bryant Mairs f96c178ca6 QString::toAscii() doesn't exist in Qt5, using toLatin1() instead. 11 years ago
Lorenz Meier 2e4ac6be5e Add RC channel handling 11 years ago
Lorenz Meier 8f30c8bee1 Let map ripper stop once finished 11 years ago
Lorenz Meier 43f4c3708e Make RC config more robust 11 years ago
Lorenz Meier 6e8454d2ad Fix parse error in project file 11 years ago
Lorenz Meier 7932dff56e Improve main tool bar labels 11 years ago
Lorenz Meier a8d2e1b778 Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier b54bb4c69d Merge pull request #718 from thomasgubler/espeakfix 11 years ago
Lorenz Meier 9fdf57e38f Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier 780838446c Merged TCP link unit test 11 years ago
Lorenz Meier 5a78617153 Merge pull request #703 from Susurrus/mavlinkgen_rm 11 years ago
Lorenz Meier a648d8685a Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier ff33c79ebf Merged FlightGear 11 years ago
Lorenz Meier 27a9dab3e9 Merge pull request #715 from Susurrus/seqid2 11 years ago
Lorenz Meier ea50f06b37 Merge pull request #711 from koenkooi/widgets 11 years ago
Lorenz Meier c7e4a65ce9 Merge branch 'master' of github.com:mavlink/qgroundcontrol 11 years ago
Lorenz Meier b7f495b178 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Lorenz Meier a6fae6b539 Fix HIL link reconnect issues due to missing threading flag usage, warn user about missing config and take him to config view if necessary 11 years ago
Don Gagne 85d15747cd Start of mock FileSever for unit testing 11 years ago
Don Gagne 9557ba9d65 Add missing widget 11 years ago
Don Gagne 38a6fe81d8 Fix warnings 11 years ago