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

Log file download from Pixhawk over MAVLink seems broken #14795

Closed
julianoes opened this issue Apr 30, 2020 · 2 comments
Closed

Log file download from Pixhawk over MAVLink seems broken #14795

julianoes opened this issue Apr 30, 2020 · 2 comments
Assignees

Comments

@julianoes
Copy link
Contributor

I'm trying to download the log files using either QGC or MAVSDK but nothing happens when I request the files. This is with a Pixhawk 4 and Pixracer.

@julianoes
Copy link
Contributor Author

This seems to be a MAVLink specification problem. If there are no logs on the SD card then there is no response to LOG_REQUEST_LIST which looks the same as a timeout.

I'm closing this since it's not a PX4 problem as such.

@julianoes
Copy link
Contributor Author

julianoes commented Apr 30, 2020

I found that actually PX4 sends one LOG_ENTRY with id = 0 and num_logs = 0 to signal that there is no log available.
I will add that to the specification: mavlink/mavlink#1363

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant