mavCmdDoAdsbOutIdent top-level constant
MavCmd
const mavCmdDoAdsbOutIdent
Trigger the start of an ADSB-out IDENT. This should only be used when requested to do so by an Air Traffic Controller in controlled airspace. This starts the IDENT which is then typically held for 18 seconds by the hardware per the Mode A, C, and S transponder spec.
MAV_CMD_DO_ADSB_OUT_IDENT
Implementation
const MavCmd mavCmdDoAdsbOutIdent = 10001;