NEW: release DJI Payload-SDK version 3.3

Signed-off-by: DJI-Martin <DJI-Martin@dji.com>
This commit is contained in:
DJI-Martin
2022-11-18 20:59:40 +08:00
parent 513d3537e2
commit f33308c85b
79 changed files with 1185370 additions and 1979 deletions

View File

@ -14,6 +14,7 @@ The following portions of the DJIs Payload SDK (“Software” referred to in
│   ├── M300_RTK_2.stp
│   ├── M300_RTK_3.stp
│   ├── M30T.stp
│   ├── M3E.stp
│   ├── PSDK Mounting Bracket(Payload).stp
│   ├── Skyport_Adapter_2.stp
│   └── X-Port 80mm.stp
@ -118,7 +119,6 @@ The following portions of the DJIs Payload SDK (“Software” referred to in
│   │   │   │   │   ├── dji_media_file_mp4.c
│   │   │   │   │   └── dji_media_file_mp4.h
│   │   │   │   ├── media_file
│   │   │   │   │   ├── out.h264
│   │   │   │   │   ├── PSDK_0001_ORG.jpg
│   │   │   │   │   ├── PSDK_0002_ORG.jpg
│   │   │   │   │   ├── PSDK_0003_ORG.jpg
@ -457,6 +457,7 @@ The following portions of the DJIs Payload SDK (“Software” referred to in
│   │   ├── application.cpp
│   │   ├── application.hpp
│   │   ├── dji_sdk_app_info.h
│   │   ├── dji_sdk_config.h
│   │   └── main.cpp
│   ├── CMakeLists.txt
│   └── hal