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

DJI OSDK and MAVLink #39

Open
XiaofengLin7 opened this issue Feb 24, 2021 · 1 comment
Open

DJI OSDK and MAVLink #39

XiaofengLin7 opened this issue Feb 24, 2021 · 1 comment

Comments

@XiaofengLin7
Copy link

Hi, great engineers.

Thanks for this great project firstly.

I just want some opinions from your guys. I recently want to develop a QGroundControl System to monitor DJI UAVs'(DJI OSDK supported) data and send some commands to the UAV. Currently, I think there are two ways to accomplish this.

  • first method is to translate the data into MAVLink protocol in the sender end(uavs), and then receive it on the ground.
  • second method is to receive the raw data from uav, and translate into MAVLink, then QGC receives it.

I don't know which way is best or most feasible. I really want you guys opinion. I would appreciate it if you could give me some advice or opinion, even how minor it is.

@The1only
Copy link

Please vist rosettadrone 2 (https://github.com/The1only/rosettadrone) , we do this exactly.

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

2 participants