@aircast-4g/mavlink
Version:
TypeScript type generator for MAVLink dialects
2 lines (1 loc) • 551 B
JavaScript
const t=154,e=0,n={id:154,name:"DIGICAM_CONFIGURE",fields:[{name:"extra_value",type:"float"},{name:"shutter_speed",type:"uint16_t"},{name:"target_system",type:"uint8_t"},{name:"target_component",type:"uint8_t"},{name:"mode",type:"uint8_t"},{name:"aperture",type:"uint8_t"},{name:"iso",type:"uint8_t"},{name:"exposure_type",type:"uint8_t"},{name:"command_id",type:"uint8_t"},{name:"engine_cut_off",type:"uint8_t"},{name:"extra_param",type:"uint8_t"}]};export{e as DIGICAM_CONFIGURE_CRC_EXTRA,t as DIGICAM_CONFIGURE_ID,n as DigicamConfigureDefinition};