ArduPilot / ArduPilot/apm_planner

Graph view, time(ms) displayed as 2.233e5 (in mouseover tooltip)

Open
#707 1 comment 0 reactions 0 assignees View on GitHub
enhancement Graphing
Dominant language
C++
Stars
550
Forks
483
PR merge metrics
No merged PRs in 30d

Description

this makes time unreadable.

I also think we need some conditional processing of time strings, so the tooltip can display GPS week and ms as time/date.

I do not know how to access the GPS/ms whithout it being selected for graphing, but it would be best to just timestamp everything in mouseover tooltip, whithout selecting ms in graph.

Contributor guide

Open the contributing guide

Research direction

Start by locating the graph view's mouseover tooltip handling for the time(ms) value and determine how GPS week and milliseconds are represented there. The issue is done when tooltip times are readable as timestamps, including when ms is not selected for graphing; the payload names no files or tests to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
data-visualization, desktop
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.