C# Class Microsoft.Networking.Mavlink.MAVLink.mavlink_change_operator_control_ack_t

Afficher le fichier Open project: Dronacharya-Org/Dronacharya

Méthodes publiques

Свойство Type Description
ack byte
control_request byte
gcs_system_id byte

Property Details

ack public_oe property

0: ACK, 1: NACK: Wrong passkey, 2: NACK: Unsupported passkey encryption method, 3: NACK: Already under control
public byte ack
Résultat byte

control_request public_oe property

0: request control of this MAV, 1: Release control of this MAV
public byte control_request
Résultat byte

gcs_system_id public_oe property

ID of the GCS this message
public byte gcs_system_id
Résultat byte