Implement logging functions for the SDK. More...


Go to the source code of this file.
Classes | |
| struct | DJI::onboardSDK::__ActivationGetProtocolVersionAck |
| struct | DJI::onboardSDK::__ActivationGetProtocolVersionCommand |
| struct | DJI::onboardSDK::__Command |
Namespaces | |
| namespace | DJI |
| namespace | DJI::onboardSDK |
Typedefs | |
| typedef struct DJI::onboardSDK::__ActivationGetProtocolVersionAck | DJI::onboardSDK::__ActivationGetProtocolVersionAck |
| typedef struct DJI::onboardSDK::__ActivationGetProtocolVersionCommand | DJI::onboardSDK::__ActivationGetProtocolVersionCommand |
| typedef struct DJI::onboardSDK::__Command | DJI::onboardSDK::__Command |
Enumerations | |
| enum | DJI::onboardSDK::__ActivationGetProtocolVersionAckCodes { DJI::onboardSDK::AUTOPILOT_ACTIVATED = 0x0000, DJI::onboardSDK::AUTOPILOT_NOT_ACTIVATED = 0xFF01 } |
Functions | |
| void | DJI::onboardSDK::printFrame (HardDriver *hardDriver, Header *header, bool toAircraft) |
Implement logging functions for the SDK.
Definition in file DJI_Logging.h.