The1only / DJI-Onboard-SDK-for-Mavlink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DJI-Onboard-SDK-for-Mavlink

Introduction

This project is succeeded from Xuhao1's project. I update it with lastest Onboard SDK and remove the dependancy of 'ROS'. Origin project: https://github.com/xuhao1/dji_sdk

This is a server program for M100 & Mavlink comunication.

So you can use QGroundStation to control your M100.

Moreover, waypoints is supported.

I suggest that please activate your M100 by sample provided by DJI Onboard SDK before running this program.

Also, please make sure you are able to get the control right, when you wants to run this program.

TESTED:
M100 & 2.3.2 firmware
Raspberry Pi2
g++ version: 4.8.2

About


Languages

Language:C 87.3%Language:C++ 11.4%Language:Objective-C 1.3%Language:Makefile 0.1%