Cannot download log files with Mavlink

If I connect my Pixhawk by USB cable I can load waypoints, configure the aircraft and it all works fine except I cannot download my log files.

I get the error message:

Getting list of log files…
Error:System.TimeoutException: Timeout on read - GetLogEntry
at MissionPlanner.MAVLinkInterface.GetLogEntry(UInt16 startno, UInt16 endno)
at MissionPlanner.MAVLinkInterface.GetLogList()
at MissionPlanner.Log.LogDownloadMavLink.

If I take out the microSD card and put in my laptop the I can copy the log files over but this is a long way of doing it.

1 Like

try reformatting the sd card. the error is implying that the pixhawk isn’t responding for whatever reason.

Did this work for you? I am getting the same error, and can’t view my logs.

1 Like