Skip to content

DJI-Colin/Onboard-SDK

 
 

Repository files navigation

DJI Onboard SDK (OSDK) 4.0

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 4.0 was released on 7 May 2020. This version supports M300 and M210/M210 RTK V2, you can try OSDK functions at M300 now. Besides, STM32 platform runs on RTOS and linker layer is refactored. For camera stream, user can get camera H264 stream now by new API. Please see the OSDK document for more information.

Last Major 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.

Firmware Compatibility

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

Aircraft/FC Firmware Package Version Flight Controller Version OSDK Branch Notes
**M300 ** 01.00.01.07 3.4.8.43 4.0
M210/M210 RTK V2 01.00.0670 3.4.80.255 4.0

Support

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

About

DJI Onboard SDK Official Repository

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 72.2%
  • C 25.5%
  • CMake 2.3%