Annotation Interface MavInfo
An 
Annotation providing more information about a MAVLink-Message.- See Also:
 MavlinkMessage
- 
Required Element Summary
Required Elements 
- 
Element Details
- 
id
int idEquivalent to the message id of the MAVLink-Specifications.- Returns:
 - message id
 
 - 
crc
int crcThe calculated CRC_EXTRA byte for this message.- Returns:
 - CRC_EXTRA byte for this message
 
 
 -