ArduPilot / ArduPilot/MissionPlanner

[feature request] Log browser: don't show line over gap in data.

Open
#2,529 0 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

![image](https://user-images.githubusercontent.com/33176108/103431309-f0787a00-4bc5-11eb-8bb9-387bf707e66d.png)

This shows a log were there is only data in Quadplane modes, this results in straight lines between sections of data. It would be nice to just not show the line if there is a gap in the data of more than some time, say 1 second. It is not such a issue in this example because is is a clear angled straight line, but if the value were not to change it becomes very hard to spot missing data vs good data.

Of course for some log messages (CMD) you would end up with no lines, Maybe show a scatter point at each end of the removed line?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the log browser chart shown in the issue image and the requested one-second gap rule. Determine how missing intervals and CMD messages are represented, then verify that gaps no longer render connecting lines and that the handling of endpoints or scatter points matches the agreed behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data-visualization
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.