@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 490 B
JavaScript
const t=116,e=212,n={id:116,name:"SCALED_IMU2",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_IMU2_CRC_EXTRA,t as SCALED_IMU2_ID,n as ScaledImu2Definition};