MavFrameV2
Represents a MAVLink v2 frame.
Properties
Link copied to clipboard
The ID of the component that originated this frame.
Link copied to clipboard
ID of the link on which this frame is sent. This value is 0u
if this packet is not signed.
Link copied to clipboard
Timestamp in 10 microsecond units since 1st January 2015 GMT time. This value or 0u
if this packet is not signed.
Functions
Link copied to clipboard
Validates this frame's signature, using its own link ID, timestamp and the given secretKey.