ArduPilot / ArduPilot/MissionPlanner

Failure to resume log download, and handle resumed operation.

Open
#2,253 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

#### Issue details
Log download (over serial port) may fail for no apparent reason with "timeout"
There are two faults:
-failure to retry/resume
-failure to continue download after error, without producing one error for each previously downloaded log.

#### Version
1.3.68.1

#### Platform
[x ] All

#### Hardware type
Cube2.0

#### Logs
see screenshot
![Screenshot from 2019-11-15 12-41-20](https://user-images.githubusercontent.com/1468842/68941352-ea4af280-07a5-11ea-818b-734ea0a5ce17.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the log download failure over the serial port on the reported Cube2.0 hardware or an equivalent setup, using the screenshot and issue details as the reference. Trace the download flow to determine how a timeout is handled. Done means a failed download can retry or resume, and previously downloaded logs do not each produce another error.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.