ArduPilot / ArduPilot/MissionPlanner

comminucation from mavproxy to pi

Open
#2,165 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
2.4k
Forks
2.9k
Avg merge
19h 16m
Merged PRs (30d)
4

Description

senario : My pc which is connected to the Ground radio telemetry needs to send some messages say (hello) or on mavproxy commend (arm throttle) to the pixhawk telem 1,and on the pi which is connected to telem 2 , I need to receive these messages.
what I could do so far is :
Using mavproxy I can send some commends and the pixhawk will act on the commends , e.g arm throttle.(pixhawk port Telem 1 is connected to air radio telemetry).
I can also control the pixhawk using the pi , arm throttle ,... .( Pixhawk port Telem 2 is connected to the PI).
what I could not do is :
receiving the sended commends from mavproxy on the pi?
is there any body that can help to figure out this issue ?

Contributor guide

No contributing guide indexed for this repository

Research direction

The issue mentions MAVProxy, Pixhawk telemetry ports, and a Raspberry Pi but names no repository files, tests, or entry points. First clarify the expected message-routing behavior and the MAVLink telemetry topology; the work is done when commands sent through MAVProxy are reliably received on the Pi.

Written by the indexing model from the issue text.

Assessment

Domain
embedded-iot, networking
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.