@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 398 B
JavaScript
const e=9005,t=0,n={id:9005,name:"WINCH_STATUS",fields:[{name:"time_usec",type:"uint64_t"},{name:"line_length",type:"float"},{name:"speed",type:"float"},{name:"tension",type:"float"},{name:"voltage",type:"float"},{name:"current",type:"float"},{name:"status",type:"uint32_t"},{name:"temperature",type:"int16_t"}]};export{t as WINCH_STATUS_CRC_EXTRA,e as WINCH_STATUS_ID,n as WinchStatusDefinition};