![]() |
DJI Payload SDK
1.5.3
|
This file defines the payload SDK App function command set. More...
Go to the source code of this file.
Data Structures | |
union | U_AppFuncWidgetValue |
Widget Value Union. More... | |
struct | T_PsdkAppFuncWidgetValueItem |
Widget based parameters and value structure. More... | |
struct | T_PsdkAppFuncWidgetProperty |
Widget property structure. More... | |
struct | T_PsdkAppFuncTransAppToLoadReq |
Transparent data transmission from mobile app to load command request data structure. More... | |
struct | T_PsdkAppFuncTransAppToLoadAck |
Transparent data transmission from mobile app to load command ack data structure. More... | |
struct | T_PsdkAppFuncTransLoadToAppReq |
Transparent data transmission from load to mobile app command request data structure. More... | |
struct | T_PsdkAppFuncTransLoadToAppAck |
Transparent data transmission from load to mobile app command ack data structure. More... | |
struct | T_PsdkAppFuncPushFloatWindowMsgReq |
Float window message transmission command request data structure. More... | |
struct | T_PsdkAppFuncPushFloatWindowMsgAck |
Float window message transmission command ack data structure. More... | |
struct | T_PsdkAppFuncGetWidgetListLengthReq |
Get widget list length command request data structure. More... | |
struct | T_PsdkAppFuncGetWidgetListLengthAck |
Get widget list length command ack data structure. More... | |
struct | T_PsdkAppFuncGetWidgetListValueReq |
Get widget list data command request data structure. More... | |
struct | T_PsdkAppFuncGetWidgetListValueAck |
Get widget list data command ack data structure. More... | |
struct | T_PsdkAppFuncGetWidgetGroupCountReq |
Get widget value group number command request data structure. More... | |
struct | T_PsdkAppFuncGetWidgetGroupCountAck |
Get widget value group number command ack data structure. More... | |
struct | T_PsdkAppFuncGetWidgetGroupValueReq |
Get widget value group data command request data structure. More... | |
struct | T_PsdkAppFuncGetWidgetGroupValueAck |
Get widget value group data command ack data structure. More... | |
struct | T_PsdkAppFuncSetWidgetValueReq |
Set widget value command request data structure. More... | |
struct | T_PsdkAppFuncSetWidgetValueAck |
Set widget value command ack data structure. More... | |
struct | T_PsdkAppFuncGetTextInputBoxParamReq |
Get text input box parameters command request data structure. More... | |
struct | T_PsdkAppFuncGetTextInputBoxParamAck |
Get text input box parameters command ack data structure. More... | |
Macros | |
#define | APPFUNC_APP_TO_LOAD_MAX_LEN 128 |
#define | APPFUNC_LOAD_TO_APP_MAX_LEN 128 |
#define | APPFUNC_FLOAT_WINDOW_MSG_MAX_SIZE 128 |
#define | APPFUNC_MAX_WIDGET_COUNT 30 |
#define | APPFUNC_MAX_WIDGET_NAME_SIZE 32 |
#define | APPFUNC_LIST_MAX_ITEM_NUM 10 |
#define | APPFUNC_LIST_MAX_ITEM_NAME_SIZE 16 |
#define | APPFUNC_INT_INPUT_BOX_PROMPT_CHAR_MAX_SIZE 32 |
#define | APPFUNC_WIDGET_VALUE_GROUP_MAX_ITEM_COUNT 15 |
#define | APPFUNC_WIDGET_SCALE_MIN_VALUE 0 |
#define | APPFUNC_WIDGET_SCALE_MAX_VALUE 100 |
#define | APPFUNC_TEXT_INPUT_BOX_NAME_MAX_SIZE 32 |
#define | APPFUNC_TEXT_INPUT_BOX_DESCRIPTION_MAX_SIZE 32 |
This file defines the payload SDK App function command set.
All information contained herein is, and remains, the property of DJI. The intellectual and technical concepts contained herein are proprietary to DJI and may be covered by U.S. and foreign patents, patents in process, and protected by trade secret or copyright law. Dissemination of this information, including but not limited to data and other proprietary material(s) incorporated within the information, in any form, is strictly prohibited without the express written consent of DJI.
If you receive this source code without DJI’s authorization, you may not further disseminate the information, and you must immediately remove the source code and notify DJI of its removal. DJI reserves the right to pursue legal actions against you for any loss(es) or damage(s) caused by your failure to do so.