@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 922 B
JavaScript
const t=1,e=124,n={id:1,name:"SYS_STATUS",fields:[{name:"onboard_control_sensors_present",type:"uint32_t"},{name:"onboard_control_sensors_enabled",type:"uint32_t"},{name:"onboard_control_sensors_health",type:"uint32_t"},{name:"load",type:"uint16_t"},{name:"voltage_battery",type:"uint16_t"},{name:"current_battery",type:"int16_t"},{name:"drop_rate_comm",type:"uint16_t"},{name:"errors_comm",type:"uint16_t"},{name:"errors_count1",type:"uint16_t"},{name:"errors_count2",type:"uint16_t"},{name:"errors_count3",type:"uint16_t"},{name:"errors_count4",type:"uint16_t"},{name:"battery_remaining",type:"int8_t"},{name:"onboard_control_sensors_present_extended",type:"uint32_t",extension:!0},{name:"onboard_control_sensors_enabled_extended",type:"uint32_t",extension:!0},{name:"onboard_control_sensors_health_extended",type:"uint32_t",extension:!0}]};export{e as SYS_STATUS_CRC_EXTRA,t as SYS_STATUS_ID,n as SysStatusDefinition};