ArduPilot / ArduPilot/MissionPlanner
Beta MP's DataFlash viewer hides all data when Column is selected and then cancelled
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
On the latest Beta MP dataflash viewer, all the data in the data table is hidden if the user does this:
- open a .bin log file
- click on the column header to show a list of possible messages to filter by
- hit the Cancel button
The only way to make the data appear again is to uncheck/check the "Data Table" checkbox
EDIT: it seems actually that even selecting a message and pressing OK has the same effect. So just seems like the filtering by message feature is completely broken.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the issue in the Beta Mission Planner DataFlash viewer using a .bin log, then trace the column-header message filtering flow for Cancel and OK. Done means filtering or cancelling no longer hides all rows, without needing to toggle the Data Table checkbox.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100