ArduPilot / ArduPilot/MAVProxy
MAVExplorer: Unable to graph instanced MAVLink messages
- Dominant language
- Python
- Stars
- 595
- Forks
- 773
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
When looking at tlogs instanced messages fail to graph, they just open a blank window with no error messages. For example on a tlog with 4 instances of BATTERY_STATUS (all of which can be seen in the dumped log) `MAV> graph BATTERY_STATUS[0].current_battery` opens an empty window.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported command, `MAV> graph BATTERY_STATUS[0].current_battery`, against a tlog containing multiple BATTERY_STATUS instances. Trace the MAVExplorer graph handling for instanced messages and compare it with the dumped log output. Done means the command opens a populated graph rather than a blank window.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100