@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 489 B
JavaScript
const t=129,e=78,n={id:129,name:"SCALED_IMU3",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_IMU3_CRC_EXTRA,t as SCALED_IMU3_ID,n as ScaledImu3Definition};