ArduPilot / ArduPilot/MissionPlanner
Request: highlight position of current log line in log browser map
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
The addition of the map in the log browser is _awesome_, super handy! Small request that would make it even better though:
- when you select a log line, have it highlight the position on the map (red dot?)
It would be really nice to be able to see the relationship between the log data at a certain point and where it was in the flight path at that time.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue names the log browser map and selecting a log line, but no files or tests. Start by locating the log browser map and the code handling current-line selection, then trace how flight-path positions are represented. Done means selecting a log line visibly marks its corresponding position on the map.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization, desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100