Lorenz Meier
|
4992f93dfc
|
Merge pull request #748 from DonLakeFlyer/FTPTimeout
FTP: Better timeout handling
|
11 years ago |
Don Gagne
|
d9bc4cb2bb
|
Better timeout handling
|
11 years ago |
Don Gagne
|
973b9c0c14
|
Merge pull request #746 from DonLakeFlyer/FileListFix
Onboard Files fixes
|
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
|
8c5fc40914
|
Merge pull request #744 from DonLakeFlyer/OnboardFilesBug
Debounce misconfiguration, fix onboard files view
|
11 years ago |
Don Gagne
|
d5e79d3a79
|
Merge pull request #743 from DonLakeFlyer/FTPUnitTestFix
FTP Unit Test fix
|
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
|
2517768289
|
Merge pull request #658 from mavlink/mavlink-ftp
Mavlink File Transfer Protocol (FTP)
|
11 years ago |
Lorenz Meier
|
3deecfe1c3
|
Merge pull request #741 from DonLakeFlyer/MoreFTP
Changed FTP to tree view
|
11 years ago |
Don Gagne
|
84cd97cab8
|
Changed FTP to tree view
Also added selection from tree view for downloading
|
11 years ago |
Lorenz Meier
|
625abc2c52
|
Merge pull request #734 from thomasgubler/hil_quad
FGFS multicopter HIL
|
11 years ago |
Thomas Gubler
|
80a987a37e
|
arducopter.xml: whitespace
|
11 years ago |
Thomas Gubler
|
f5bf2d5845
|
fgfs arducopter model: fix indentation
|
11 years ago |
Thomas Gubler
|
68fd87ddca
|
Merge remote-tracking branch 'thomas/hil_quad' into hil_quad
|
11 years ago |
Thomas Gubler
|
7861bcd0cd
|
Merge remote-tracking branch 'upstream/master' into hil_quad
|
11 years ago |
Lorenz Meier
|
2b88c6e9b5
|
Merge pull request #733 from DonLakeFlyer/mavlink-ftp
Mavlink FTP: List and Download commands working end to end
|
11 years ago |
Don Gagne
|
70c5ce7315
|
Remove missed qDebug
|
11 years ago |
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 |
Lorenz Meier
|
1caf009e09
|
Merge pull request #729 from mavlink/gmaps
Google Maps fix
|
11 years ago |
Thomas Gubler
|
b2923e4715
|
Merge remote-tracking branch 'upstream/master' into hil_quad
|
11 years ago |
Susurrus
|
5c404e229b
|
Merge pull request #732 from Susurrus/master
Fixes to botched Qwt 6.1 update
|
11 years ago |
Bryant Mairs
|
c50336321d
|
Update Qwt6.x update for QGCXYPlot.cc as QwtDoubleRectno longer exists
|
11 years ago |
Bryant Mairs
|
514ef5ca2c
|
Fix for ScrollZoomer being updated for Qwt6.x.
|
11 years ago |
Bryant Mairs
|
af8ad534c2
|
Remove use of Qwt5.x types as they're now deprecated.
|
11 years ago |
Don Gagne
|
e2e246fe5d
|
Support for Open/Read/Terminate FTP commands
Also modified protocol to better support eof’s on list and read
commands.
|
11 years ago |
Don Gagne
|
f12c0bf325
|
Add support for FTP open/read commands
|
11 years ago |
Lorenz Meier
|
0ed611a9ee
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
11 years ago |
Lorenz Meier
|
4dd19c3083
|
Default to Google maps
|
11 years ago |
Lorenz Meier
|
e968d6cac5
|
Fix up Google maps URL building
|
11 years ago |
Lorenz Meier
|
9ceef3f4f3
|
Merge pull request #726 from Susurrus/qwt_update3
Update Qwt to 6.1
|
11 years ago |
Lorenz Meier
|
5abe3b81e3
|
Merge pull request #728 from DonLakeFlyer/LinuxWarning
Fix linux release build warning
|
11 years ago |
Don Gagne
|
92af88b41d
|
Fix linux release build
|
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
Plotting data now defaults to drawing a line with no symbols.
|
11 years ago |
Lorenz Meier
|
d85733f9bc
|
Merge pull request #722 from Susurrus/qt5_fixes
Qt5 fixes
|
11 years ago |
Lorenz Meier
|
4b861414ea
|
Merge pull request #725 from DonLakeFlyer/mavlink-ftp
Mavlink FTP implementation List command
|
11 years ago |
Bryant
|
ff6ecfe63f
|
Now update QGC to use the new Qwt 6.1 code.
I was unsure how to update the QwtPlotPrintFilter code, so I just commented it out with a FIXME.
|
11 years ago |
Bryant
|
c96458cf3b
|
Update Qwt to 6.1.
We also document how we got the source code and keep our modifications out of the Qwt directory.
|
11 years ago |
Don Gagne
|
81452e02e8
|
Error messages to text box
|
11 years ago |