ArduPilot / ArduPilot/MissionPlanner

Log Downloader shifted enumeration of logs

Open
#1,406 3 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

As can be seen in the screenshot, logged flights are enumerated starting from 1 in the left pane but seem to be enumerated starting at 0 internally as can be seen in the right pane where the error occurs for log 6 / 5.
Suggestion: adapt the left pane to also enumerate starting at 0.

![2016-10-28 14_40_29-log downloader](https://cloud.githubusercontent.com/assets/2870104/19806638/84254b5a-9d1c-11e6-800f-92f4c102caca.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Mission Planner Log Downloader and reproduce the log 6 / 5 error shown in the issue screenshot. Inspect how the left pane labels logged flights versus the internal selection, and consider the issue complete when the displayed numbering matches the numbering used during download.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.