UNPKG

@aircast-4g/mavlink

Version:

TypeScript type generator for MAVLink dialects

2 lines (1 loc) 550 B
const t=8,e=0,n={id:8,name:"LINK_NODE_STATUS",fields:[{name:"timestamp",type:"uint64_t"},{name:"tx_rate",type:"uint32_t"},{name:"rx_rate",type:"uint32_t"},{name:"messages_sent",type:"uint32_t"},{name:"messages_received",type:"uint32_t"},{name:"messages_lost",type:"uint32_t"},{name:"rx_parse_err",type:"uint16_t"},{name:"tx_overflows",type:"uint16_t"},{name:"rx_overflows",type:"uint16_t"},{name:"tx_buf",type:"uint8_t"},{name:"rx_buf",type:"uint8_t"}]};export{e as LINK_NODE_STATUS_CRC_EXTRA,t as LINK_NODE_STATUS_ID,n as LinkNodeStatusDefinition};