Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MavlinkPassthrough support in language wrappers #2161

Closed
david6096 opened this issue Oct 20, 2023 · 3 comments
Closed

MavlinkPassthrough support in language wrappers #2161

david6096 opened this issue Oct 20, 2023 · 3 comments

Comments

@david6096
Copy link

I want to process custom mavlink message from android platform,but MavlinkPassthrough plugin not exported to mavsdkserver through protobuf rgpc.any scheduling for this?

@JonasVautherin
Copy link
Collaborator

It is not scheduled. @divyanshupundir is using https://github.com/divyanshupundir/mavlink-kotlin in parallel to MAVSDK-Java, I think.

If you only want to do raw mavlink you can look directly into mavlink-kotlin, I would say.

@julianoes julianoes changed the title MavlinkPassthrough supporting for rgpc MavlinkPassthrough support in language wrappers May 20, 2024
@julianoes
Copy link
Collaborator

This would be nice and is something I have planned to do. However, it's not exactly my day job, so if you want to accelerate it, consider throwing something in the hat.

@julianoes
Copy link
Collaborator

Duplicate of #1459 .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants