@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 619 B
JavaScript
const t=39,e=254,a={id:39,name:"MISSION_ITEM",fields:[{name:"param1",type:"float"},{name:"param2",type:"float"},{name:"param3",type:"float"},{name:"param4",type:"float"},{name:"x",type:"float"},{name:"y",type:"float"},{name:"z",type:"float"},{name:"seq",type:"uint16_t"},{name:"command",type:"uint16_t"},{name:"target_system",type:"uint8_t"},{name:"target_component",type:"uint8_t"},{name:"frame",type:"uint8_t"},{name:"current",type:"uint8_t"},{name:"autocontinue",type:"uint8_t"},{name:"mission_type",type:"uint8_t",extension:!0}]};export{e as MISSION_ITEM_CRC_EXTRA,t as MISSION_ITEM_ID,a as MissionItemDefinition};