@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 487 B
JavaScript
const t=191,e=0,n={id:191,name:"MAG_CAL_PROGRESS",fields:[{name:"direction_x",type:"float"},{name:"direction_y",type:"float"},{name:"direction_z",type:"float"},{name:"compass_id",type:"uint8_t"},{name:"cal_mask",type:"uint8_t"},{name:"cal_status",type:"uint8_t"},{name:"attempt",type:"uint8_t"},{name:"completion_pct",type:"uint8_t"},{name:"completion_mask",type:"uint8_t",arrayLength:10}]};export{e as MAG_CAL_PROGRESS_CRC_EXTRA,t as MAG_CAL_PROGRESS_ID,n as MagCalProgressDefinition};