plangenh / Onboard-SDK

DJI Onboard SDK Official Repository

Home Page:https://github.com/dji-sdk/Onboard-SDK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DJI Onboard SDK (OSDK) 3.9

Join the chat at https://gitter.im/dji-sdk/Onboard-SDK

What is the DJI Onboard SDK?

The DJI Onboard SDK allows you to connect your own Onboard Computer to a supported DJI vehicle or flight controller using a serial port (TTL UART). For full documentation, please visit the DJI Developer Site. Documentation regarding the code can be found in the OSDK API Reference section of the developer website.

Latest Release

OSDK 3.9 was released on 24 September 2019. New APIs about flight controller such as home point setting, confirm landing, some function switches are supported in the version. For the payload device, more APIs about camera functions and parameters are added in the version. Please see the release notes for more information.

Last Major Release

OSDK 3.8.1 was released on 4 June 2019. This release adds support of Onboard-Payload SDK communication and Z30 zooming API for M210 series V2. Additionally, bugfixes for camera video support issues and STM32 platform issues are also added in this release. Please see the release notes for more information.

Firmware Compatibility

This chart shows the latest firmware that were available and are supported at the time of 3.9 release.

Aircraft/FC Firmware Package Version Flight Controller Version OSDK Branch Notes
M210/M210 RTK V2 1.0.0590 3.4.3.37 OSDK 3.9
M210/M210 RTK 1.2.0301 3.3.10.10 OSDK 3.9
M600/M600 Pro 1.0.1.67 3.2.41.14 OSDK 3.9
A3/A3 Pro 1.7.7.0 3.3.8.47 OSDK 3.9
N3 1.7.7.0 3.3.8.47 OSDK 3.9
M100 1.3.1.82 3.1.10.0 OSDK 3.9

Support

You can get support from DJI and the community with the following methods:

About

DJI Onboard SDK Official Repository

https://github.com/dji-sdk/Onboard-SDK

License:Other


Languages

Language:C++ 66.5%Language:C 31.2%Language:CMake 2.3%