ArduPilot / ArduPilot/MissionPlanner
Log Downloader shifted enumeration of logs
- 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.

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