@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 437 B
JavaScript
const t=33,e=104,n={id:33,name:"GLOBAL_POSITION_INT",fields:[{name:"time_boot_ms",type:"uint32_t"},{name:"lat",type:"int32_t"},{name:"lon",type:"int32_t"},{name:"alt",type:"int32_t"},{name:"relative_alt",type:"int32_t"},{name:"vx",type:"int16_t"},{name:"vy",type:"int16_t"},{name:"vz",type:"int16_t"},{name:"hdg",type:"uint16_t"}]};export{e as GLOBAL_POSITION_INT_CRC_EXTRA,t as GLOBAL_POSITION_INT_ID,n as GlobalPositionIntDefinition};