29 #ifndef PSDK_PRECISE_SURVEY_H 30 #define PSDK_PRECISE_SURVEY_H 107 #endif //PSDK_PRECISE_SURVEY_H This is a structure type for defining a top-level structure for the integration of your application w...
Definition: psdk_upper.h:113
PPK offset data package structure.
Definition: psdk_cmdset_precise_survey.h:254
Function list for handling precise survey commands.
Definition: psdk_precise_survey.h:61
Precise position acquisition command req data structure.
Definition: psdk_cmdset_precise_survey.h:215
This is the header file for "psdk_upper.c", defining the structures and (exported) function prototype...
Get precise survey parameters command ack data structure.
Definition: psdk_cmdset_precise_survey.h:145
UTC time data package structure.
Definition: psdk_cmdset_precise_survey.h:202
E_PsdkStat PsdkPceSurvey_Init(T_PsdkUpper *psdkUpper, const T_PsdkPceSurveyHandler *pceSurveyHandler)
Initialize PSDK precise survey commands handling.
Definition: psdk_precise_survey.c:194
E_PsdkStat PsdkPceSurvey_PositionAcquisition(T_PsdkUpper *psdkUpper, T_PceSurveyPosAcqReq *posAcqReq, T_PceSurveyPosAcqAck *posAcqAck)
The function is used to request precise position of any point in payload.
Definition: psdk_precise_survey.c:213
Get payload parameters command ack data structure.
Definition: psdk_cmdset_precise_survey.h:165
Precise position acquisition command ack data structure.
Definition: psdk_cmdset_precise_survey.h:228
This file defines the PSDK command set.