ArduPilot / ArduPilot/MissionPlanner
LogBrowser: canned sensor reports not using Instance fields
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
The LogBrowser has many convenient canned reports but sadly they don't seem to work since the introduction of the instance fields. For example, below is the Compass mavgraphs and we see the values from all 3 compasses are being used instead of just the first one.

Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the LogBrowser canned report definitions and the Compass mavgraphs report mentioned in the issue. Trace how those reports select sensor values and verify that the first instance is used rather than values from all three compasses; done means the canned reports correctly honor Instance fields.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100