ArduPilot / ArduPilot/MissionPlanner

Log Browser: odd numbers appear when clicking on lines in DataTable

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

Description

The DataTable display is showing odd numbers (perhaps numbers from other parts of the log) when I do this:

- open up a large log file
- filter the log by one of the messages, I was doing object avoidance testing so I filtered by the OABR message but I suspect any message will work
- graph an element from the message using the right-side selector
- click on a line in the data table. The numbers that were there are replaced with unrelated numbers, perhaps from some other part of the log

![mp-dataviewer](https://user-images.githubusercontent.com/1498098/70411706-4bf53880-1a96-11ea-9fc4-08895fef3628.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in the Log Browser/DataTable workflow: open a large log, filter by a message, graph an element with the right-side selector, and click a data-table line. Compare the displayed values before and after selection; done when clicking a line no longer replaces them with unrelated numbers.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.