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.