@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 556 B
JavaScript
const t=243,e=85,a={id:243,name:"SET_HOME_POSITION",fields:[{name:"latitude",type:"int32_t"},{name:"longitude",type:"int32_t"},{name:"altitude",type:"int32_t"},{name:"x",type:"float"},{name:"y",type:"float"},{name:"z",type:"float"},{name:"q",type:"float",arrayLength:4},{name:"approach_x",type:"float"},{name:"approach_y",type:"float"},{name:"approach_z",type:"float"},{name:"target_system",type:"uint8_t"},{name:"time_usec",type:"uint64_t",extension:!0}]};export{e as SET_HOME_POSITION_CRC_EXTRA,t as SET_HOME_POSITION_ID,a as SetHomePositionDefinition};