Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mavlink FTP implementation List command #725

Merged
merged 10 commits into from
Jun 26, 2014
Merged

Mavlink FTP implementation List command #725

merged 10 commits into from
Jun 26, 2014

Conversation

DonLakeFlyer
Copy link
Contributor

List commands are now working fully. This includes handing things like Ack timeouts and Naks correctly. Added new support to MockUAS which allows for mavlink mock plugins o be created. Created a mavlink ftp server plugin which is used to create the unit test QGCUASFileManager.

After this gets merged. My next pull will be file download implementation.

Note: Requires use of the PX4Firmware:mavlink-ftp branch to run against a Pixhawk board. Also, there appears to be a bug in PX4Firmware which causes Acks to be lost at times. I've got an email thread going with Lorenz on that. This will likely require a pull on the firmware side as well to make this all work reliably.

@DonLakeFlyer
Copy link
Contributor Author

FYI: This will never pass TeamCity since TC doesn't know how to handle Pulls which are not on master.

LorenzMeier added a commit that referenced this pull request Jun 26, 2014
Mavlink FTP implementation List command
@LorenzMeier LorenzMeier merged commit 4b86141 into mavlink:mavlink-ftp Jun 26, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants