Skip to main content

Module v2

Module v2 

Source
Expand description

MAVLink 2 frame constants.

Constantsยง

FRAME_SIZE
Maximum frame size.
HEADER_SIZE
Header size, excluding the STX marker.
IFLAG_SIGNED
Signed-frame incompatibility flag.
INCOMPAT_FLAGS_OFFSET
Offset of the incompatibility flags field.
SIGNATURE_LINK_ID_SIZE
Signature link id size.
SIGNATURE_SIZE
Total signature trailer size.
SIGNATURE_TIMESTAMP_SIZE
Signature timestamp size.
SIGNATURE_VALUE_SIZE
Signature value size.
SUPPORTED_IFLAGS
Incompatibility flags handled by this crate.