@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 484 B
JavaScript
const t=26,e=170,n={id:26,name:"SCALED_IMU",fields:[{name:"time_boot_ms",type:"uint32_t"},{name:"xacc",type:"int16_t"},{name:"yacc",type:"int16_t"},{name:"zacc",type:"int16_t"},{name:"xgyro",type:"int16_t"},{name:"ygyro",type:"int16_t"},{name:"zgyro",type:"int16_t"},{name:"xmag",type:"int16_t"},{name:"ymag",type:"int16_t"},{name:"zmag",type:"int16_t"},{name:"temperature",type:"int16_t",extension:!0}]};export{e as SCALED_IMU_CRC_EXTRA,t as SCALED_IMU_ID,n as ScaledImuDefinition};