@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 593 B
JavaScript
const t=296,e=0,n={id:296,name:"GLOBAL_POSITION_SENSOR",fields:[{name:"time_usec",type:"uint64_t"},{name:"processing_time",type:"uint32_t"},{name:"lat",type:"int32_t"},{name:"lon",type:"int32_t"},{name:"alt_ellipsoid",type:"float"},{name:"alt",type:"float"},{name:"eph",type:"float"},{name:"epv",type:"float"},{name:"target_system",type:"uint8_t"},{name:"target_component",type:"uint8_t"},{name:"id",type:"uint8_t"},{name:"source",type:"uint8_t"},{name:"flags",type:"uint8_t"}]};export{e as GLOBAL_POSITION_SENSOR_CRC_EXTRA,t as GLOBAL_POSITION_SENSOR_ID,n as GlobalPositionSensorDefinition};