ArduPilot / ArduPilot/MissionPlanner
wrap_360 graph function doesn't work at all
- Dominant language
- C#
- Stars
- 2.4k
- Forks
- 2.9k
- Avg merge
- 19h 16m
- Merged PRs (30d)
- 4
Description
#### Issue details
On graphing DataFlash logs, any graph that is defined as wrap_360() on mavgraphs.xml doesn't work.
It's simply skipped at graphing and not displayed.
#### Version
Tested 1.3.57, 1.3.66 and Beta
I remember it was working long time ago.
#### Platform
[ x ] All
[ ] AntennaTracker
[ ] Copter
[ ] Plane
[ ] Rover
[ ] Sub
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the graphing path that reads mavgraphs.xml and handles the wrap_360() function when plotting DataFlash logs. Reproduce the issue with a graph defined using wrap_360(), then verify that the graph is no longer skipped and is displayed correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100