ArduPilot / ArduPilot/MAVProxy

MAVExplorer Features to Add

Open
#1,059 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
595
Forks
773
Avg merge
2d 6h
Merged PRs (30d)
18

Description

Just an issue to track items I'd like to add to MAVExplorer

- Unit labels to each axis and item graphed (if different than the first like Mission Planner)
- Standardize plotted colors
- Extract/Export portions of a log file by time when you are zoomed in

TLog Plotting:
Only plot one source system at time lest you get this plot
Example filter for the entire file `mavlogdump.py's --source-system=X --source-component=Y`
![image](https://user-images.githubusercontent.com/69225461/176986949-7bf7c714-643b-4332-81a4-687d2c869e99.png)

- FFT Waterfall display
-FFT Log scale graphing and labeling ALA mavfft_isb.py

add save parameters

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing MAVExplorer's plotting and log-handling entry points, then read the referenced mavlogdump.py source/component filters and mavfft_isb.py FFT graphing and labeling behavior. The issue is complete only when the requested unit labels, color standardization, time-range export, source filtering, FFT waterfall and log-scale displays, and parameter saving are all defined and implemented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, data-visualization
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.