Public Attributes | |
| uint8_t | bytes [MAVLINK_MAX_PACKET_LEN] |
| mavlink_message_t | msg |
| int | numBytes |
Contains a structure mavlink_message but also the raw bytes that make up that message
Definition at line 98 of file mavnative.c.
| uint8_t py_message_t::bytes[MAVLINK_MAX_PACKET_LEN] |
Definition at line 101 of file mavnative.c.
| mavlink_message_t py_message_t::msg |
Definition at line 99 of file mavnative.c.
| int py_message_t::numBytes |
Definition at line 100 of file mavnative.c.