Skip to content
GitLab
Explore
Sign in
qgroundcontrol
src
qgcunittest
MockMavlinkFileServer.cc
Aug 28, 2014
Better debugging for Windows failure
· 80956e42
Don Gagne
authored
Aug 27, 2014
80956e42
Modified to use new FILE_TRANSFER_PROTOCOL message
· b066ee20
Don Gagne
authored
Aug 27, 2014
b066ee20
Aug 10, 2014
Fix Linux Release build compiler warning
· 26ec3a50
Don Gagne
authored
Aug 10, 2014
26ec3a50
More FTP support plus unit testing
· 93a24d4b
Don Gagne
authored
Aug 10, 2014
93a24d4b
Aug 05, 2014
Added the ability to simulate server errors
· bd04903f
Don Gagne
authored
Aug 04, 2014
bd04903f
Jul 31, 2014
Set correct component ID
· 80994911
Don Gagne
authored
Jul 31, 2014
80994911
Jul 22, 2014
Corrected copy/paste error resulting in unused variable warning.
· 21bb1474
Bryant
authored
Jul 22, 2014
21bb1474
Fix compile errors
· 1d4da07a
Lorenz Meier
authored
Jul 22, 2014
1d4da07a
Fix initialized-but-unused warnings in test code for Release builds.
· 7f319a5f
Bryant
authored
Jul 21, 2014
7f319a5f
Jun 28, 2014
Remove missed qDebug
· 70c5ce73
Don Gagne
authored
Jun 28, 2014
70c5ce73
Workaround odd Windows std::string problem
· 6d2bdd84
Don Gagne
authored
Jun 28, 2014
6d2bdd84
Switch to kErrEOF style read loop handling
· d2c3e365
Don Gagne
authored
Jun 27, 2014
d2c3e365
Jun 27, 2014
Support for Open/Read/Terminate FTP commands
· e2e246fe
Don Gagne
authored
Jun 26, 2014
e2e246fe
Add support for FTP open/read commands
· f12c0bf3
Don Gagne
authored
Jun 26, 2014
f12c0bf3
Jun 26, 2014
Mock mavlink ftp server
· 23c77aef
Don Gagne
authored
Jun 25, 2014
23c77aef
Jun 20, 2014
Start of mock FileSever for unit testing
· 85d15747
Don Gagne
authored
Jun 19, 2014
85d15747
Loading