ArduPilot / ArduPilot/MAVProxy
Mavproxy display mavlink packets
- Dominant language
- Python
- Stars
- 595
- Forks
- 773
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 18
Description
Hi,
how can I display all mavlink packets in real-time (in input and/or in output) by using mavproxy? By using "status" command I can observe only latests, I need display them in real-time. I set moddebug to 3 but it didn't help me.
Moreover, is there a way to directly read mavlink packets sent/received inside mavproxy logs?
Thank you
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the existing `status` command and `moddebug` setting in MAVProxy. Determine whether real-time input/output packet display or direct packet access in logs is intended, then identify the relevant command or logging entry points. Done would mean a documented or implemented way to inspect packets in real time and, if supported, retrieve them from logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100