ArduPilot / ArduPilot/MissionPlanner

MP 1.3.6x bad graphing of BIN logs if LOG_DISARMED=1

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

MissionPlanner versions 1.3.6x doesn't graph properly specially if LOG_DISARMED is On.

It just displays single vertical point.

Attached are two screenshots from the graphing of BARO.temp - just an example - for the same BIN log file using MP 1.3.57 and 1.3.66

![Log Browser_1 3 57](https://user-images.githubusercontent.com/43599380/57969504-4613fa80-7980-11e9-8fbc-6529bbd7e50f.png)
![Log Browser_1 3 66](https://user-images.githubusercontent.com/43599380/57969505-47ddbe00-7980-11e9-854c-abfd5b1e67e4.png)

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the issue in Mission Planner 1.3.6x using the BIN log with LOG_DISARMED=1, and compare its BARO.temp graph with the 1.3.57 and 1.3.66 screenshots. Trace the log-browser graphing entry point; done means the BARO.temp data is plotted as a time series rather than a single vertical point.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
data-visualization, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.