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 Documentation. Documentation regarding the code can be found in the OSDK API Reference section of the developer's website.
OSDK 4.0.0 was released on 8 May 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.
This chart shows the latest firmware that were available and are supported at the time of 4.0.0 release.
Drone | Drone's Firmware | Controller's Firmware |
---|---|---|
M300 RTK | 01.00.01.07 | 3.4.8.16 |
M210 RTK V2 | 01.00.0670 | 3.4.3.37 |
M210 V2 | 01.00.0670 | 3.4.3.37 |
You can get support from DJI and the community with the following methods:
- Send E-mail to dev@dji.com describing your problem and a clear description of your setup
- Post questions on Developer Forum
- Github Issues or gitter.im
- Post questions on Stackoverflow using dji-sdk tag