UNPKG

@aircast-4g/mavlink

Version:

TypeScript type generator for MAVLink dialects

2 lines (1 loc) 609 B
const t=87,e=150,a={id:87,name:"POSITION_TARGET_GLOBAL_INT",fields:[{name:"time_boot_ms",type:"uint32_t"},{name:"lat_int",type:"int32_t"},{name:"lon_int",type:"int32_t"},{name:"alt",type:"float"},{name:"vx",type:"float"},{name:"vy",type:"float"},{name:"vz",type:"float"},{name:"afx",type:"float"},{name:"afy",type:"float"},{name:"afz",type:"float"},{name:"yaw",type:"float"},{name:"yaw_rate",type:"float"},{name:"type_mask",type:"uint16_t"},{name:"coordinate_frame",type:"uint8_t"}]};export{e as POSITION_TARGET_GLOBAL_INT_CRC_EXTRA,t as POSITION_TARGET_GLOBAL_INT_ID,a as PositionTargetGlobalIntDefinition};